summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau2018-10-111-6/+0
* mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-111-152/+0
* mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau2018-10-111-6/+2
* mac80211: Remove unused initializationMasashi Honma2018-10-021-1/+1
* net: remove blank lines at end of fileStephen Hemminger2018-07-241-1/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-3/+3
* mac80211: minstrel: avoid port control frames for samplingThomas Huehn2016-12-151-0/+5
* mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-151-4/+4
* mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-151-4/+6
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2016-02-021-1/+1
* mac80211: fix invalid read in minstrel_sort_best_tp_rates()Adrien Schildknecht2015-08-131-5/+6
* mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-011-5/+14
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-011-8/+19
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-011-15/+28
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-011-13/+13
* mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-011-16/+28
* mac80211/minstrel: fix !x!=0 confusionJiri Slaby2015-02-241-1/+1
* mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-191-3/+3
* mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau2014-11-281-3/+2
* mac80211: fix spelling errorsStephen Hemminger2014-10-311-1/+1
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-111-47/+51
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+12
* mac80211: make rate control ops constJohannes Berg2014-02-041-1/+1
* mac80211: fix checkpatch errorsWeilong Chen2013-12-181-4/+4
* mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-251-2/+1
* mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi2013-09-261-0/+14
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-7/+26
|\
| * mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-161-6/+24
| * mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-1/+2
* | mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau2013-07-161-1/+2
|/
* mac80211/minstrel: use the new rate control APIFelix Fietkau2013-04-221-91/+109
* mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-2/+4
* mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-061-31/+40
* mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn2013-03-061-1/+6
* mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn2013-03-061-13/+7
* mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2013-03-061-4/+9
* mac80211: add documentation and verbose variable names inThomas Huehn2013-03-061-32/+49
* mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-061-5/+4
* mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn2013-03-061-10/+5
* mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau2013-02-131-0/+29
* minstrel: update stats after processing statusJohannes Berg2012-12-101-4/+5
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-131-6/+7
* minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-111-4/+3
* minstrel_ht: fixed rate mode through debugfsZefir Kurtisi2011-06-011-0/+9
* mac80211: fix contention time computation in minstrel, minstrel_htDaniel Halperin2011-05-121-2/+2
* minstrel: don't complain about feedback for unrequested ratesJohn W. Linville2010-07-261-1/+0