summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ani.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: clean up base.h and its usePavel Roskin2011-08-081-1/+0
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-201-42/+42
* ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-111-1/+1
* ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin2011-07-111-0/+5
* ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-081-1/+1
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-301-3/+3
* ath5k: Use static constJoe Perches2010-11-221-17/+17
* ath5k: Use generic EWMA libraryBruno Randolf2010-11-181-2/+2
* ath5k: use the common cycle counter / listen time implementationFelix Fietkau2010-10-111-27/+14
* ath5k: clean up some commentsBob Copeland2010-08-241-3/+3
* ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5
* ath5k: always calculate ANI listen timeBruno Randolf2010-06-021-4/+5
* ath5k: several off by one range checksDan Carpenter2010-05-101-3/+3
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-0/+744
OpenPOWER on IntegriCloud