| Commit message (Expand) | Author | Age |
... | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2011-03-21 |
| |\| |
|
| * | | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver | Clemens Ladisch | 2011-03-15 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-21 |
| |\ \ \ |
|
| | | * | | firewire: net: is not experimental anymore | Stefan Richter | 2011-01-20 |
| | | * | | firewire: net: invalidate ARP entries of removed nodes | Maxim Levitsky | 2011-01-20 |
| | |/ /
| |/| | |
|
* | | | | firewire: ohci: optimize find_branch_descriptor() | Clemens Ladisch | 2011-04-19 |
* | | | | firewire: ohci: avoid separate DMA mapping for small AT payloads | Clemens Ladisch | 2011-04-19 |
* | | | | firewire: ohci: do not start DMA contexts before link is enabled | Clemens Ladisch | 2011-04-19 |
| |_|/
|/| | |
|
* | | | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter | 2011-03-20 |
* | | | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter | 2011-03-20 |
* | | | firewire: core: increase default SPLIT_TIMEOUT value | Clemens Ladisch | 2011-03-20 |
* | | | firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove | Oleg Drokin | 2011-03-14 |
* | | | firewire: ohci: omit IntEvent.busReset check rom AT queueing | Stefan Richter | 2011-03-14 |
* | | | firewire: ohci: prevent starting of iso contexts with empty queue | Clemens Ladisch | 2011-02-26 |
* | | | firewire: ohci: prevent iso completion callbacks after context stop | Clemens Ladisch | 2011-02-26 |
* | | | firewire: core: rename some variables | Clemens Ladisch | 2011-02-26 |
* | | | firewire: nosy: should work on Power Mac G4 PCI too | Stefan Richter | 2011-02-26 |
* | | | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 2011-01-23 |
* | | | firewire: cdev: remove unneeded reference | Clemens Ladisch | 2011-01-23 |
* | | | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch | 2011-01-23 |
* | | | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch | 2011-01-23 |
* | | | firewire: ohci: log dead DMA contexts | Clemens Ladisch | 2011-01-23 |
| |/
|/| |
|
* | | firewire: core: fix unstable I/O with Canon camcorder | Stefan Richter | 2011-01-20 |
|/ |
|
* | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch | 2011-01-13 |
* | 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-04 |
* | firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 | Clemens Ladisch | 2011-01-03 |
* | firewire: net: set carrier state at ifup | Stefan Richter | 2010-12-19 |
* | firewire: net: add carrier detection | Maxim Levitsky | 2010-12-19 |
* | 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-13 |
* | 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-12-12 |
* | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-28 |
|\ |
|
| * | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 2010-11-16 |
| * | firewire: net: replace lists by counters | Stefan Richter | 2010-11-16 |
| * | firewire: net: fix memory leaks | Stefan Richter | 2010-11-16 |
| * | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 2010-11-16 |