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