index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ani.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
ath5k: use DECLARE_EWMA
Johannes Berg
2015-08-20
1
-2
/
+2
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-25
/
+19
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-4
/
+4
*
ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state
Nick Kossifidis
2011-11-28
1
-4
/
+3
*
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
1
-30
/
+56
*
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
1
-1
/
+0
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
1
-42
/
+42
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
1
-1
/
+1
*
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
2011-07-11
1
-0
/
+5
*
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
1
-1
/
+1
*
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-30
1
-3
/
+3
*
ath5k: Use static const
Joe Perches
2010-11-22
1
-17
/
+17
*
ath5k: Use generic EWMA library
Bruno Randolf
2010-11-18
1
-2
/
+2
*
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
2010-10-11
1
-27
/
+14
*
ath5k: clean up some comments
Bob Copeland
2010-08-24
1
-3
/
+3
*
ath5k: print error message if ANI levels are out of range
Bruno Randolf
2010-06-02
1
-6
/
+5
*
ath5k: always calculate ANI listen time
Bruno Randolf
2010-06-02
1
-4
/
+5
*
ath5k: several off by one range checks
Dan Carpenter
2010-05-10
1
-3
/
+3
*
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-07
1
-0
/
+744