aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-05netdrv: Fix unregister_netdev typosHerbert Xu2-2/+2
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-59/+125
2008-10-01mv643xx_eth: hook up skb recyclingLennert Buytenhek1-21/+45
2008-09-30ath5k: Add support for AR2417 v2Nick Kossifidis1-2/+3
2008-09-30ath5k: Fix SREV reporting after SREV updatesNick Kossifidis1-1/+5
2008-09-30ath5k: Use QUIET mechanism on tx dma stopNick Kossifidis2-7/+46
2008-09-30ath5k: Use new srevs to properly attach radio chipsNick Kossifidis1-69/+113
2008-09-30b43: Increase loop tries in do_dummy_txLarry Finger1-1/+1
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis6-238/+490
2008-09-30ath5k: write beacon control register twice when resetting tsfBob Copeland1-1/+13
2008-09-30rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde1-35/+34
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal4-2/+19
2008-09-30b43: Fix Bluetooth Coexistence SPROM programming error for HP 12f8 version of BCM4306Larry Finger1-0/+1
2008-09-30iwlwifi: use correct DMA_MASKWinkler, Tomas1-4/+4
2008-09-30iwlwifi: enable power save setting upon configEster Kummer1-0/+7
2008-09-30iwlwifi: refactor rx register initializationWinkler, Tomas3-16/+25
2008-09-30p54: Fix sparse warningsLarry Finger3-20/+24
2008-09-30b43: Fix Bluetooth coexistence SPROM coding error for Motorola 7010 variant of BCM4306Larry Finger1-1/+2
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller35-444/+331
2008-09-25Revert "ehea: fix mutex and spinlock use"David S. Miller1-4/+22
2008-09-24e1000: remove unused Kconfig option for disabling packet splitBrandeburg, Jesse3-433/+9
2008-09-24drivers/net/bonding: sparse fixes for exported tablesBen Dooks1-0/+8
2008-09-24[netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enableWeiwei Wang1-5/+7
2008-09-24fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala5-89/+3
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-24Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-nextJeff Garzik3-744/+785
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