aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-44/+242
* ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan2011-11-111-1/+2
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan2011-04-261-222/+128
* ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan2011-04-251-11/+13
* ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan2011-04-251-8/+5
* ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
* ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
* ath9k_hw: Add IQ cal changes for AR9485Vasanthakumar Thiagarajan2010-12-071-1/+241
* ath9k_hw: Define IQcal correction coefficient registers using indexVasanthakumar Thiagarajan2010-12-071-5/+5
* ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ calVasanthakumar Thiagarajan2010-12-071-1/+3
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-110/+107
* ath9k: Use static constJoe Perches2010-11-221-5/+5
* ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian2010-11-161-5/+12
* ath9k_hw: clean up calibration flagsFelix Fietkau2010-10-061-28/+8
* ath9k_hw: remove some useless calibration dataFelix Fietkau2010-10-051-1/+0
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-3/+5
* ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau2010-08-041-0/+6
* ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau2010-08-041-1/+3
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-021-4/+6
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez2010-04-271-1/+2
* ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-161-12/+565
* ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez2010-04-161-1/+35
* ath9k_hw: abstract loading noisefloorLuis R. Rodriguez2010-04-161-0/+6
* ath9k_hw: add the AR9003 ar9003_hw_init_cal callbackLuis R. Rodriguez2010-04-161-1/+144
* ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez2010-04-161-0/+66