summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-27ixgbe: Simplify transmit cleanup pathAlexander Duyck1-5/+5
2011-08-26ixgbevf: convert to ndo_fix_featuresMichał Mirosław2-51/+20
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet2-12/+48
2011-08-26ixgbevf: Check if EOP has changed before using itGreg Rose1-0/+4
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan6-113/+38
2011-08-26Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller4-194/+69
2011-08-26e1000: save skb counts in TX to avoid cache missesDean Nelson2-9/+11
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter1-1/+1
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter1-2/+2
2011-08-26bnx2x: Add new PHY BCM54616Yaniv Rosner2-0/+3
2011-08-26bnx2x: resurrect RX hashingMichal Schmidt1-2/+2
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell2-3/+4
2011-08-26bnx2fc: convert to SKB paged frag API.Ian Campbell1-1/+1
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-26bnx2: convert to SKB paged frag API.Ian Campbell1-4/+4
2011-08-26tg3: convert to SKB paged frag API.Ian Campbell1-4/+2
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell2-4/+6
2011-08-26IB: nes: convert to SKB paged frag API.Ian Campbell1-10/+11
2011-08-26IB: amso1100: convert to SKB paged frag API.Ian Campbell1-5/+3
2011-08-26atm: convert to SKB paged frag API.Ian Campbell1-1/+2
2011-08-26ath9k: add AR9580 supportLuis R. Rodriguez1-0/+1
2011-08-26carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter1-4/+7
2011-08-26ath9k_hw: add AR9580 supportLuis R. Rodriguez5-0/+1770
2011-08-26ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan1-0/+17
2011-08-26b43: correct warning for uninitialized variable 'macstat'John W. Linville1-1/+1
2011-08-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-26b43: HT-PHY: read clip stateRafał Miłecki2-1/+14
2011-08-26b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2-9/+34
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan1-1/+21
2011-08-26b43: drop Kconfig option of forcing PIO modeRafał Miłecki3-17/+1
2011-08-25sunbmac: use standard #defines from mii.h.Francois Romieu2-32/+16
2011-08-25dl2k: use standard #defines from mii.h.Francois Romieu2-162/+53
2011-08-24be2net: remove unused variableSathya Perla1-1/+0
2011-08-24be2net: increase FW update completion timeoutSathya Perla1-1/+1
2011-08-24be2net: fix erx->rx_drops_no_frags wrap aroundSathya Perla1-3/+19
2011-08-24be2net: get rid of memory mapped pci-cfg space addressSathya Perla2-20/+8
2011-08-24be2net: Fix race in posting rx buffers.Sathya Perla1-1/+1
2011-08-24libertas: update readme fileAmitkumar Karwar1-25/+0
2011-08-24rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger4-161/+33
2011-08-24rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger3-161/+32
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger6-172/+32
2011-08-24rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger3-127/+27
2011-08-24rtlwifi: Install updated rate-mapping routineLarry Finger3-0/+198
2011-08-24drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall1-2/+2
2011-08-24b43/legacy: Remove firmware IDsMichael Büsch4-15/+2
2011-08-24ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2-2/+2
2011-08-24ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan1-7/+27
2011-08-24ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan1-2/+2
2011-08-24ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan1-1/+16
2011-08-24p54: improve site surveyChristian Lamparter5-14/+211