aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-09-28ath9k: Handle errors properly in MCI initializationSujith Manoharan
2012-09-28ath9k: Fix rx filtering issue for older chipsThomas Wagner
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-24ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan
2012-09-24ath9k: Add a module parameter to enable diversitySujith Manoharan
2012-09-24ath9k_hw: Add a HW callback to set diversitySujith Manoharan
2012-09-24ath9k_hw: Update AR9565 initvalsSujith Manoharan
2012-09-24ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan
2012-09-24ath9k: Remove a couple of unused variablesSujith Manoharan
2012-09-24ath9k: Remove redundant variable assignmentSujith Manoharan
2012-09-24ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan
2012-09-24ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan
2012-09-24wireless: ath9k-htc: fix possible use after freeMing Lei
2012-09-24ath9k: fix queuing MCI work twiceRajkumar Manoharan
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan
2012-09-24ath9k: move coex param updation within mci workRajkumar Manoharan
2012-09-24ath9k: flush bt profile whenever it is requestedRajkumar Manoharan
2012-09-24ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan
2012-09-24ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan
2012-09-24ath9k: Enable SGI correctlySujith Manoharan
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-11ath9k: Choose correct LED pin for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Rename antenna diversity macrosSujith Manoharan
2012-09-11ath9k_hw: Handle gentimer termination properlySujith Manoharan
2012-09-11ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan
2012-09-11ath9k_hw: use peak detection for 5GHzRajkumar Manoharan
2012-09-11ath9k_hw: Wait BT calibration to completeRajkumar Manoharan
2012-09-11ath9k: Add PCI ID for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan
2012-09-11ath9k: Set correct max streams for AR9565Sujith Manoharan
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan
2012-09-11ath9k_hw: Add AR9565 initvalsSujith Manoharan
2012-09-11ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan
2012-09-11drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-11ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan
2012-09-11ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan
2012-09-11ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan
2012-09-11ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan
2012-09-11ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan
2012-09-11ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan
2012-09-11ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan
2012-09-11ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07ath9k: Fix TX filter usageSujith Manoharan