summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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
2011-04-25ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure RF channel freqency for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Read spur frequency information from eeprom for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Don't do ani initialization for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Initialize mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Add initvals.h for ar9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Configure pll control register accordingly for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Take care of few host interface register changes for AR9340Vasanthakumar Thiagarajan
2011-04-25ath9k_hw: Define devid and mac version for AR9340Vasanthakumar Thiagarajan
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau