| Commit message (Expand) | Author | Age | Files | Lines |
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 2011-12-19 | 1 | -73/+61 |
* | ath9k: trivial: cosmetic fix in calibration debug log | Nikolay Martynov | 2011-12-07 | 1 | -1/+1 |
* | ath9k_hw: Fix noise floor calibration timeout on fast channel change | Rajkumar Manoharan | 2011-11-02 | 1 | -4/+0 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 | 1 | -1/+2 |
|\ |
|
| * | ath9k_hw: fix calibration on 5 ghz | Felix Fietkau | 2011-08-30 | 1 | -1/+2 |
* | | ath9k: load noise floor from history after the full chip reset | Rajkumar Manoharan | 2011-09-19 | 1 | -0/+1 |
|/ |
|
* | ath9k: Fix AR9287 calibration | Adrian Chadd | 2011-05-27 | 1 | -1/+1 |
* | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 | 1 | -1/+1 |
* | ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips | Rajkumar Manoharan | 2011-03-30 | 1 | -8/+35 |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-01-27 | 1 | -1/+4 |
|\ |
|
| * | ath9k_hw: fix carrier leakage calibration for AR9271 | Rajkumar Manoharan | 2011-01-19 | 1 | -1/+4 |
* | | ath9k_hw: do PA offset calibration only on longcal interval | Rajkumar Manoharan | 2011-01-17 | 1 | -5/+5 |
|/ |
|
* | ath9k_hw: Fix calibration for AR9287 devices | Sujith Manoharan | 2011-01-10 | 1 | -0/+3 |
* | ath: Convert ath_print to ath_dbg | Joe Perches | 2010-12-07 | 1 | -112/+108 |
* | ath9k_hw: clean up register write buffering | Felix Fietkau | 2010-10-06 | 1 | -1/+0 |
* | ath9k_hw: clean up calibration flags | Felix Fietkau | 2010-10-06 | 1 | -31/+20 |
* | ath9k_hw: remove some useless calibration data | Felix Fietkau | 2010-10-05 | 1 | -16/+0 |
* | ath9k_hw: simplify revision checks for AR9287 | Felix Fietkau | 2010-09-27 | 1 | -2/+2 |
* | ath9k_hw: simplify revision checks for AR9285 | Felix Fietkau | 2010-09-27 | 1 | -10/+1 |
* | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau | 2010-09-27 | 1 | -3/+3 |
* | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 | 1 | -11/+21 |
* | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 | 1 | -3/+5 |
* | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 | 1 | -3/+2 |
* | ath9k_hw: fix a sign error in the IQ calibration code | Felix Fietkau | 2010-07-12 | 1 | -1/+1 |
* | ath9k_hw: Use buffered register writes | Sujith | 2010-04-16 | 1 | -0/+5 |
* | ath9k_hw: fill in the callbacks for calibration for AR9003 | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+2 |
* | ath9k_hw: split calib code by hardware families | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+993 |