summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-031-2/+2
* ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-031-1/+1
* ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau2013-04-101-55/+20
* ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau2013-04-101-21/+10
* ath9k_hw: use the devres API for allocationsFelix Fietkau2013-01-071-35/+15
* ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan2012-06-221-2/+2
* ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau2012-06-201-10/+10
* ath9k_hw: remove the old ANI implementationFelix Fietkau2012-06-201-140/+2
* ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau2012-06-201-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-1/+1
|\
| * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-231-1/+1
* | ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-231-15/+2
* | ath9k: remove dead codeZefir Kurtisi2012-04-121-1/+0
* | ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan2012-04-091-38/+0
|/
* ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-151-3/+4
* ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-151-9/+0
* ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-151-3/+2
* ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-211-24/+1
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-23/+19
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-111-10/+1
* ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau2011-09-191-11/+1
* ath9k_hw: fix setting the hardware diversity flagFelix Fietkau2011-09-191-11/+3
* ath9k_hw: remove dead code in the eeprom opsFelix Fietkau2011-09-191-1/+2
* ath9k_hw: clean up hardware revision checksFelix Fietkau2011-09-191-2/+1
* ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau2011-07-111-0/+5
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+1
|\
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-121-7/+38
|\ \ | |/
| * ath9k_hw: turn a few big macros into functionsFelix Fietkau2011-03-301-5/+33
| * ath9k_hw: Speedup register ops for HTC driverRajkumar Manoharan2011-03-301-2/+5
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-201-13/+0
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-103/+84
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-8/+4
* ath9k: Use static constJoe Perches2010-11-221-15/+17
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-171-0/+15
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-161-0/+32
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-151-6/+6
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-151-1/+1
* ath9k_hw: clean up ANI state handlingFelix Fietkau2010-10-061-7/+3
* ath9k_hw: clean up register write bufferingFelix Fietkau2010-10-061-7/+2
* ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau2010-10-061-7/+2
* ath9k_hw: simplify revision checks for AR9287Felix Fietkau2010-09-271-3/+3
* ath9k_hw: simplify revision checks for AR9285Felix Fietkau2010-09-271-1/+1
* ath9k_hw: simplify revision checks for AR9280Felix Fietkau2010-09-271-7/+7
* ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-261-0/+3
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-121-72/+9
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-021-31/+6
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-021-0/+11
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-4/+357
OpenPOWER on IntegriCloud