summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_ht_debugfs.c
AgeCommit message (Expand)Author
2015-09-29mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg
2015-04-01mac80211: add standard deviation to Minstrel statsThomas 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: add new Minstrel-HT statistic output via csvThomas Huehn
2015-04-01mac80211: enhance readability of Minstrel-HTs rc_stats outputThomas Huehn
2014-10-23mac80211: minstrel_ht: use group flags instead of index to display ratesKarl Beldan
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn
2013-11-25mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau
2013-02-11mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-09-16mac80211: disallow seeks in minstrel debug codeArnd Bergmann
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau