aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-29mac80211: minstrel[_ht]: remove non-ascii debugfs charactersGravatar Johannes Berg 1-7/+5
2015-04-01mac80211: add standard deviation to Minstrel statsGravatar Thomas Huehn 1-7/+12
2015-04-01mac80211: add max lossless throughput per rateGravatar Thomas Huehn 1-9/+13
2015-04-01mac80211: restructure per-rate throughput calculation into functionGravatar Thomas Huehn 1-6/+6
2015-04-01mac80211: improve Minstrel variable & function namingGravatar Thomas Huehn 1-2/+2
2015-04-01mac80211: add new Minstrel statistic output via csvGravatar Thomas Huehn 1-11/+79
2015-04-01mac80211: enhance readability of Minstrels rc_stats outputGravatar Thomas Huehn 1-5/+13
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsGravatar Karl Beldan 1-5/+7
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTGravatar Thomas Huehn 1-9/+10
2013-04-17mac80211: cosmetics for minstrel_debugfsGravatar Karl Beldan 1-2/+2
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityGravatar Thomas Huehn 1-2/+4
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelGravatar Thomas Huehn 1-3/+3
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-10minstrel: make the rate control ops reusable from another rc implementationGravatar Felix Fietkau 1-3/+3
2010-03-10minstrel: simplify and fix debugfs codeGravatar Felix Fietkau 1-29/+6
2009-09-02net: file_operations should be constGravatar Stephen Hemminger 1-1/+1
2009-08-28mac80211: Fix output of minstrels rc_statsGravatar Arnd Hannemann 1-1/+1
2008-10-27mac80211: correct warnings in minstrel rate control algorithmGravatar John W. Linville 1-3/+3
2008-10-06mac80211: add the 'minstrel' rate control algorithmGravatar Felix Fietkau 1-0/+164