summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2013-12-09ath9k: Apply tuning caps for AR9330 and AR9485Sujith Manoharan1-1/+1
2013-12-09ath9k: Fix internal regulator for AR955xSujith Manoharan1-1/+1
2013-12-09ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan1-10/+19
2013-12-09ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan1-3/+0
2013-12-09ath9k: Fix regulatory complianceSujith Manoharan2-5/+6
2013-12-09ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan1-79/+6
2013-12-09ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan1-539/+8
2013-12-09ath9k: Identify duplicate AR9485 initvalsSujith Manoharan1-112/+5
2013-12-09ath9k: Update high power gain table for AR9300Sujith Manoharan1-91/+91
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan4-12/+163
2013-12-09ath9k: Update AR9331 v1.2 initvalsSujith Manoharan1-68/+333
2013-12-09ath9k: Update AR9331 v1.1 initvalsSujith Manoharan1-104/+24
2013-12-09ath9k: Remove AR955x INI duplicatesSujith Manoharan1-532/+8
2013-12-09ath9k: Update mac_postamble for AR9003 familySujith Manoharan1-1/+1
2013-12-09ath9k: Initialize baseband for DFS channelsSujith Manoharan3-0/+13
2013-12-09ath9k: Add initval arrays for DFS channelsSujith Manoharan3-2/+20
2013-12-09wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh1-4/+8
2013-12-09ath9k: enable dfs for mesh modeChun-Yeow Yeoh1-0/+3
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville18-406/+1413
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-20/+28
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez1-6/+22
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez1-12/+11
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez1-72/+72
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+1
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez1-19/+20
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez1-21/+10
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez1-3/+3
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-38/+63
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-6/+6
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh2-3/+3
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi1-0/+1
2013-12-05wcn36xx: set self STA default HT parametersChun-Yeow Yeoh1-0/+17
2013-12-05wcn36xx: Fix logging macro with unnecessary semicolonEugene Krasnikov1-1/+1
2013-12-05wcn36xx: enable beacon change using BSS_CHANGED_BEACONChun-Yeow Yeoh1-1/+2
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-34/+33
2013-12-02ath9k: Fix initvals for freq 2484Sujith Manoharan4-4/+19
2013-12-02ath9k: Update AR9340 initvalsSujith Manoharan1-272/+14
2013-12-02ath9k: Update initvals for AR9580 v1.0Sujith Manoharan1-173/+386
2013-12-02ath9k: Update initvals for AR9300 v2.2Sujith Manoharan1-12/+12
2013-12-02ath9k: Remove duplicate initvals for AR9462 v2.1Sujith Manoharan4-1550/+60
2013-12-02ath9k: Attach INI arrays for AR9565 v1.1Sujith Manoharan1-0/+54
2013-12-02ath9k: Add version macros for AR9565 1.1Sujith Manoharan1-1/+11
2013-12-02ath9k: Add initvals for AR9565 1.1Sujith Manoharan1-0/+64
2013-12-02ath9k: Cleanup IQ calibration for PCOEM chipsSujith Manoharan1-11/+1
2013-12-02ath9k_hw: allow fast channel change when only CHANNEL_HT changesFelix Fietkau1-3/+4
2013-12-02ath9k_hw: fix TSF save/restore around chip resetFelix Fietkau1-6/+10
2013-12-02ath9k: optimize ath9k_flushFelix Fietkau3-21/+27
2013-12-02ath9k: optimize ath_drain_all_txqFelix Fietkau1-0/+3
2013-12-02ath9k: use a timer to put hardware into full sleepFelix Fietkau3-5/+26
2013-12-02ath9k: Fix TX IQ calibration for SoC chipsSujith Manoharan1-12/+8