index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ani.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
ath5k: remove conversion to bool in ath5k_ani_calibration()
Jason Yan
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2015-08-21
ath5k: use DECLARE_EWMA
Johannes Berg
1
-2
/
+2
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-25
/
+19
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-4
/
+4
2011-11-28
ath5k: ath5k_ani_period_restart only touches struct ath5k_ani_state
Nick Kossifidis
1
-4
/
+3
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
1
-30
/
+56
2011-08-09
ath5k: clean up base.h and its use
Pavel Roskin
1
-1
/
+0
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-42
/
+42
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-1
/
+1
2011-07-11
ath5k: validate mode in ath5k_ani_init() before trying to set it
Pavel Roskin
1
-0
/
+5
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-1
/
+1
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
1
-3
/
+3
2010-11-22
ath5k: Use static const
Joe Perches
1
-17
/
+17
2010-11-18
ath5k: Use generic EWMA library
Bruno Randolf
1
-2
/
+2
2010-10-11
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
1
-27
/
+14
2010-08-25
ath5k: clean up some comments
Bob Copeland
1
-3
/
+3
2010-06-03
ath5k: print error message if ANI levels are out of range
Bruno Randolf
1
-6
/
+5
2010-06-03
ath5k: always calculate ANI listen time
Bruno Randolf
1
-4
/
+5
2010-05-10
ath5k: several off by one range checks
Dan Carpenter
1
-3
/
+3
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
1
-0
/
+744