aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05ath9k: ar5008_phy: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-28ath9k: remove unused array firstep_tableColin Ian King1-4/+0
2018-06-13ath9k: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl1-1/+1
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland1-6/+3
2016-04-15ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel1-5/+3
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_mitigate.Oleksij Rempel1-72/+83
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel1-2/+3
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi1-0/+80
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi1-1/+1
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi1-1/+4
2014-09-30ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau1-3/+2
2014-09-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau1-1/+3
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau1-3/+1
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau1-36/+5
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau1-38/+6
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau1-1/+1
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau1-2/+4
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau1-28/+7
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan1-3/+0
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan1-0/+2
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan1-2/+0
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan1-1/+9
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan1-2/+2
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan1-1/+1
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau1-55/+20
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau1-21/+10
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau1-35/+15
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan1-2/+2
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau1-10/+10
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau1-140/+2
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau1-9/+9
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau1-15/+2
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos1-1/+1
2012-04-12ath9k: remove dead codeZefir Kurtisi1-1/+0
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan1-38/+0
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau1-3/+4
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau1-9/+0
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau1-3/+2
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau1-24/+1
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-23/+19
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau1-10/+1
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau1-11/+1
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau1-11/+3
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau1-1/+2
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau1-2/+1
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau1-0/+5
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1