summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
| * b43: LCN-PHY: basic PHY initRafał Miłecki2011-08-241-2/+72
| * carl9170: export HW random number generatorChristian Lamparter2011-08-243-0/+139
| * carl9170: improve site surveyChristian Lamparter2011-08-245-15/+153
| * carl9170: import updated firmware headersChristian Lamparter2011-08-242-2/+13
| * carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter2011-08-243-5/+8
| * libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-241-2/+2
| * b43: LCN-PHY: add init tablesRafał Miłecki2011-08-243-0/+451
| * b43: LCN-PHY: switch analogRafał Miłecki2011-08-242-1/+13
| * b43: LCN-PHY: implement disabling radioRafał Miłecki2011-08-242-0/+32
| * b43: LCN-PHY: add very basic PHY opsRafał Miłecki2011-08-242-3/+53
| * b43: fix DMA on some bugged hardwareRafał Miłecki2011-08-243-36/+84
| * ath9k: remove a bogus WARN_ONFelix Fietkau2011-08-241-2/+2
| * ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan2011-08-241-0/+55
| * ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
| * ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan2011-08-241-2/+1
| * ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-246-48/+30
| * ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-243-9/+4
| * ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-243-18/+1
| * ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan2011-08-241-15/+2
| * ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan2011-08-243-4/+4
| * ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan2011-08-241-0/+5
| * ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
OpenPOWER on IntegriCloud