summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson-13/+29
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson-6/+14
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell-7/+15
2008-05-02virtio: finer-grained features for virtio_netRusty Russell-0/+9
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell-20/+43
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell-4/+4
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell-1/+1
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-64/+77
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn-2/+2
2008-05-01iwlwifi: fix debug messages during scanningBill Moss-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch-14/+33
2008-05-01[POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely-42/+74
2008-05-01m68knommu: fix FEC driver lockingSebastian Siewior-22/+33
2008-05-01m68knommu: kill warnings in FEC driverSebastian Siewior-2/+8
2008-05-01m68knommu: remove unused interrupts in FEC driverGreg Ungerer-34/+2
2008-05-01m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer-12/+16
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison-4/+6
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-1/+10
2008-04-30libertas: fix use-before-check violationHolger Schurig-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch-0/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-491/+14836
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-10/+13
2008-04-30tty: add throttle/unthrottle helpersAlan Cox-12/+4
2008-04-30strip: Fix up strip for the new orderAlan Cox-42/+24
2008-04-30tty: The big operations reworkAlan Cox-247/+209
2008-04-30pc300: Update to tty_set_operationsAlan Cox-9/+15
2008-04-29iwlwifi: move the selects to the tristate driversAdrian Bunk-6/+6
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+7
2008-04-29mlx4_core: Avoid recycling old FMR R_Keys too soonOlaf Kirch-6/+0
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise-1/+1
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin-1/+3
2008-04-29drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds-1/+1
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-2/+14
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison-30/+22
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison-34/+30
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa-2/+2
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev-72/+43
2008-04-29proc: remove proc_root_driverAlexey Dobriyan-4/+4
2008-04-29[POWERPC] mpc5200: Fix FEC error handling on FIFO errorsSascha Hauer-10/+13
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei-2/+14
2008-04-29[netdrvr] gianfar: Determine TBIPA value dynamicallyPaul Gortmaker-19/+50
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa-0/+1274
2008-04-29ARM: am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin-3/+7
2008-04-29Blackfin EMAC Driver: Initial version of ethtool supportBryan Wu-0/+47
2008-04-29Blackfin EMAC Driver: code cleanupBryan Wu-127/+124
2008-04-29net: eepro autoport typoHarvey Harrison-1/+1
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning-2/+69