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