index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel.h
Age
Commit message (
Expand
)
Author
2015-04-01
mac80211: add standard deviation to Minstrel stats
Thomas Huehn
2015-04-01
mac80211: reduce calculation costs of EWMA
Thomas Huehn
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
2015-04-01
mac80211: add new Minstrel statistic output via csv
Thomas Huehn
2014-12-19
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
2014-02-04
mac80211: make rate control ops const
Johannes Berg
2013-04-22
mac80211/minstrel: use the new rate control API
Felix Fietkau
2013-04-17
mac80211: optimize minstrel_ewma
Karl Beldan
2013-03-06
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
2013-03-06
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2013-03-06
mac80211: add documentation and verbose variable names in
Thomas Huehn
2013-03-06
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
2011-06-01
minstrel_ht: fixed rate mode through debugfs
Zefir Kurtisi
2010-03-10
minstrel: make the rate control ops reusable from another rc implementation
Felix Fietkau
2010-03-10
minstrel: simplify and fix debugfs code
Felix Fietkau
2009-08-28
mac80211: Remove unnused throughput field from minstrel_rate.
Arnd Hannemann
2008-10-31
minstrel: improve performance for non-MRR drivers
Felix Fietkau
2008-10-06
mac80211: add the 'minstrel' rate control algorithm
Felix Fietkau