summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ani.c
AgeCommit message (Expand)Author
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2016-01-26ath9k: clean up ANI per-channel pointer checkingMiaoqing Pan
2016-01-26ath9k: avoid ANI restart if no triggerMiaoqing Pan
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan
2014-04-30ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau
2014-03-03ath9k_hw: tweak noise immunity thresholds for older chipsetsFelix Fietkau
2014-03-03ath9k_hw: toggle weak signal detection in AP mode on older chipsetsFelix Fietkau
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan
2013-06-12ath9k: Remove redundant codeSujith Manoharan
2013-06-12ath9k: Fix ANI levelsSujith Manoharan
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-01-22ath9k_hw: remove a useless WARN_ONFelix Fietkau
2013-01-22ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau
2013-01-22ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau
2012-09-11ath9k_hw: Add AR9565 HW supportSujith Manoharan
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan
2012-06-20ath9k_hw: clean up ANI OFDM trigger handlingFelix Fietkau
2012-06-20ath9k_hw: fix setting lower noise immunity valuesFelix Fietkau
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
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: clean up / fix ANI mode checks related to beacon RSSIFelix Fietkau
2012-06-20ath9k_hw: remove confusing logic inversion in an ANI variableFelix Fietkau
2012-06-20ath9k_hw: fix OFDM weak signal detection handlingFelix Fietkau
2012-06-20ath9k_hw: remove aniState->noiseFloorFelix Fietkau
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-11ath9k: disable unnecessary PHY error reportingFelix Fietkau
2011-09-20ath9k: Store noise immunity values across scanningRajkumar Manoharan
2011-08-29ath9k: minor cleanup in aniMohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2010-12-07ath9k_hw: Disable MRC CCK for AR9485Vasanthakumar Thiagarajan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-11-22ath9k: Use static constJoe Perches
2010-10-15ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau
2010-10-15ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau