summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann1-0/+17
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam3-5/+5
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan2-0/+6
2012-09-28ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2-3/+54
2012-09-28ath9k: Handle errors properly in MCI initializationSujith Manoharan3-17/+23
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner1-2/+2
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan1-1/+1
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-09-24ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan1-1/+1
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan2-0/+16
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan6-1/+107
2012-09-24ath9k_hw: Update AR9565 initvalsSujith Manoharan1-51/+49
2012-09-24ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2-0/+65
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. Linville2-2/+2
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