| Commit message (Expand) | Author | Age | Files | Lines |
* | firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI | Stefan Richter | 2010-12-12 | 1 | -15/+33 |
* | firewire: ohci: fix regression with VIA VT6315, disable MSI | Stefan Richter | 2010-12-12 | 1 | -1/+2 |
* | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-28 | 1 | -70/+90 |
|\ |
|
| * | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 2010-11-17 | 1 | -24/+35 |
| * | firewire: net: replace lists by counters | Stefan Richter | 2010-11-17 | 1 | -47/+26 |
| * | firewire: net: fix memory leaks | Stefan Richter | 2010-11-17 | 1 | -4/+31 |
| * | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 2010-11-17 | 1 | -3/+6 |
* | | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-05 | 1 | -23/+65 |
|\ |
|
| * | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch | 2010-10-30 | 1 | -2/+4 |
| * | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch | 2010-10-30 | 1 | -12/+16 |
| * | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch | 2010-10-30 | 1 | -14/+21 |
| * | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch | 2010-10-30 | 1 | -3/+32 |
* | | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-25 | 3 | -5/+310 |
|\ \ |
|
| * | | ieee1394: remove the old IEEE 1394 driver stack | Stefan Richter | 2010-10-11 | 1 | -5/+0 |
| * | | ieee1394: move init_ohci1394_dma to drivers/firewire/ | Stefan Richter | 2010-10-11 | 2 | -0/+310 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -13/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 | 2 | -26/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 4 | -25/+49 |
| |\ \ \ |
|
| * | | | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 2010-08-17 | 1 | -13/+0 |
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 | 2 | -26/+1 |
| |_|/
|/| | |
|
* | | | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 2010-09-08 | 1 | -0/+1 |
|/ / |
|
* | | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 2010-08-29 | 1 | -1/+9 |
* | | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 2010-08-19 | 1 | -3/+10 |
* | | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 2010-08-19 | 1 | -13/+15 |
* | | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 2010-08-19 | 1 | -3/+8 |
* | | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 2010-08-19 | 1 | -5/+7 |
|/ |
|
*-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 | 16 | -418/+2333 |
|\ \ |
|
| | * | firewire: core: add forgotten dummy driver methods, remove unused ones | Stefan Richter | 2010-08-02 | 1 | -26/+38 |
| | * | firewire: add isochronous multichannel reception | Stefan Richter | 2010-07-29 | 4 | -97/+346 |
| | * | firewire: core: small clarifications in core-cdev | Stefan Richter | 2010-07-29 | 1 | -6/+6 |
| | * | firewire: core: remove unused code | Stefan Richter | 2010-07-29 | 1 | -6/+2 |
| | * | firewire: ohci: release channel in error path | Stefan Richter | 2010-07-29 | 1 | -0/+1 |
| | * | firewire: ohci: use memory barriers to order descriptor updates | Stefan Richter | 2010-07-29 | 1 | -0/+3 |
| | * | firewire: cdev: improve FW_CDEV_IOC_ALLOCATE | Stefan Richter | 2010-07-23 | 1 | -3/+9 |
| | * | firewire: core: fix upper bound of possible CSR allocations | Stefan Richter | 2010-07-23 | 1 | -1/+1 |
| | * | firewire: cdev: add PHY pinging | Stefan Richter | 2010-07-23 | 3 | -3/+14 |
| | * | firewire: cdev: add PHY packet reception | Stefan Richter | 2010-07-23 | 5 | -7/+77 |
| | * | firewire: cdev: add PHY packet transmission | Stefan Richter | 2010-07-23 | 1 | -0/+64 |
| | * | firewire: core: use C99 initializer in array of ioctl handlers | Stefan Richter | 2010-07-23 | 1 | -21/+21 |
| | * | firewire: normalize status values in packet callbacks | Stefan Richter | 2010-07-23 | 2 | -3/+6 |
| | * | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter | 2010-07-13 | 5 | -36/+112 |
| | * | firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c... | Stefan Richter | 2010-07-13 | 1 | -0/+1 |
| | * | firewire: core: ensure some userspace API constants match corresponding kerne... | Stefan Richter | 2010-07-13 | 1 | -0/+11 |
| | * | firewire: core: fix fw_send_request kerneldoc comment | Stefan Richter | 2010-07-13 | 4 | -55/+57 |
| | * | firewire: cdev: check write quadlet request length to avoid buffer overflow | Clemens Ladisch | 2010-07-13 | 1 | -0/+4 |
| | * | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id | Stefan Richter | 2010-07-08 | 3 | -4/+11 |