summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c
AgeCommit message (Expand)Author
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-11-30ath9k_hw: Add support for MCI WLAN calibrationMohammed Shafi Shajakhan
2011-11-28ath9k_hw: cosmetic change in calibration debug logMohammed Shafi Shajakhan
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-09-19ath9k: load noise floor from history after the full chip resetRajkumar Manoharan
2011-09-19ath9k_hw: Fix magnitude/phase coeff correctionRajkumar Manoharan
2011-09-14ath9k_hw: Fix magnitude/phase average in TxIQ CalibrationRajkumar Manoharan
2011-08-24ath9k_hw: Remove unnecessary chainmask configurationRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-26ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chipsRajkumar Manoharan
2011-04-25ath9k_hw: Read iq calibration data only for active chainsVasanthakumar Thiagarajan
2011-04-25ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ calVasanthakumar Thiagarajan
2010-12-16ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan
2010-12-16ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Add IQ cal changes for AR9485Vasanthakumar Thiagarajan
2010-12-07ath9k_hw: Define IQcal correction coefficient registers using indexVasanthakumar Thiagarajan
2010-12-07ath9k_hw: Program appropriate chianmask for AR9485 before starting AGC/IQ calVasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-22ath9k: Use static constJoe Perches
2010-11-16ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian
2010-10-06ath9k_hw: clean up calibration flagsFelix Fietkau
2010-10-05ath9k_hw: remove some useless calibration dataFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k_hw: fix periodic noise floor calibration on AR9003Felix Fietkau
2010-08-04ath9k_hw: clean up and fix initial noise floor calibrationFelix Fietkau
2010-06-02ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-27ath9k_hw: disable TX IQ calibration for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez
2010-04-16ath9k_hw: fill in the callbacks for calibration for AR9003Luis R. Rodriguez
2010-04-16ath9k_hw: abstract loading noisefloorLuis R. Rodriguez
2010-04-16ath9k_hw: add the AR9003 ar9003_hw_init_cal callbackLuis R. Rodriguez
2010-04-16ath9k_hw: split calib code by hardware familiesLuis R. Rodriguez