summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-0540-726/+2901
|\
| * ath9k_htc: Revamp LED managementSujith Manoharan2011-04-294-196/+85
| * ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan2011-04-291-0/+283
| * ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan2011-04-291-8/+162
| * ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan2011-04-281-0/+50
| * ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan2011-04-283-0/+10
| * ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2011-04-282-3/+0
| * ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-282-2/+2
| * ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan2011-04-281-0/+4
| * ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-281-0/+3
| * ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-285-14/+75
| * ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-286-46/+82
| * ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd2011-04-261-0/+4
| * ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2011-04-262-6/+6
| * ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan2011-04-263-235/+140
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-266-20/+38
| |\
| * | ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2011-04-252-0/+9
| * | ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan2011-04-251-1/+1
| * | ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian2011-04-253-12/+26
| * | ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-254-23/+25
| * | ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian2011-04-251-4/+2
| * | ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian2011-04-251-4/+0
| * | ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2011-04-252-0/+3
| * | ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan2011-04-252-12/+7
| * | ath9k_htc: Remove unused macros and structuresSujith Manoharan2011-04-252-14/+0
| * | ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2011-04-252-3/+23
| * | ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan2011-04-251-1/+10
| * | ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan2011-04-255-20/+35
| * | ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-2511-34/+25
| * | ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan2011-04-251-0/+2
| * | ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2011-04-252-5/+11
| * | ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan2011-04-251-3/+11
| * | ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan2011-04-251-0/+4
| * | ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan2011-04-251-11/+13
| * | ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan2011-04-251-18/+26
| * | ath9k_hw: Enable byte Tx/Rx data swap for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+3
| * | ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan2011-04-251-1/+1
| * | ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+2
| * | ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+7
| * | ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan2011-04-251-8/+5
| * | ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan2011-04-251-3/+20
| * | ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan2011-04-251-2/+2
| * | ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-6/+36
| * | ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan2011-04-251-1/+1
| * | ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-253-1/+62
| * | ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan2011-04-251-0/+1525
| * | ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan2011-04-254-3/+56
| * | ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan2011-04-252-0/+3
OpenPOWER on IntegriCloud