summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-09-24ath9k: Remove a couple of unused variablesSujith Manoharan1-2/+0
2012-09-24ath9k: Remove redundant variable assignmentSujith Manoharan1-48/+3
2012-09-24ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan1-7/+3
2012-09-24ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan1-5/+9
2012-09-24wireless: ath9k-htc: fix possible use after freeMing Lei1-2/+3
2012-09-24ath9k: fix queuing MCI work twiceRajkumar Manoharan1-13/+17
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan3-19/+30
2012-09-24ath9k: move coex param updation within mci workRajkumar Manoharan1-11/+9
2012-09-24ath9k: flush bt profile whenever it is requestedRajkumar Manoharan3-2/+18
2012-09-24ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2-3/+1
2012-09-24ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan1-3/+3
2012-09-24ath9k: Enable SGI correctlySujith Manoharan1-4/+7
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-3/+3
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan1-1/+1
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan3-55/+51
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan1-0/+10
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan3-8/+22
2012-09-11ath9k_hw: use peak detection for 5GHzRajkumar Manoharan1-1/+1
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan3-2/+19
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan1-0/+1
2012-09-11ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan1-1/+2
2012-09-11ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan2-10/+72
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan2-2/+5
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan7-29/+31
2012-09-11ath9k_hw: Add AR9565 initvalsSujith Manoharan3-8/+1291
2012-09-11ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan3-2/+15
2012-09-11drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2-0/+6
2012-09-11ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2-0/+25
2012-09-11ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2-0/+41
2012-09-11ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan1-1/+1
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2-0/+14
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan1-9/+5
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan1-47/+10
2012-09-11ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan1-1/+0
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan1-1/+1
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan2-2/+7
2012-09-11ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan1-0/+8
2012-09-10mac80211: add key flag for management keysJohannes Berg3-3/+3
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-34/+154
2012-09-07ath9k: Fix TX filter usageSujith Manoharan1-1/+1
2012-09-07ath9k_hw: small optimizationMohammed Shafi Shajakhan3-9/+1
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei2-12/+25
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan1-1/+2
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau1-3/+0
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau4-8/+7
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau1-1/+2
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau3-1/+111
2012-09-05ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau1-1/+5
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau1-3/+0