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
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
/
calib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
1
-5
/
+5
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
1
-5
/
+3
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
1
-1
/
+0
2013-09-26
ath9k: Use bitops for calibration flags
Sujith Manoharan
1
-7
/
+7
2013-06-12
ath9k: Do not assign noise for NULL caldata
Sujith Manoharan
1
-1
/
+0
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-1
/
+1
2013-03-07
ath9k_hw: Remove CHANNEL_CW_INT
Sujith Manoharan
1
-3
/
+1
2012-12-11
ath9k_hw: Fix signal strength / channel noise reporting
Felix Fietkau
1
-0
/
+1
2012-10-29
ath9k: fill channel mode in caldata
Rajkumar Manoharan
1
-0
/
+1
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
2012-01-11
ath9k: Fix regression in channelwidth switch at the same channel
Rajkumar Manoharan
1
-0
/
+1
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
1
-11
/
+9
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-24
ath9k: Fix noisefloor history update for extn chains
Rajkumar Manoharan
1
-2
/
+1
2011-08-09
ath9k_hw: calculate a much better approximation of channel noise
Felix Fietkau
1
-0
/
+15
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-10
ath9k_hw: remove get_channel_noise function
Mohammed Shafi Shajakhan
1
-8
/
+0
2011-05-05
ath9k_hw: do noise floor calibration only on required chains
Rajkumar Manoharan
1
-0
/
+13
2011-03-11
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
1
-2
/
+2
2011-01-19
ath9k: preserve caldata history buffer across scanning
Rajkumar Manoharan
1
-3
/
+2
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-30
/
+29
2010-10-07
ath9k_hw: clean up register write buffering
Felix Fietkau
1
-1
/
+0
2010-10-07
ath9k_hw: clean up calibration flags
Felix Fietkau
1
-1
/
+1
2010-10-05
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
1
-20
/
+20
2010-08-16
ath9k: use AP beacon miss as a trigger for fast recalibration
Felix Fietkau
1
-4
/
+62
2010-08-16
ath9k_hw: apply the noise floor validation to the median instead of single
Felix Fietkau
1
-19
/
+32
2010-08-04
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
1
-7
/
+8
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
1
-48
/
+51
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
1
-2
/
+8
2010-07-26
ath9k_hw: simplify noisefloor calibration chainmask calculation
Felix Fietkau
1
-18
/
+1
2010-07-26
ath9k_hw: fix a small typo in the noisefloor calibration debug code
Felix Fietkau
1
-1
/
+1
2010-07-13
ath9k: merge noisefloor load implementations
Felix Fietkau
1
-0
/
+94
2010-07-02
ath9k_hw: clean up the noise floor calibration code to reduce code duplication
Felix Fietkau
1
-0
/
+4
2010-07-02
ath9k_hw: sanitize noise floor values properly on all chips
Felix Fietkau
1
-18
/
+39
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-16
ath9k_hw: abstract loading noisefloor
Luis R. Rodriguez
1
-67
/
+0
2010-04-16
ath9k_hw: split calib code by hardware families
Luis R. Rodriguez
1
-924
/
+4
2010-04-16
ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf()
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: rename the PA calib routines to match their families
Luis R. Rodriguez
1
-4
/
+4
2010-04-16
ath9k_hw: simplify OLC temp compensation for AR9002
Luis R. Rodriguez
1
-10
/
+4
2010-04-16
ath9k_hw: move the AR9280 OLC temp comp to its own helper
Luis R. Rodriguez
1
-24
/
+28
2010-04-16
ath9k_hw: shift code for AR9280 OLC temp comp
Luis R. Rodriguez
1
-18
/
+17
2010-04-16
ath9k_hw: rename PA calib for AR9287
Luis R. Rodriguez
1
-2
/
+2
2010-04-16
ath9k_hw: add a helper for the OLC tem compensation for AR9002
Luis R. Rodriguez
1
-3
/
+7
2010-04-16
ath9k_hw: add a helper for Power Amplifier calibration for AR9002
Luis R. Rodriguez
1
-15
/
+17
2010-04-16
ath9k_hw: Split out the function for reading the noise floor
Felix Fietkau
1
-89
/
+1
2010-04-16
ath9k_hw: Move some RF ops to the private callbacks
Luis R. Rodriguez
1
-0
/
+1
2010-04-07
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
1
-1
/
+58
2010-03-23
ath9k_hw: use the skip count for PA calibration on AR9271
Sujith
1
-3
/
+6
[next]