aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_debugfs.c
AgeCommit message (Expand)Author
2016-12-15mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau
2016-12-15mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau
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 statistic output via csvThomas Huehn
2015-04-01mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn
2013-04-17mac80211: cosmetics for minstrel_debugfsKarl Beldan
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-10minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau
2010-03-10minstrel: simplify and fix debugfs codeFelix Fietkau
2009-09-02net: file_operations should be constStephen Hemminger
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau