summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-282-0/+6
* ath9k: Add a debugfs file to adjust antenna diversitySujith Manoharan2012-09-282-3/+54
* ath9k: Handle errors properly in MCI initializationSujith Manoharan2012-09-283-17/+23
* ath9k: Fix rx filtering issue for older chipsThomas Wagner2012-09-281-2/+2
* ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville2012-09-251-0/+2
* ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan2012-09-251-1/+1
* ath9k: Disable ASPM only for AR9285Sujith Manoharan2012-09-251-2/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-252-3/+3
|\
| * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-192-3/+3
* | ath5k: disable HW crypto in management frameChun-Yeow Yeoh2012-09-242-0/+4
* | carl9170: connect to 11w protected networksChristian Lamparter2012-09-242-1/+4
* | ath9k_hw: Enable WLAN RX diversity for AR9565Sujith Manoharan2012-09-241-1/+1
* | ath9k: Add a module parameter to enable diversitySujith Manoharan2012-09-243-0/+17
* | ath9k_hw: Add a HW callback to set diversitySujith Manoharan2012-09-246-1/+107
* | ath9k_hw: Update AR9565 initvalsSujith Manoharan2012-09-241-51/+49
* | ath9k_hw: Add antenna diversity group for AR9565Sujith Manoharan2012-09-242-0/+65
* | ath9k: Remove a couple of unused variablesSujith Manoharan2012-09-241-2/+0
* | ath9k: Remove redundant variable assignmentSujith Manoharan2012-09-241-48/+3
* | ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMBSujith Manoharan2012-09-241-7/+3
* | ath9k: update hw_timer_enabled to false when we stop generic timersMohammed Shafi Shajakhan2012-09-241-5/+9
* | wireless: ath9k-htc: fix possible use after freeMing Lei2012-09-241-2/+3
* | ath9k: fix queuing MCI work twiceRajkumar Manoharan2012-09-241-13/+17
* | ath9k: fill led_pin before drv_startRajkumar Manoharan2012-09-243-19/+30
* | ath9k: move coex param updation within mci workRajkumar Manoharan2012-09-241-11/+9
* | ath9k: flush bt profile whenever it is requestedRajkumar Manoharan2012-09-243-2/+18
* | ath9k_hw: fix ar9462 selfgen chainmaskRajkumar Manoharan2012-09-242-3/+1
* | ath9k_hw: move 2g5g switch before nfcal startRajkumar Manoharan2012-09-241-3/+3
* | ath9k: Enable SGI correctlySujith Manoharan2012-09-241-4/+7
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-243-3/+3
|\ \ | |/
| * mac80211: add key flag for management keysJohannes Berg2012-09-103-3/+3
* | ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
* | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-113-55/+51
* | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
* | ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-113-8/+22
* | ath9k_hw: use peak detection for 5GHzRajkumar Manoharan2012-09-111-1/+1
* | ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-113-2/+19
* | ath9k: Add PCI ID for AR9565Sujith Manoharan2012-09-111-0/+1
* | ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan2012-09-111-1/+2
* | ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan2012-09-112-10/+72
* | ath9k: Set correct max streams for AR9565Sujith Manoharan2012-09-112-2/+5
* | ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-117-29/+31
* | ath9k_hw: Add AR9565 initvalsSujith Manoharan2012-09-113-8/+1291
* | ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan2012-09-113-2/+15
* | drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-111-1/+1
* | ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2012-09-112-0/+6
* | ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2012-09-112-0/+25
* | ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2012-09-112-0/+41
* | ath9k_htc: Cancel BTCOEX related work before disabling BTCOEXMohammed Shafi Shajakhan2012-09-111-1/+1
* | ath9k_htc: Add a modparam to enable BTCOEX rather than defaultMohammed Shafi Shajakhan2012-09-112-0/+14
* | ath9k_htc: minor cleanup in ath9k_htc_add_stationMohammed Shafi Shajakhan2012-09-111-9/+5
OpenPOWER on IntegriCloud