| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k_hw: use the devres API for allocations | Felix Fietkau | 2013-01-07 | 1 | -35/+15 |
* | ath9k_hw: rename mrcCCKOff to fix smatch warning | Rajkumar Manoharan | 2012-06-22 | 1 | -2/+2 |
* | ath9k_hw: clean up defines and variables from the ANI implementation split | Felix Fietkau | 2012-06-20 | 1 | -10/+10 |
* | ath9k_hw: remove the old ANI implementation | Felix Fietkau | 2012-06-20 | 1 | -140/+2 |
* | ath9k_hw: remove confusing logic inversion in an ANI variable | Felix Fietkau | 2012-06-20 | 1 | -9/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-07 | 1 | -1/+1 |
|\ |
|
| * | ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower | Gabor Juhos | 2012-04-23 | 1 | -1/+1 |
* | | ath9k_hw: fix and clean up PHY activation delay | Felix Fietkau | 2012-04-23 | 1 | -15/+2 |
* | | ath9k: remove dead code | Zefir Kurtisi | 2012-04-12 | 1 | -1/+0 |
* | | ath9k_hw: improve ANI processing and rx desensitizing parameters | Rajkumar Manoharan | 2012-04-09 | 1 | -38/+0 |
|/ |
|
* | ath9k: inline AR9271 1.0 INI overrides | Felix Fietkau | 2012-03-15 | 1 | -3/+4 |
* | ath9k_hw: remove iniModes_*_tx_gain_9271 | Felix Fietkau | 2012-03-15 | 1 | -9/+0 |
* | ath9k_hw: clean up iniModesAdditional | Felix Fietkau | 2012-03-15 | 1 | -3/+2 |
* | ath9k_hw: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-21 | 1 | -24/+1 |
* | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches | 2011-12-19 | 1 | -23/+19 |
* | ath9k_hw: clean up tx power handling | Felix Fietkau | 2011-10-11 | 1 | -10/+1 |
* | ath9k_hw: remove ar9100_hw_compute_pll_control | Felix Fietkau | 2011-09-19 | 1 | -11/+1 |
* | ath9k_hw: fix setting the hardware diversity flag | Felix Fietkau | 2011-09-19 | 1 | -11/+3 |
* | ath9k_hw: remove dead code in the eeprom ops | Felix Fietkau | 2011-09-19 | 1 | -1/+2 |
* | ath9k_hw: clean up hardware revision checks | Felix Fietkau | 2011-09-19 | 1 | -2/+1 |
* | ath9k_hw: fix synth delay for half/quarter channels | Felix Fietkau | 2011-07-11 | 1 | -0/+5 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville | 2011-05-24 | 1 | -1/+1 |
|\ |
|
| * | ath9k: Drag the driver to the year 2011 | Sujith Manoharan | 2011-05-19 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-12 | 1 | -7/+38 |
|\| |
|
| * | ath9k_hw: turn a few big macros into functions | Felix Fietkau | 2011-03-30 | 1 | -5/+33 |
| * | ath9k_hw: Speedup register ops for HTC driver | Rajkumar Manoharan | 2011-03-30 | 1 | -2/+5 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | ath9k_hw: remove baseband rfsilent support | Felix Fietkau | 2010-12-20 | 1 | -13/+0 |
* | ath: Convert ath_print to ath_dbg | Joe Perches | 2010-12-07 | 1 | -103/+84 |
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches | 2010-12-07 | 1 | -8/+4 |
* | ath9k: Use static const | Joe Perches | 2010-11-22 | 1 | -15/+17 |
* | ath9k_hw: set default values for radar pulse detection | Felix Fietkau | 2010-11-17 | 1 | -0/+15 |
* | ath9k_hw: add a private op for configuring radar pulse detection | Felix Fietkau | 2010-11-16 | 1 | -0/+32 |
* | bitops: Provide generic sign_extend32 function | Andreas Herrmann | 2010-11-15 | 1 | -6/+6 |
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower | Felix Fietkau | 2010-11-15 | 1 | -1/+1 |
* | ath9k_hw: clean up ANI state handling | Felix Fietkau | 2010-10-06 | 1 | -7/+3 |
* | ath9k_hw: clean up register write buffering | Felix Fietkau | 2010-10-06 | 1 | -7/+2 |
* | ath9k_hw: merge codepaths that access the cycle counter registers | Felix Fietkau | 2010-10-06 | 1 | -7/+2 |
* | ath9k_hw: simplify revision checks for AR9287 | Felix Fietkau | 2010-09-27 | 1 | -3/+3 |
* | ath9k_hw: simplify revision checks for AR9285 | Felix Fietkau | 2010-09-27 | 1 | -1/+1 |
* | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau | 2010-09-27 | 1 | -7/+7 |
* | ath9k_hw: fix invalid extension channel noisefloor readings in HT20 | Felix Fietkau | 2010-07-26 | 1 | -0/+3 |
* | ath9k: merge noisefloor load implementations | Felix Fietkau | 2010-07-12 | 1 | -72/+9 |
* | ath9k_hw: clean up the noise floor calibration code to reduce code duplication | Felix Fietkau | 2010-07-02 | 1 | -31/+6 |
* | ath9k_hw: sanitize noise floor values properly on all chips | Felix Fietkau | 2010-07-02 | 1 | -0/+11 |
* | ath9k: add new ANI implementation for AR9003 | Luis R. Rodriguez | 2010-06-14 | 1 | -4/+357 |
* | ath9k_hw: Fix async fifo for AR9287 | Sujith | 2010-06-03 | 1 | -11/+0 |
* | ath9k_hw: fix fast clock handling for 5GHz channels | Felix Fietkau | 2010-04-27 | 1 | -3/+2 |
* | ath9k_hw: Use buffered register writes | Sujith | 2010-04-16 | 1 | -0/+28 |
* | ath9k_hw: abstract loading noisefloor | Luis R. Rodriguez | 2010-04-16 | 1 | -0/+67 |