summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ar5008_phy.c
AgeCommit message (Expand)Author
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl
2016-09-09ath9k: remove repetitions of mask array sizeBob Copeland
2016-04-15ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi
2014-10-27ath9k: do not overwrite AR_PHY_RADAR_1 MSBLorenzo Bianconi
2014-09-30ath9k_hw: reduce ANI spur immunity setting on HT40 extension channelFelix Fietkau
2014-09-30Revert "ath9k_hw: reduce ANI firstep range for older chips"Felix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-07-18ath9k_hw: Fix multicast search for AR9002 familySujith Manoharan
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan
2013-04-10ath9k_hw: make various ar5416/ar91xx rf banks constFelix Fietkau
2013-04-10ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xxFelix Fietkau
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-12ath9k: remove dead codeZefir Kurtisi
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau
2012-02-21ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-10-11ath9k_hw: clean up tx power handlingFelix Fietkau
2011-09-19ath9k_hw: remove ar9100_hw_compute_pll_controlFelix Fietkau
2011-09-19ath9k_hw: fix setting the hardware diversity flagFelix Fietkau
2011-09-19ath9k_hw: remove dead code in the eeprom opsFelix Fietkau
2011-09-19ath9k_hw: clean up hardware revision checksFelix Fietkau
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau