summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-367/+498
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-42/+74
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson2-10/+77
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson2-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2-6/+14
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell1-7/+15
2008-05-02virtio: finer-grained features for virtio_netRusty Russell1-0/+9
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell1-20/+43
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell1-4/+4
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell1-1/+1
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller14-64/+77
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01[POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely2-42/+74
2008-05-01m68knommu: fix FEC driver lockingSebastian Siewior1-22/+33
2008-05-01m68knommu: kill warnings in FEC driverSebastian Siewior1-2/+8
2008-05-01m68knommu: remove unused interrupts in FEC driverGreg Ungerer1-34/+2
2008-05-01m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2-12/+16
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison3-4/+6
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2-1/+10
2008-04-30libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds57-491/+14836
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-10/+13
2008-04-30tty: add throttle/unthrottle helpersAlan Cox4-12/+4
2008-04-30strip: Fix up strip for the new orderAlan Cox1-42/+24
2008-04-30tty: The big operations reworkAlan Cox7-247/+209
2008-04-30pc300: Update to tty_set_operationsAlan Cox1-9/+15
2008-04-29iwlwifi: move the selects to the tristate driversAdrian Bunk1-6/+6
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+7
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-6/+0
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise1-1/+1
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+3
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds1-1/+1
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-2/+14
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison9-34/+30
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2-2/+2
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev6-72/+43