aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan1-104/+108
2010-12-16ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx_iq_cal()Vasanthakumar Thiagarajan1-13/+0
2010-12-07ath9k_hw: Add IQ cal changes for AR9485Vasanthakumar Thiagarajan1-1/+241
2010-12-07ath9k_hw: Define IQcal correction coefficient registers using indexVasanthakumar Thiagarajan1-5/+5
2010-12-07ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ calVasanthakumar Thiagarajan1-1/+3
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-110/+107
2010-11-22ath9k: Use static constJoe Perches1-5/+5
2010-11-16ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian1-5/+12
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau1-28/+8
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau1-1/+0
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau1-3/+5
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau1-0/+6
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau1-1/+3
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez1-4/+6
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez1-1/+2
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez1-12/+565
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez1-1/+35
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez1-0/+6
2010-04-16ath9k_hw: add the AR9003 ar9003_hw_init_cal callbackLuis R. Rodriguez1-1/+144
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez1-0/+66