summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-24netdev: drop CONFIG_PPC_MERGE from KconfigKumar Gala2-2/+2
2008-09-24atl2: add tx bytes statisticJay Cliburn1-1/+3
2008-09-24forcedeth fix: take phy out of reset during power upAyaz Abdulla1-1/+1
2008-09-24e1000e: avoid duplicated output of device name in kernel warningFrans Pop1-2/+4
2008-09-24atl1e: remove the unneeded (struct atl1e_adapter *)Jie Yang1-3/+3
2008-09-24gianfar: free/iounmap memory after an error in mii bus initializationAndy Fleming1-6/+8
2008-09-24ne.c: fix rmmod, platform driver improvementsDavid Fries1-108/+164
2008-09-24gianfar: Fix error in mdio reset timeoutTrent Piepho1-2/+2
2008-09-24e1000e: remove failed request for sw/fw/hw flagBruce Allan1-0/+2
2008-09-24enic: bug fix: don't set netdev->name too earlyScott Feldman2-76/+47
2008-09-24enic: Bug fix: Free MSI intr with correct data handleScott Feldman1-3/+5
2008-09-24enic: fixes for review items from Ben HutchingsScott Feldman2-26/+37
2008-09-24enic: Don't indicate IPv6 pkts using soft-LROScott Feldman1-2/+2
2008-09-24r6040: fix wrong assignment in r6040_free_txbufsFlorian Fainelli1-1/+1
2008-09-24qeth: avoid qeth recovery problemsUrsula Braun3-8/+15
2008-09-24qeth: use firmware MAC-address for layer2 hsi-devicesUrsula Braun1-1/+2
2008-09-24Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik3-744/+785
2008-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+29
2008-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+7
2008-09-24bonding: add more ethtool supportStephen Hemminger1-0/+6
2008-09-24netxen: enable msi-x for quad-gig boardsDhananjay Phadke1-1/+1
2008-09-24sundance: set carrier status on link change eventsDan Nicholson1-33/+62
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison31-235/+235
2008-09-24ehea: Enable DLPAR memory removeHannes Hering1-2/+2
2008-09-24[netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow1-92/+234
2008-09-24myri10ge: use DCA if DCA is compiled as a moduleBrice Goglin2-13/+14
2008-09-24cxgb3 - remove duplicate tests in lroDivy Le Ray1-35/+0
2008-09-24r8169: select MII in KconfigFrancois Romieu1-0/+1
2008-09-24ehea: fix mutex and spinlock useSebastien Dugue1-22/+4
2008-09-24ixgbe: fix DCA dependency in KconfigJesse Brandeburg1-0/+1
2008-09-24ixgbe: whitespace/formatting cleanupAlexander Duyck1-71/+54
2008-09-24ixgbe: correctly add and remove napi queuesAlexander Duyck1-100/+130
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz9-300/+266
2008-09-24ixgbe: bump versionJeff Kirsher1-1/+1
2008-09-24ixgbe: xmit frame refactorJesse Brandeburg1-25/+17
2008-09-24ixgbe: lower stack space usageJesse Brandeburg1-9/+6
2008-09-24ixgbe: cleanup definesJesse Brandeburg1-7/+0
2008-09-24ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2-45/+45
2008-09-24ixgbe: refresh the ixgbe_down functionJesse Brandeburg1-10/+19
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg9-814/+1700
2008-09-24ixgbe: add clean rx many routineJesse Brandeburg1-2/+60
2008-09-24ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg1-6/+8
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg3-53/+56
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg3-0/+4
2008-09-24ixgbe: recycle pages in packet split modeJesse Brandeburg2-18/+32
2008-09-24ixgbe: fix bug with lots of tx queuesJesse Brandeburg1-3/+3
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg3-89/+100
2008-09-24ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg1-1/+1
2008-09-24ixgbe: fix pci_resource allocation as in other driversJeff Kirsher1-8/+2
2008-09-24ixgbe: fix ethtool register dumpJesse Brandeburg2-21/+12