summaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel.h
Commit message (Expand)AuthorAge
* mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau2016-12-15
* mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-15
* mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau2016-12-15
* mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-15
* mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau2016-12-15
* mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-01
* mac80211: reduce calculation costs of EWMAThomas Huehn2015-04-01
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-01
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-01
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-01
* mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-01
* mac80211: add new Minstrel statistic output via csvThomas Huehn2015-04-01
* mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-19
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-11
* mac80211: make rate control ops constJohannes Berg2014-02-04
* mac80211/minstrel: use the new rate control APIFelix Fietkau2013-04-22
* mac80211: optimize minstrel_ewmaKarl Beldan2013-04-17
* mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-06
* mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn2013-03-06
* mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2013-03-06
* mac80211: add documentation and verbose variable names inThomas Huehn2013-03-06
* mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-06
* mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn2013-03-06
* mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau2013-02-13
* minstrel_ht: fixed rate mode through debugfsZefir Kurtisi2011-06-01
* minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-10
* minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-10
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-28
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-10-31
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-06