aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2010-11-28Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-11-17firewire: net: throttle TX queue before running out of tlabelsStefan Richter
2010-11-17firewire: net: replace lists by countersStefan Richter
2010-11-17firewire: net: fix memory leaksStefan Richter
2010-11-17firewire: net: count stats.tx_packets and stats.tx_bytesStefan Richter
2010-11-16SCSI host lock push-downJeff Garzik
2010-11-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-10-30firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch
2010-10-30firewire: ohci: avoid reallocation of AR buffersClemens Ladisch
2010-10-30firewire: ohci: fix race in AR split packet handlingClemens Ladisch
2010-10-30firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch
2010-10-25Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11ieee1394: remove the old IEEE 1394 driver stackStefan Richter
2010-10-11ieee1394: move init_ohci1394_dma to drivers/firewire/Stefan Richter
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-08firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-19firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch
2010-08-19firewire: net: fix unicast reception RCODE in failure pathsStefan Richter
2010-08-19firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter
2010-08-19firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter
2010-08-17ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-08-02firewire: core: add forgotten dummy driver methods, remove unused onesStefan Richter
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-29firewire: core: small clarifications in core-cdevStefan Richter
2010-07-29firewire: core: remove unused codeStefan Richter
2010-07-29firewire: ohci: release channel in error pathStefan Richter
2010-07-29firewire: ohci: use memory barriers to order descriptor updatesStefan Richter
2010-07-27tools/firewire: add userspace front-end of nosyStefan Richter
2010-07-27firewire: nosy: use generic printk macrosStefan Richter
2010-07-27firewire: nosy: endianess fixes and annotationsStefan Richter
2010-07-27firewire: nosy: annotate __user pointers and __iomem pointersStefan Richter
2010-07-27firewire: nosy: fix device shutdown with active clientStefan Richter
2010-07-27firewire: nosy: handle errors in device probeStefan Richter
2010-07-27firewire: nosy: fix IRQ handler for card ejectionStefan Richter
2010-07-27firewire: nosy: unroll some simple functionsStefan Richter
2010-07-27firewire: nosy: use flagless variants of spinlock accessorsStefan Richter
2010-07-27firewire: nosy: fix list corruption by NOSY_IOC_STOPStefan Richter
2010-07-27firewire: nosy: convert to unlocked ioctlStefan Richter
2010-07-27firewire: nosy: misc cleanupsStefan Richter
2010-07-27firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter
2010-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter
2010-07-23firewire: core: fix upper bound of possible CSR allocationsStefan Richter