summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-05-10carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter
2011-05-10ath9k: process TSF out of range before RXRajkumar Manoharan
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez
2011-05-05ath9k_hw: do noise floor calibration only on required chainsRajkumar Manoharan
2011-05-05carl9170: fix allmulticast modeNicolas Cavallari
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-05-05ath9k: Fix drain txq failure in flushRajkumar Manoharan
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-29ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan
2011-04-29ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville
2011-04-28ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan
2011-04-28ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan
2011-04-28ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan
2011-04-28ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan
2011-04-28ath9k_hw: Enable generic timer interrupt.Vivek Natarajan
2011-04-28ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan
2011-04-28ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan
2011-04-26carl9170: improve unicast PS bufferingChristian Lamparter
2011-04-26ath9k: fix AR9160 xpaBiasLvlFreq endianness handlingAdrian Chadd
2011-04-26ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan
2011-04-26ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-25ath9k: Add TSFOOR interrupt stats in debug infoMohammed Shafi Shajakhan
2011-04-25ath9k: remove the unlikely check for autosleepMohammed Shafi Shajakhan
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian
2011-04-25ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian
2011-04-25ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485Senthil Balasubramanian
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian
2011-04-25ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should...Vasanthakumar Thiagarajan
2011-04-25ath9k: Fix bug in configuring hw timerVasanthakumar Thiagarajan
2011-04-25ath9k_htc: Remove unused macros and structuresSujith Manoharan
2011-04-25ath9k_htc: Use power save wrappers when accessing HWSujith Manoharan
2011-04-25ath9k_htc: Fix max A-MPDU size handlingSujith Manoharan
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-25ath9k_hw: Enable AR9340 supportVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Assign macversion based on devid for built-in wmacVasanthakumar Thiagarajan
2011-04-25ath9k: Add AR9340 platform id to id tableVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Enable byte Tx/Rx data swap for AR9340Vasanthakumar Thiagarajan