aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin1-5/+5
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches1-392/+311
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-26/+30
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller55-404/+522
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+4
2010-02-12tg3: Update driver version to 3.107Matt Carlson1-2/+2
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson2-2/+9
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson1-4/+4
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson1-2/+1
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson2-0/+4
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson2-0/+8
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson2-10/+20
2010-02-12tg3: Prevent rx producer ring overrunsMatt Carlson1-0/+38
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson2-26/+22
2010-02-12igb: support for VF configuration toolsWilliams, Mitch A4-11/+126
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+15
2010-02-12sky2: version 1.27stephen hemminger1-1/+1
2010-02-12sky2: Avoid down and up during sky2_resetMike McCormack1-21/+47
2010-02-12sky2: Refactor sky2_down into two functionsMike McCormack1-11/+17
2010-02-12sky2: Refactor sky2_up into two functionsMike McCormack1-16/+25
2010-02-12sky2: Allocate initial skbs in sky2_alloc_buffersMike McCormack1-30/+36
2010-02-12sky2: Factor out code to calculate packet sizesMike McCormack1-20/+37
2010-02-12sky2: jumbo packet changesstephen hemminger2-26/+18
2010-02-12sky2: dont enable PME legacy modestephen hemminger1-6/+0
2010-02-12sky2: WoL changesstephen hemminger1-56/+9
2010-02-12sky2: fix sparse warningstephen hemminger1-1/+1
2010-02-12drivers/net/skge.c: Use netif_printk macrosJoe Perches1-44/+29
2010-02-12drivers/net/qlge: Use netif_printk helpersJoe Perches5-559/+580
2010-02-12drivers/net/jme: Use netif_printk helpersJoe Perches2-61/+34
2010-02-12drivers/net/r8196.c: Use netif_printk macrosJoe Perches1-88/+48
2010-02-12drivers/net/atl1e: Use netdev_printk helpersJoe Perches3-112/+99
2010-02-12sfc: Fix SFE4002 initialisationSteve Hodgson2-1/+2
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde1-1/+1
2010-02-12be2net: remove ASIC generation number from KconfigAjit Khaparde1-2/+2
2010-02-12be2net: change the driver descriptionAjit Khaparde1-1/+1
2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde2-14/+19
2010-02-12be2net: minor code optimizationsAjit Khaparde1-3/+5
2010-02-12be2net: bug fix in be_change_mtuAjit Khaparde1-2/+4
2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde4-153/+217
2010-02-12be2net: remove unused pci device idAjit Khaparde2-5/+2
2010-02-12virtio_net: remove send queueShirley Ma1-18/+8
2010-02-12net: Makefile change for KSZ884X driverTristram Ha1-0/+1
2010-02-12net: Kconfig change for KSZ884X driverTristram Ha1-0/+11
2010-02-12net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha1-0/+7335
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-02-12macb: straighten out macb_mii_probe functionJiri Pirko1-20/+9
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko168-394/+430
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-10ixgbe: Bump driver version upPeter Waskiewicz1-1/+1