Age | Commit message (Expand) | Author |
2011-01-13 | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch |
2011-01-04 | firewire: use split transaction timeout only for split transactions | Clemens Ladisch |
2011-01-04 | firewire: ohci: consolidate context status flags | Stefan Richter |
2011-01-04 | firewire: ohci: cache the context run bit | Clemens Ladisch |
2011-01-04 | firewire: ohci: flush AT contexts after bus reset - addendum | Stefan Richter |
2011-01-03 | firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 | Clemens Ladisch |
2010-12-19 | firewire: net: set carrier state at ifup | Stefan Richter |
2010-12-19 | firewire: net: add carrier detection | Maxim Levitsky |
2010-12-13 | firewire: net: ratelimit error messages | Maxim Levitsky |
2010-12-13 | firewire: ohci: restart iso DMA contexts on resume from low power mode | Maxim Levitsky |
2010-12-13 | firewire: ohci: restore GUID on resume. | Maxim Levitsky |
2010-12-13 | firewire: ohci: use common buffer for self IDs and AR descriptors | Clemens Ladisch |
2010-12-13 | firewire: ohci: optimize iso context checks in the interrupt handler | Clemens Ladisch |
2010-12-13 | firewire: make PHY packet header format consistent | Clemens Ladisch |
2010-12-13 | firewire: ohci: properly clear posted write errors | Clemens Ladisch |
2010-12-13 | firewire: ohci: flush MMIO writes in the interrupt handler | Clemens Ladisch |
2010-12-13 | firewire: ohci: fix AT context initialization error handling | Clemens Ladisch |
2010-12-13 | firewire: ohci: Asynchronous Reception rewrite | Clemens Ladisch |
2010-12-12 | firewire: core: Update WARN uses | Joe Perches |
2010-12-12 | firewire: nosy: char device is not seekable | Stefan Richter |
2010-12-12 | firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI | Stefan Richter |
2010-12-12 | firewire: ohci: fix regression with VIA VT6315, disable MSI | Stefan Richter |
2010-11-28 | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2010-11-17 | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter |
2010-11-17 | firewire: net: replace lists by counters | Stefan Richter |
2010-11-17 | firewire: net: fix memory leaks | Stefan Richter |
2010-11-17 | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds |
2010-10-30 | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch |
2010-10-30 | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch |
2010-10-30 | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch |
2010-10-30 | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch |
2010-10-25 | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-11 | ieee1394: remove the old IEEE 1394 driver stack | Stefan Richter |
2010-10-11 | ieee1394: move init_ohci1394_dma to drivers/firewire/ | Stefan Richter |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-08 | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm |
2010-08-29 | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter |
2010-08-19 | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch |
2010-08-19 | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter |
2010-08-19 | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter |
2010-08-19 | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter |
2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings |