aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-01mac80211: add standard deviation to Minstrel statsGravatar Thomas Huehn 1-1/+21
2015-04-01mac80211: reduce calculation costs of EWMAGravatar Thomas Huehn 1-1/+6
2015-04-01mac80211: add max lossless throughput per rateGravatar Thomas Huehn 1-1/+1
2015-04-01mac80211: restructure per-rate throughput calculation into functionGravatar Thomas Huehn 1-3/+1
2015-04-01mac80211: improve Minstrel variable & function namingGravatar Thomas Huehn 1-5/+8
2015-04-01mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsGravatar Thomas Huehn 1-0/+3
2015-04-01mac80211: add new Minstrel statistic output via csvGravatar Thomas Huehn 1-3/+3
2014-12-19mac80211: minstrel: reduce size of struct minstrel_rate_statsGravatar Felix Fietkau 1-7/+8
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTGravatar Thomas Huehn 1-19/+24
2014-02-04mac80211: make rate control ops constGravatar Johannes Berg 1-1/+1
2013-04-22mac80211/minstrel: use the new rate control APIGravatar Felix Fietkau 1-0/+2
2013-04-17mac80211: optimize minstrel_ewmaGravatar Karl Beldan 1-2/+3
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityGravatar Thomas Huehn 1-3/+5
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableGravatar Thomas Huehn 1-1/+3
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesGravatar Thomas Huehn 1-0/+1
2013-03-06mac80211: add documentation and verbose variable names inGravatar Thomas Huehn 1-1/+1
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelGravatar Thomas Huehn 1-0/+5
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelGravatar Thomas Huehn 1-1/+12
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesGravatar Felix Fietkau 1-0/+2
2011-06-01minstrel_ht: fixed rate mode through debugfsGravatar Zefir Kurtisi 1-0/+12
2010-03-10minstrel: make the rate control ops reusable from another rc implementationGravatar Felix Fietkau 1-0/+6
2010-03-10minstrel: simplify and fix debugfs codeGravatar Felix Fietkau 1-0/+5
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Gravatar Arnd Hannemann 1-1/+0
2008-10-31minstrel: improve performance for non-MRR driversGravatar Felix Fietkau 1-0/+2
2008-10-06mac80211: add the 'minstrel' rate control algorithmGravatar Felix Fietkau 1-0/+85