aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9003_calib.c
AgeCommit message (Expand)Author
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-27Show actual timeout value in failed calibration messages.Robert Shade
2013-03-18ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-01-09ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()Sujith Manoharan
2013-01-09ath9k_hw: Fix MCI init for AGC calibrationSujith Manoharan
2013-01-09ath9k_hw: Do not enable IQ-CAL for half/quarter ratesSujith Manoharan
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan
2013-01-07ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan
2013-01-07ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan
2012-11-16ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan
2012-10-29ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan
2012-06-06ath9k_hw: Fix MCI usageSujith Manoharan
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau
2012-02-27ath9k_hw: Setup MCI calibration using a helperSujith Manoharan
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