aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ani.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14ath9k: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-2/+2
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan1-26/+6
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan1-1/+3
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel1-5/+15
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan1-1/+2
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau1-0/+6
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau1-11/+0
2014-03-03ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau1-4/+19
2014-03-03ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau1-8/+10
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau1-4/+2
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan1-3/+0
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan1-17/+12
2013-06-12ath9k: Remove redundant codeSujith Manoharan1-11/+0
2013-06-12ath9k: Fix ANI levelsSujith Manoharan1-4/+4
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan1-12/+17
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan1-4/+9
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan1-23/+17
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan1-5/+1
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan1-8/+5
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau1-7/+6
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau1-17/+0
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan1-1/+1
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau1-14/+15
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan1-6/+2
2012-06-20ath9k_hw: clean up ANI OFDM trigger handlingFelix Fietkau1-13/+10
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau1-12/+12
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau1-40/+0
2012-06-20ath9k_hw: clean up defines and variables from the ANI implementation splitFelix Fietkau1-27/+15
2012-06-20ath9k_hw: remove the old ANI implementationFelix Fietkau1-316/+16
2012-06-20ath9k_hw: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau1-7/+5
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau1-9/+8
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau1-4/+7
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau1-7/+4
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan1-2/+6
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan1-26/+23
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches1-3/+3
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-16/+13
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11ath9k: disable unnecessary PHY error reportingFelix Fietkau1-5/+0
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan1-2/+8
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-6/+0
2010-12-07ath9k_hw: Disable MRC CCK for AR9485Vasanthakumar Thiagarajan1-1/+1
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-52/+45
2010-11-22ath9k: Use static constJoe Perches1-4/+4
2010-10-15ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau1-1/+1
2010-10-15ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau1-6/+7