summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/calib.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-30ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()Luis R. Rodriguez1-1/+1
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez1-7/+18
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez1-1/+2
2009-10-08ath9k: move hw code to its own moduleLuis R. Rodriguez1-0/+3
2009-10-08ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian1-2/+2
2009-10-08ath9k: Add Calibration checksVivek Natarajan1-28/+50
2009-10-08ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+0
2009-10-08atheros: add common debug printingLuis R. Rodriguez1-145/+158
2009-10-08atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez1-2/+2
2009-10-08ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez1-51/+51
2009-09-23ath9k: Fix regression in PA calibrationSujith1-0/+1
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian1-5/+15
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan1-0/+2
2009-08-28ath9k: Handle PA cal usage properlySujith1-0/+5
2009-08-28ath9k: Fix bugs in programming registers during PA CALSujith1-3/+2
2009-08-28ath9k: Reduce the frequency of PA offset calibrationSujith1-4/+21
2009-08-20ath9k: Add open loop power control support for AR9287.Vivek Natarajan1-14/+30
2009-08-05ath9k: add initial hardware support for ar9271Luis R. Rodriguez1-1/+105
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan1-8/+14
2009-07-24ath9k: Manipulate and report the correct RSSISenthil Balasubramanian1-3/+10
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos1-3/+3
2009-04-23ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith1-3/+0
2009-04-23ath9k: Fix bug in calibration initializationSujith1-39/+22
2009-04-23ath9k: Use a consistent naming conventionSujith1-14/+14
2009-04-23ath9k: Cleanup calibration interfaceSujith1-14/+13
2009-04-23ath9k: Fix bug in determining calibration supportSujith1-2/+2
2009-04-23ath9k: Fix bug in checking HT flagSujith1-1/+1
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1060