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
/
ath9k
/
ar5008_phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
1
-13
/
+0
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-103
/
+84
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-8
/
+4
2010-11-22
ath9k: Use static const
Joe Perches
1
-15
/
+17
2010-11-18
ath9k_hw: set default values for radar pulse detection
Felix Fietkau
1
-0
/
+15
2010-11-17
ath9k_hw: add a private op for configuring radar pulse detection
Felix Fietkau
1
-0
/
+32
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
1
-6
/
+6
2010-11-15
ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
Felix Fietkau
1
-1
/
+1
2010-10-07
ath9k_hw: clean up ANI state handling
Felix Fietkau
1
-7
/
+3
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-7
/
+2
2010-10-07
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
1
-7
/
+2
2010-09-27
ath9k_hw: simplify revision checks for AR9287
Felix Fietkau
1
-3
/
+3
2010-09-27
ath9k_hw: simplify revision checks for AR9285
Felix Fietkau
1
-1
/
+1
2010-09-27
ath9k_hw: simplify revision checks for AR9280
Felix Fietkau
1
-7
/
+7
2010-07-26
ath9k_hw: fix invalid extension channel noisefloor readings in HT20
Felix Fietkau
1
-0
/
+3
2010-07-13
ath9k: merge noisefloor load implementations
Felix Fietkau
1
-72
/
+9
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
1
-31
/
+6
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
1
-0
/
+11
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
1
-4
/
+357
2010-06-03
ath9k_hw: Fix async fifo for AR9287
Sujith
1
-11
/
+0
2010-04-28
ath9k_hw: fix fast clock handling for 5GHz channels
Felix Fietkau
1
-3
/
+2
2010-04-16
ath9k_hw: Use buffered register writes
Sujith
1
-0
/
+28
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
1
-0
/
+67
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-0
/
+50
2010-04-16
ath9k_hw: Split off ANI control to the PHY ops
Felix Fietkau
1
-0
/
+184
2010-04-16
ath9k_hw: add a private callback for PLL control computation
Luis R. Rodriguez
1
-0
/
+55
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+991