aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ani.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-11ath9k_hw: move the cycle counter tracking to athFelix Fietkau1-61/+3
2010-10-11ath9k_hw: store the clock rate in common data on channel changesFelix Fietkau1-24/+2
2010-10-06ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_newFelix Fietkau1-81/+2
2010-10-06ath9k_hw: remove function pointer abstraction for internal ANI opsFelix Fietkau1-30/+28
2010-10-06ath9k_hw: remove code duplication in phy error counter handlingFelix Fietkau1-110/+32
2010-10-06ath9k_hw: clean up ANI state handlingFelix Fietkau1-235/+103
2010-10-06ath9k_hw: add a helper function to check for the new ANI implementationFelix Fietkau1-2/+7
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-6/+0
2010-10-06ath9k_hw: merge codepaths that access the cycle counter registersFelix Fietkau1-72/+47
2010-10-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-10-06ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau1-1/+1
2010-09-14drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas1-2/+3
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-33/+643
2010-06-14ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez1-1/+1
2010-06-14ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez1-7/+23
2010-06-14ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez1-1/+8
2010-06-14ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez1-1/+30
2010-06-03ath9k_htc: Handle host RX disableSujith1-0/+1
2010-04-26ath9k_hw: Remove pointless ANI deinitSujith1-9/+0
2010-04-16ath9k_hw: Use buffered register writesSujith1-0/+23
2010-04-16ath9k_hw: Split off ANI control to the PHY opsFelix Fietkau1-185/+1
2010-04-16ath9k_hw: Move some RF ops to the private callbacksLuis R. Rodriguez1-0/+1
2009-10-07ath9k: move hw code to its own moduleLuis R. Rodriguez1-0/+2
2009-10-07ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez1-1/+1