summaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel.c
Commit message (Expand)AuthorAge
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-28
* mac80211: minstrel: avoid port control frames for samplingThomas Huehn2016-12-15
* mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-15
* mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-15
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2016-02-02
* mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-13
* mac80211: add standard deviation to Minstrel statsThomas 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/minstrel: fix !x!=0 confusionJiri Slaby2015-02-24
* mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-19
* mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau2014-11-28
* mac80211: fix spelling errorsStephen Hemminger2014-10-31
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-11
* mac80211: export the expected throughputAntonio Quartulli2014-05-21
* mac80211: make rate control ops constJohannes Berg2014-02-04
* mac80211: fix checkpatch errorsWeilong Chen2013-12-18
* mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-25
* mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi2013-09-26
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-01
|\
| * mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-16
| * mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-16
* | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-16
|/
* mac80211/minstrel: use the new rate control APIFelix Fietkau2013-04-22
* mac80211: fix CTS protection handlingFelix Fietkau2013-04-16
* mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-06
* mac80211: treat minstrel success probabilities below 10% as implausibleThomas 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: update stats after processing statusJohannes Berg2012-12-10
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-11
* minstrel_ht: fixed rate mode through debugfsZefir Kurtisi2011-06-01
* mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin2011-05-12
* minstrel: don't complain about feedback for unrequested ratesJohn W. Linville2010-07-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-10
|/
* rc80211_minstrel: fix contention window calculationPavel Roskin2009-09-16
* mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-20
* mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-14
* mac80211: Update the station failed frames average when minstrel is used.Javier Cardona2009-08-14