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
/
net
/
mac80211
/
rc80211_minstrel.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
1
-25
/
+1
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
1
-2
/
+0
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
1
-7
/
+0
2016-12-15
mac80211: minstrel: make prob_ewma u16 instead of u32
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: store probability variance instead of standard deviation
Felix Fietkau
1
-11
/
+14
2016-12-15
mac80211: minstrel: reduce MINSTREL_SCALE
Felix Fietkau
1
-1
/
+1
2016-12-15
mac80211: minstrel: remove cur_prob from debugfs
Felix Fietkau
1
-2
/
+0
2016-12-15
mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64
Felix Fietkau
1
-1
/
+1
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
1
-1
/
+21
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
1
-1
/
+6
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
1
-1
/
+1
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
1
-3
/
+1
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
1
-5
/
+8
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
1
-0
/
+3
2015-04-01
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
1
-3
/
+3
2014-12-19
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
1
-7
/
+8
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
1
-19
/
+24
2014-02-05
mac80211: make rate control ops const
Johannes Berg
1
-1
/
+1
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
1
-0
/
+2
2013-04-17
mac80211: optimize minstrel_ewma
Karl Beldan
1
-2
/
+3
2013-03-06
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
1
-3
/
+5
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
1
-1
/
+3
2013-03-06
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
1
-0
/
+1
2013-03-06
mac80211: add documentation and verbose variable names in
Thomas Huehn
1
-1
/
+1
2013-03-06
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
1
-0
/
+5
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
1
-1
/
+12
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
1
-0
/
+2
2011-06-01
minstrel_ht: fixed rate mode through debugfs
Zefir Kurtisi
1
-0
/
+12
2010-03-11
minstrel: make the rate control ops reusable from another rc implementation
Felix Fietkau
1
-0
/
+6
2010-03-11
minstrel: simplify and fix debugfs code
Felix Fietkau
1
-0
/
+5
2009-08-28
mac80211: Remove unnused throughput field from minstrel_rate.
Arnd Hannemann
1
-1
/
+0
2008-11-01
minstrel: improve performance for non-MRR drivers
Felix Fietkau
1
-0
/
+2
2008-10-07
mac80211: add the 'minstrel' rate control algorithm
Felix Fietkau
1
-0
/
+85