Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -4/+4 |
2016-12-15 | mac80211: minstrel: store probability variance instead of standard deviation | Felix Fietkau | 1 | -2/+6 |
2016-12-15 | mac80211: minstrel: remove cur_prob from debugfs | Felix Fietkau | 1 | -10/+6 |
2015-09-29 | mac80211: minstrel[_ht]: remove non-ascii debugfs characters | Johannes Berg | 1 | -7/+5 |
2015-04-01 | mac80211: add standard deviation to Minstrel stats | Thomas Huehn | 1 | -7/+12 |
2015-04-01 | mac80211: add max lossless throughput per rate | Thomas Huehn | 1 | -9/+13 |
2015-04-01 | mac80211: restructure per-rate throughput calculation into function | Thomas Huehn | 1 | -6/+6 |
2015-04-01 | mac80211: improve Minstrel variable & function naming | Thomas Huehn | 1 | -2/+2 |
2015-04-01 | mac80211: add new Minstrel statistic output via csv | Thomas Huehn | 1 | -11/+79 |
2015-04-01 | mac80211: enhance readability of Minstrels rc_stats output | Thomas Huehn | 1 | -5/+13 |
2014-10-20 | mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats | Karl Beldan | 1 | -5/+7 |
2014-09-11 | mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT | Thomas Huehn | 1 | -9/+10 |
2013-04-17 | mac80211: cosmetics for minstrel_debugfs | Karl Beldan | 1 | -2/+2 |
2013-03-06 | mac80211: improve minstrels rate sorting by means of throughput & probability | Thomas Huehn | 1 | -2/+4 |
2013-03-06 | mac80211: merge value scaling macros of minstrel_ht and minstrel | Thomas Huehn | 1 | -3/+3 |
2011-11-01 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-11 | minstrel: make the rate control ops reusable from another rc implementation | Felix Fietkau | 1 | -3/+3 |
2010-03-11 | minstrel: simplify and fix debugfs code | Felix Fietkau | 1 | -29/+6 |
2009-09-02 | net: file_operations should be const | Stephen Hemminger | 1 | -1/+1 |
2009-08-28 | mac80211: Fix output of minstrels rc_stats | Arnd Hannemann | 1 | -1/+1 |
2008-10-28 | mac80211: correct warnings in minstrel rate control algorithm | John W. Linville | 1 | -3/+3 |
2008-10-07 | mac80211: add the 'minstrel' rate control algorithm | Felix Fietkau | 1 | -0/+164 |