aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ani.c
AgeCommit message (Expand)Author
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2011-11-28ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_stateNick Kossifidis
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-08-08ath5k: clean up base.h and its usePavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-11-22ath5k: Use static constJoe Perches
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf
2010-10-11ath5k: use the common cycle counter / listen time implementationFelix Fietkau
2010-08-24ath5k: clean up some commentsBob Copeland
2010-06-02ath5k: print error message if ANI levels are out of rangeBruno Randolf
2010-06-02ath5k: always calculate ANI listen timeBruno Randolf
2010-05-10ath5k: several off by one range checksDan Carpenter
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf