aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_ht_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-11mac80211: rc80211_minstrel: remove variance / stddev calculationFelix Fietkau1-10/+4
2018-10-11mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau1-2/+9
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau1-0/+16
2018-10-11mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau1-13/+4
2018-03-26net: Use octal not symbolic permissionsJoe Perches1-4/+4
2016-12-15mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau1-2/+6
2016-12-15mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau1-10/+6
2016-12-15mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau1-4/+4
2015-09-29mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg1-7/+5
2015-04-01mac80211: add standard deviation to Minstrel statsThomas Huehn1-5/+9
2015-04-01mac80211: add max lossless throughput per rateThomas Huehn1-10/+14
2015-04-01mac80211: restructure per-rate throughput calculation into functionThomas Huehn1-6/+6
2015-04-01mac80211: improve Minstrel variable & function namingThomas Huehn1-18/+18
2015-04-01mac80211: add new Minstrel-HT statistic output via csvThomas Huehn1-2/+137
2015-04-01mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn1-15/+34
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan1-12/+16
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan1-8/+15
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan1-6/+4
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan1-5/+8
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn1-4/+6
2013-11-25mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan1-2/+1
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau1-42/+67
2013-02-11mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau1-5/+6
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-09-16mac80211: disallow seeks in minstrel debug codeArnd Bergmann1-1/+2
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville1-2/+0
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau1-0/+120