summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* net: Use octal not symbolic permissionsJoe Perches2018-03-261-4/+4
* mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-151-2/+6
* mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-151-10/+6
* mac80211: minstrel[_ht]: remove non-ascii debugfs charactersJohannes Berg2015-09-291-7/+5
* mac80211: add standard deviation to Minstrel statsThomas Huehn2015-04-011-7/+12
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-011-9/+13
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-011-6/+6
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-011-2/+2
* mac80211: add new Minstrel statistic output via csvThomas Huehn2015-04-011-11/+79
* mac80211: enhance readability of Minstrels rc_stats outputThomas Huehn2015-04-011-5/+13
* mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan2014-10-201-5/+7
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-111-9/+10
* mac80211: cosmetics for minstrel_debugfsKarl Beldan2013-04-171-2/+2
* mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-061-2/+4
* mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-061-3/+3
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-101-3/+3
* | minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-101-29/+6
|/
* net: file_operations should be constStephen Hemminger2009-09-021-1/+1
* mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
* mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville2008-10-271-3/+3
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-061-0/+164
OpenPOWER on IntegriCloud