summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva2018-11-051-1/+1
* ath9k: remove unused array firstep_tableColin Ian King2018-08-281-4/+0
* ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-0/+2
* ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl2016-12-151-1/+1
* ath9k: remove repetitions of mask array sizeBob Copeland2016-09-091-6/+3
* ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2016-04-151-5/+3
* ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel2015-05-261-72/+83
* ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel2015-03-301-2/+3
* ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi2015-01-151-0/+80
* ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2014-10-301-1/+1
* ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi2014-10-271-1/+4
* ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau2014-09-301-3/+2
* Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau2014-09-301-1/+3
* ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau2014-04-091-3/+1
* ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau2014-03-141-36/+5
* ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau2014-03-141-38/+6
* ath9k_hw: remove references to hw->confFelix Fietkau2013-10-141-1/+1
* ath9k_hw: remove IS_CHAN_B()Felix Fietkau2013-10-141-2/+4
* ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau2013-10-141-28/+7
* ath9k: Remove incorrect diversity initializationSujith Manoharan2013-09-261-3/+0
* ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2013-09-261-0/+2
* ath9k: Remove unused ANI commandsSujith Manoharan2013-08-281-2/+0
* ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan2013-07-181-1/+9
* 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