summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | pcmcia: Fix up legacy driver IRQsAlan Cox2008-09-248-8/+8
| * | | rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-243-5/+6
| * | | ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-241-2/+16
| * | | mac80211: clean up rate control APIJohannes Berg2008-09-246-304/+146
| * | | ath9k: Fix TSF Adjust usageSujith2008-09-241-1/+2
| * | | ath9k: Fix nexttbtt calculationSujith2008-09-242-3/+7
| * | | ath9k: Whitespace cleanupSujith2008-09-241-76/+60
| * | | iwlwifi: remove HT flags from RXON when not in HT anymoreEmmanuel Grumbach2008-09-242-3/+8
| * | | libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-242-3/+24
| * | | ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis2008-09-243-10/+14
| * | | iwlwifi: make PS use named constantsTomas Winkler2008-09-241-7/+12
| * | | iwlwifi: don't delay scan in IBSS modeTomas Winkler2008-09-241-2/+4
| * | | b43: Issue warning when RFKILL_INPUT is not enabledLarry Finger2008-09-241-0/+5
| * | | wireless: Read scan flags correctly on x86-64David Kilroy2008-09-244-5/+4
* | | | Revert "ehea: fix mutex and spinlock use"David S. Miller2008-09-251-4/+22
* | | | e1000: remove unused Kconfig option for disabling packet splitBrandeburg, Jesse2008-09-243-433/+9
* | | | drivers/net/bonding: sparse fixes for exported tablesBen Dooks2008-09-241-0/+8
* | | | [netdrvr] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enableWeiwei Wang2008-09-241-5/+7
* | | | fs-enet: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-09-245-89/+3
* | | | netdev: drop CONFIG_PPC_MERGE from KconfigKumar Gala2008-09-242-2/+2
* | | | atl2: add tx bytes statisticJay Cliburn2008-09-241-1/+3
* | | | forcedeth fix: take phy out of reset during power upAyaz Abdulla2008-09-241-1/+1
* | | | e1000e: avoid duplicated output of device name in kernel warningFrans Pop2008-09-241-2/+4
* | | | atl1e: remove the unneeded (struct atl1e_adapter *)Jie Yang2008-09-241-3/+3
* | | | gianfar: free/iounmap memory after an error in mii bus initializationAndy Fleming2008-09-241-6/+8
* | | | ne.c: fix rmmod, platform driver improvementsDavid Fries2008-09-241-108/+164
* | | | gianfar: Fix error in mdio reset timeoutTrent Piepho2008-09-241-2/+2
* | | | e1000e: remove failed request for sw/fw/hw flagBruce Allan2008-09-241-0/+2
* | | | enic: bug fix: don't set netdev->name too earlyScott Feldman2008-09-242-76/+47
* | | | enic: Bug fix: Free MSI intr with correct data handleScott Feldman2008-09-241-3/+5
* | | | enic: fixes for review items from Ben HutchingsScott Feldman2008-09-242-26/+37
* | | | enic: Don't indicate IPv6 pkts using soft-LROScott Feldman2008-09-241-2/+2
* | | | r6040: fix wrong assignment in r6040_free_txbufsFlorian Fainelli2008-09-241-1/+1
* | | | Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-09-243-744/+785
|\ \ \ \
| * | | | mv643xx_eth: bump version to 1.4Lennert Buytenhek2008-09-191-1/+1
| * | | | mv643xx_eth: convert to phylibLennert Buytenhek2008-09-192-145/+105
| * | | | phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-191-41/+48
| * | | | mv643xx_eth: enforce frequent hardware statistics pollingLennert Buytenhek2008-09-191-0/+29
| * | | | mv643xx_eth: deal with unexpected ethernet header sizesLennert Buytenhek2008-09-191-48/+47
| * | | | mv643xx_eth: fix receive checksummingLennert Buytenhek2008-09-191-6/+4
| * | | | mv643xx_eth: add support for chips without transmit bandwidth controlLennert Buytenhek2008-09-141-31/+58
| * | | | mv643xx_eth: avoid reading ->byte_cnt twice during receive processingLennert Buytenhek2008-09-141-2/+5
| * | | | mv643xx_eth: shrink default receive and transmit queue sizesLennert Buytenhek2008-09-141-2/+2
| * | | | mv643xx_eth: replace array of skbs awaiting transmit completion with a queueLennert Buytenhek2008-09-141-29/+10
| * | | | mv643xx_eth: avoid dropping tx lock during transmit reclaimLennert Buytenhek2008-09-141-15/+7
| * | | | mv643xx_eth: switch to netif tx queue lock, get rid of private spinlockLennert Buytenhek2008-09-141-30/+55
| * | | | mv643xx_eth: move all work to the napi poll handlerLennert Buytenhek2008-09-141-246/+275
| * | | | mv643xx_eth: transmit multiqueue supportLennert Buytenhek2008-09-051-22/+18
| * | | | mv643xx_eth: delete unused and uninteresting interrupt source mask bitsLennert Buytenhek2008-09-051-11/+6
| * | | | mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/upLennert Buytenhek2008-09-051-19/+8
OpenPOWER on IntegriCloud