summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan2-5/+2
2011-08-29ath9k: use appropriate debug maskMohammed Shafi Shajakhan1-1/+1
2011-08-29ath9k: add missing AR9340 in ath_mac_bb_namesFlorian Fainelli1-0/+1
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-26ath9k: remove replicated null check in ath_pci_aspm_initJohn W. Linville1-6/+2
2011-08-26ath9k: Send legacy rated frames as unaggregatedRajkumar Manoharan1-1/+21
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-24ath9k: fix MGMT packets when using TKIPBill Jordan1-1/+2
2011-08-24ath9k_hw: fix EIFS value to microsecondsAlex Hacker1-1/+1
2011-08-24carl9170: export HW random number generatorChristian Lamparter3-0/+139
2011-08-24carl9170: improve site surveyChristian Lamparter5-15/+153
2011-08-24carl9170: import updated firmware headersChristian Lamparter2-2/+13
2011-08-24carl9170: fix timekeeping for HW_COUNTER firmwaresChristian Lamparter3-5/+8
2011-08-24ath9k: remove a bogus WARN_ONFelix Fietkau1-2/+2
2011-08-24ath9k: Dump modal noisefloor calibration historyRajkumar Manoharan1-0/+55
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan1-3/+14
2011-08-24ath9k: Fix noisefloor history update for extn chainsRajkumar Manoharan1-2/+1
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan6-48/+30
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan3-9/+4
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan3-18/+1
2011-08-24ath9k: qinfo never be NULL in setuptxqueueRajkumar Manoharan1-15/+2
2011-08-24ath9k: Remove unused argument tsf from ath9k_hw_rxprocdescRajkumar Manoharan3-4/+4
2011-08-24ath9k: Re-enable RXOEL interrupt after processing rx buffersRajkumar Manoharan1-0/+5
2011-08-24ath9k: Fix rx overrun interrupt stormRajkumar Manoharan1-5/+3
2011-08-24ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2-29/+15
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka4-29/+29
2011-08-22ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka3-6/+3
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka6-15/+12
2011-08-12ath9k: avoid sending a-mpdu packets to sleeping stationsFelix Fietkau1-2/+4
2011-08-12ath9k: remove eeprom txgain override for minor version < 19Marek Lindner1-4/+1
2011-08-10ath9k: remove obselete commentsMohammed Shafi Shajakhan1-5/+0
2011-08-10ath9k: optimize rate control statisticsMohammed Shafi Shajakhan1-2/+2
2011-08-10ath9k_htc: minor clean-upMohammed Shafi Shajakhan1-3/+0
2011-08-10Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-70/+74
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo6-70/+74
2011-08-10Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kva...John W. Linville26-0/+17957
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan7-21/+21
2011-08-09ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan1-2/+2
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan4-5/+13
2011-08-09ath9k_hw: use register name in place of magic valueAlex Hacker1-1/+1
2011-08-09ath9k_hw: Update AR9003 high_power tx gain tableRajkumar Manoharan1-86/+86
2011-08-09ath9k_hw: Update the radio parameters related to high_powerRajkumar Manoharan1-9/+9
2011-08-09ath9k_hw: Optimize rx descriptor processing for AR9003Rajkumar Manoharan1-7/+8
2011-08-09ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan3-13/+2