summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-05-10ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan1-0/+1
2011-05-10ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan1-1/+2
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan1-2/+7
2011-05-10ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan1-8/+6
2011-05-10ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan2-9/+0
2011-05-10carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter1-9/+0
2011-05-10ath9k: process TSF out of range before RXRajkumar Manoharan1-11/+11
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan4-3/+17
2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez1-0/+10
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan1-0/+13
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari1-1/+1
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan7-37/+1
2011-05-05ath9k: Fix drain txq failure in flushRajkumar Manoharan1-1/+5
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan4-196/+85
2011-04-29ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan1-0/+283
2011-04-29ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan1-8/+162
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville1-0/+5
2011-04-28ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan1-0/+50
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan3-0/+10
2011-04-28ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2-3/+0
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2-2/+2
2011-04-28ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan1-0/+4
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan1-0/+3
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan5-14/+75
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan6-46/+82
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter3-139/+112
2011-04-26ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd1-0/+4
2011-04-26ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan2-6/+6
2011-04-26ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan3-235/+140
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-20/+38
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan2-0/+9
2011-04-25ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan1-1/+1
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian3-12/+26
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian4-23/+25
2011-04-25ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian1-4/+2
2011-04-25ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian1-4/+0
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2-0/+3
2011-04-25ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan1-1/+1
2011-04-25ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan2-12/+7
2011-04-25ath9k_htc: Remove unused macros and structuresSujith Manoharan2-14/+0
2011-04-25ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan2-3/+23
2011-04-25ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan1-1/+10
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan5-20/+35
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan11-34/+25
2011-04-25ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan1-0/+2
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan2-5/+11
2011-04-25ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan1-3/+11
2011-04-25ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan1-0/+4
2011-04-25ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan1-11/+13
2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan1-18/+26