summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ani.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-42/+42
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin1-1/+1
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin1-0/+5
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin1-1/+1
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-3/+3
2010-11-22ath5k: Use static constJoe Perches1-17/+17
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf1-2/+2
2010-10-11ath5k: use the common cycle counter / listen time implementationFelix Fietkau1-27/+14
2010-08-24ath5k: clean up some commentsBob Copeland1-3/+3
2010-06-02ath5k: print error message if ANI levels are out of rangeBruno Randolf1-6/+5
2010-06-02ath5k: always calculate ANI listen timeBruno Randolf1-4/+5
2010-05-10ath5k: several off by one range checksDan Carpenter1-3/+3
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-0/+744