| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: minstrel: reduce minstrel_mcs_groups size | Felix Fietkau | 2018-10-11 | 1 | -3/+4 |
* | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau | 2018-10-11 | 1 | -8/+0 |
* | mac80211: minstrel: remove unnecessary debugfs cleanup code | Felix Fietkau | 2018-10-11 | 1 | -5/+0 |
* | mac80211: minstrel_ht: move supported bitrate mask out of group data | Felix Fietkau | 2016-12-15 | 1 | -3/+3 |
* | mac80211: add max lossless throughput per rate | Thomas Huehn | 2015-04-01 | 1 | -1/+2 |
* | mac80211: restructure per-rate throughput calculation into function | Thomas Huehn | 2015-04-01 | 1 | -0/+1 |
* | mac80211: improve Minstrel variable & function naming | Thomas Huehn | 2015-04-01 | 1 | -1/+1 |
* | mac80211: add new Minstrel-HT statistic output via csv | Thomas Huehn | 2015-04-01 | 1 | -0/+1 |
* | mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz | Karl Beldan | 2014-10-21 | 1 | -2/+15 |
* | mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs | Karl Beldan | 2014-10-20 | 1 | -3/+12 |
* | mac80211: minstrel_ht: Increase the range of handled rate indexes | Karl Beldan | 2014-10-20 | 1 | -4/+4 |
* | mac80211: improve minstrel_ht rate sorting by throughput & probability | Thomas Huehn | 2014-09-11 | 1 | -13/+6 |
* | mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT | Thomas Huehn | 2014-09-11 | 1 | -22/+0 |
* | mac80211/minstrel_ht: use the new rate control API | Felix Fietkau | 2013-04-22 | 1 | -0/+2 |
* | mac80211: merge value scaling macros of minstrel_ht and minstrel | Thomas Huehn | 2013-03-06 | 1 | -5/+0 |
* | mac80211/minstrel_ht: increase sampling frequency of some slower rates | Felix Fietkau | 2013-03-06 | 1 | -0/+1 |
* | mac80211/minstrel_ht: add support for using CCK rates | Felix Fietkau | 2013-02-13 | 1 | -1/+4 |
* | minstrel_ht: move minstrel_mcs_groups declaration to header file | John W. Linville | 2010-06-24 | 1 | -0/+2 |
* | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 2010-06-02 | 1 | -0/+128 |