summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter3-5/+14
2009-03-24firewire: cdev: use list_first_entryStefan Richter1-1/+1
2009-03-24firewire: core: remove unused definitionsStefan Richter1-12/+0
2009-03-24firewire: remove line breaks before function namesStefan Richter11-377/+249
2009-03-24firewire: standardize a variable nameStefan Richter4-58/+57
2009-03-24firewire: core: remove obsolete assertionsStefan Richter1-13/+4
2009-03-24firewire: core: remove outdated commentStefan Richter1-6/+1
2009-03-24firewire: cdev: address handler input validationStefan Richter2-11/+21
2009-03-24firewire: cdev: use an idr rather than a linked list for resourcesJay Fenlason1-51/+114
2009-03-24firewire: cdev: fix race of fw_device_op_release with bus resetStefan Richter1-4/+4
2009-03-24firewire: cdev: tcodes input validationStefan Richter1-2/+25
2009-03-24firewire: convert client_list_lock to mutexStefan Richter3-16/+14
2009-03-24firewire: add a client_list_lockJay Fenlason3-15/+18
2009-03-24firewire: Include iso timestamp in headers when header_size > 4David Moore1-38/+35
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-103/+236
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+21
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller518-27808/+34055
2009-03-19bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-19smsc911x: reset last known duplex and carrier on openSteve Glendinning1-0/+4
2009-03-19sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-19sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-19tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-19virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-19bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-19bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds39-12237/+0
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-776/+866
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt42-668/+709
2009-03-18USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik1-1/+3
2009-03-18USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-18USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-18USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff1-1/+1
2009-03-18USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-8/+0
2009-03-18USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-18USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-18USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-18USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby1-1/+3
2009-03-18USB: misc/vstusb, fix lock imbalanceJiri Slaby1-0/+1
2009-03-18USB: misc/adutux, fix lock imbalanceJiri Slaby1-3/+3