summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_phy.c
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-141-0/+13
* ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-141-0/+69
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-10/+1
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+1
|\
| * ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
* | ath9k_hw: fix setting the hardware diversity flagFelix Fietkau2011-09-191-11/+3
* | ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-161-0/+10
* | ath9k_hw: Disable Walsh spatial spreading for 2 chainsRajkumar Manoharan2011-08-241-1/+1
* | ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan2011-08-241-1/+1
* | ath9k_hw: Fix incorrect spur_freq_sd for AR9003Rajkumar Manoharan2011-08-091-2/+2
|/
* ath9k: set diversity group for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-221-2/+8
* ath9k: set NF limits for AR9330Gabor Juhos2011-06-221-1/+4
* ath9k: configure RF channel frequency for AR9330Gabor Juhos2011-06-221-1/+13
* ath9k: fix channel frequency calculation for AR9340Gabor Juhos2011-06-221-1/+1
* ath9k: read spur frequency information from eeprom for AR9330Gabor Juhos2011-06-221-2/+2
* ath9k: initialize mode registers for AR9330Gabor Juhos2011-06-221-0/+3
* ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-261-0/+22
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-161-0/+2
* ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan2011-05-161-0/+44
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-5/+1
* 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 mode registers from initvals.h for AR9340Vasanthakumar Thiagarajan2011-04-251-0/+3
* ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan2011-04-121-3/+12
* ath9k_hw: index out of boundsroel2011-04-121-1/+1
* ath9k_hw: Read noise floor only for available chains for AR9003Vasanthakumar Thiagarajan2011-03-041-18/+19
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-201-23/+0
* ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
* ath9k: Read spur channel information from eeprom for AR9485Vasanthakumar Thiagarajan2010-12-071-3/+32
* ath9k_hw: Find chansel of AR_PHY_65NM_CH0_SYNTH7 for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+4
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-109/+96
* ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-1/+5
* ath9k: Use static constJoe Perches2010-11-221-2/+2
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-171-0/+15
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-161-0/+32
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-6/+6
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+1
* ath9k_hw: move the cycle counter tracking to athFelix Fietkau2010-10-111-4/+3
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-5/+2
* ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-061-8/+6
* ath9k_hw: fix analog shift register writes on AR9003Felix Fietkau2010-08-041-1/+5
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-261-0/+3
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-101/+9
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-31/+6
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-57/+9
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-99/+286
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-021-0/+119