summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* greth: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+4
* gianfar: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* forcedeth: convert to SKB paged frag API.Ian Campbell2011-08-301-4/+10
* enic: convert to SKB paged frag API.Ian Campbell2011-08-301-7/+7
* intel: convert to SKB paged frag API.Ian Campbell2011-08-307-30/+22
* cassini: convert to SKB paged frag API.Ian Campbell2011-08-301-8/+7
* bna: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+2
* benet: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+5
* atlx: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+2
* atl1e: convert to SKB paged frag API.Ian Campbell2011-08-301-6/+5
* atl1c: convert to SKB paged frag API.Ian Campbell2011-08-301-5/+4
* acenic: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+3
* 8139cp: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+1
* 3c59x: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+4
* bnx2x: Fix build errorDmitry Kravkov2011-08-301-1/+1
* net: Fix duplicate CONFIG_SLIP entry in driver/net/MakefileDavid S. Miller2011-08-301-1/+0
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-303-2/+108
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-304-32/+95
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-302-2/+10
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-302-8/+13
* qlcnic: detect fan failureSony Chacko2011-08-303-7/+27
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-08-2986-1059/+4219
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-2986-1059/+4219
| |\
| | * ath9k: add AR9580 supportLuis R. Rodriguez2011-08-261-0/+1
| | * carl9170: Use do_div for 64-bit division to fix 32-bit kernelsChristian Lamparter2011-08-261-4/+7
| | * ath9k_hw: add AR9580 supportLuis R. Rodriguez2011-08-265-0/+1770
| | * ath9k_htc: Add get_stats call backMohammed Shafi Shajakhan2011-08-261-0/+17
| | * b43: correct warning for uninitialized variable 'macstat'John W. Linville2011-08-261-1/+1
| | * ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville2011-08-261-6/+2
| | * b43: HT-PHY: read clip stateRafał Miłecki2011-08-262-1/+14
| | * b43: HT-PHY: use separated function for forcing RF sequenceRafał Miłecki2011-08-262-9/+34
| | * ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan2011-08-261-1/+21
| | * b43: drop Kconfig option of forcing PIO modeRafał Miłecki2011-08-263-17/+1
| | * libertas: update readme fileAmitkumar Karwar2011-08-241-25/+0
| | * rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-244-161/+33
| | * rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-161/+32
| | * rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-246-172/+32
| | * rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-127/+27
| | * rtlwifi: Install updated rate-mapping routineLarry Finger2011-08-243-0/+198
| | * drivers/net/wireless/mwifiex/scan.c: test the just-initialized valueJulia Lawall2011-08-241-2/+2
| | * b43/legacy: Remove firmware IDsMichael Büsch2011-08-244-15/+2
| | * ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2011-08-242-2/+2
| | * ath9k: Change rate control to use legacy rate as last MRRRajkumar Manoharan2011-08-241-7/+27
| | * ath9k_hw: Fix descriptor status of TxOpExceededRajkumar Manoharan2011-08-241-2/+2
| | * ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-241-1/+16
| | * p54: improve site surveyChristian Lamparter2011-08-245-14/+211
| | * ath9k: fix MGMT packets when using TKIPBill Jordan2011-08-241-1/+2
| | * b43: warn when forcing PIO modeRafał Miłecki2011-08-241-2/+7
| | * ath9k_hw: fix EIFS value to microsecondsAlex Hacker2011-08-241-1/+1
| | * b43: LCN-PHY: init 0x2064 radioRafał Miłecki2011-08-241-0/+54