Age | Commit message (Expand) | Author |
2014-04-09 | ath9k_hw: reduce ANI firstep range for older chips | Felix Fietkau |
2014-03-14 | ath9k_hw: set ANI firstep as absolute values instead of relative | Felix Fietkau |
2014-03-14 | ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative | Felix Fietkau |
2013-10-14 | ath9k_hw: remove references to hw->conf | Felix Fietkau |
2013-10-14 | ath9k_hw: remove IS_CHAN_B() | Felix Fietkau |
2013-10-14 | ath9k_hw: remove direct accesses to channel mode flags | Felix Fietkau |
2013-09-26 | ath9k: Remove incorrect diversity initialization | Sujith Manoharan |
2013-09-26 | ath9k: Fix issue with parsing malformed CFP IE | Sujith Manoharan |
2013-08-28 | ath9k: Remove unused ANI commands | Sujith Manoharan |
2013-07-18 | ath9k_hw: Fix multicast search for AR9002 family | Sujith Manoharan |
2013-06-03 | ath9k: Do not maintain ANI state per-channel | Sujith Manoharan |
2013-06-03 | ath9k: Set ofdmWeakSigDetect directly | Sujith Manoharan |
2013-04-10 | ath9k_hw: make various ar5416/ar91xx rf banks const | Felix Fietkau |
2013-04-10 | ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx | Felix Fietkau |
2013-01-07 | ath9k_hw: use the devres API for allocations | Felix Fietkau |
2012-06-22 | ath9k_hw: rename mrcCCKOff to fix smatch warning | Rajkumar Manoharan |
2012-06-20 | ath9k_hw: clean up defines and variables from the ANI implementation split | Felix Fietkau |
2012-06-20 | ath9k_hw: remove the old ANI implementation | Felix Fietkau |
2012-06-20 | ath9k_hw: remove confusing logic inversion in an ANI variable | Felix Fietkau |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-23 | ath9k_hw: fix and clean up PHY activation delay | Felix Fietkau |
2012-04-23 | ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower | Gabor Juhos |
2012-04-12 | ath9k: remove dead code | Zefir Kurtisi |
2012-04-09 | ath9k_hw: improve ANI processing and rx desensitizing parameters | Rajkumar Manoharan |
2012-03-15 | ath9k: inline AR9271 1.0 INI overrides | Felix Fietkau |
2012-03-15 | ath9k_hw: remove iniModes_*_tx_gain_9271 | Felix Fietkau |
2012-03-15 | ath9k_hw: clean up iniModesAdditional | Felix Fietkau |
2012-02-21 | ath9k_hw: prevent writes to const data on AR9160 | Felix Fietkau |
2011-12-19 | ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO | Joe Perches |
2011-10-11 | ath9k_hw: clean up tx power handling | Felix Fietkau |
2011-09-19 | ath9k_hw: remove ar9100_hw_compute_pll_control | Felix Fietkau |
2011-09-19 | ath9k_hw: fix setting the hardware diversity flag | Felix Fietkau |
2011-09-19 | ath9k_hw: remove dead code in the eeprom ops | Felix Fietkau |
2011-09-19 | ath9k_hw: clean up hardware revision checks | Felix Fietkau |
2011-07-11 | ath9k_hw: fix synth delay for half/quarter channels | Felix Fietkau |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | ath9k_hw: turn a few big macros into functions | Felix Fietkau |
2011-03-30 | ath9k_hw: Speedup register ops for HTC driver | Rajkumar Manoharan |
2010-12-20 | ath9k_hw: remove baseband rfsilent support | Felix Fietkau |
2010-12-07 | ath: Convert ath_print to ath_dbg | Joe Perches |
2010-12-07 | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches |
2010-11-22 | ath9k: Use static const | Joe Perches |
2010-11-17 | ath9k_hw: set default values for radar pulse detection | Felix Fietkau |
2010-11-16 | ath9k_hw: add a private op for configuring radar pulse detection | Felix Fietkau |
2010-11-15 | bitops: Provide generic sign_extend32 function | Andreas Herrmann |
2010-11-15 | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower | Felix Fietkau |
2010-10-06 | ath9k_hw: clean up ANI state handling | Felix Fietkau |