Age | Commit message (Expand) | Author | Files | Lines |
2021-02-12 | mac80211: minstrel_ht: remove sample rate switching code for constrained devices | Felix Fietkau | 1 | -14/+3 |
2021-02-12 | mac80211: minstrel_ht: significantly redesign the rate probing strategy | Felix Fietkau | 1 | -6/+19 |
2021-02-12 | mac80211: minstrel_ht: reduce the need to sample slower rates | Felix Fietkau | 1 | -2/+0 |
2021-02-12 | mac80211: minstrel_ht: use bitfields to encode rate indexes | Felix Fietkau | 1 | -0/+13 |
2021-01-22 | mac80211: minstrel_ht: remove old ewma based rate average code | Felix Fietkau | 1 | -1/+0 |
2021-01-22 | mac80211: remove legacy minstrel rate control | Felix Fietkau | 1 | -6/+73 |
2021-01-22 | mac80211: minstrel_ht: add support for OFDM rates on non-HT clients | Felix Fietkau | 1 | -8/+9 |
2021-01-22 | mac80211: minstrel_ht: clean up CCK code | Felix Fietkau | 1 | -3/+2 |
2019-10-11 | mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average | Felix Fietkau | 1 | -1/+1 |
2019-08-21 | mac80211: minstrel_ht: improve rate probing for devices with static fallback | Felix Fietkau | 1 | -0/+12 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-26 | mac80211: minstrel_ht: add support for rates with 4 spatial streams | Felix Fietkau | 1 | -1/+1 |
2018-10-11 | mac80211: minstrel: reduce minstrel_mcs_groups size | Felix Fietkau | 1 | -3/+4 |
2018-10-11 | mac80211: minstrel: merge with minstrel_ht, always enable VHT support | Felix Fietkau | 1 | -8/+0 |
2018-10-11 | mac80211: minstrel: remove unnecessary debugfs cleanup code | Felix Fietkau | 1 | -5/+0 |
2016-12-15 | mac80211: minstrel_ht: move supported bitrate mask out of group data | Felix Fietkau | 1 | -3/+3 |
2015-04-01 | mac80211: add max lossless throughput per rate | Thomas Huehn | 1 | -1/+2 |
2015-04-01 | mac80211: restructure per-rate throughput calculation into function | Thomas Huehn | 1 | -0/+1 |
2015-04-01 | mac80211: improve Minstrel variable & function naming | Thomas Huehn | 1 | -1/+1 |
2015-04-01 | mac80211: add new Minstrel-HT statistic output via csv | Thomas Huehn | 1 | -0/+1 |
2014-10-21 | mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz | Karl Beldan | 1 | -2/+15 |
2014-10-20 | mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs | Karl Beldan | 1 | -3/+12 |
2014-10-20 | mac80211: minstrel_ht: Increase the range of handled rate indexes | Karl Beldan | 1 | -4/+4 |
2014-09-11 | mac80211: improve minstrel_ht rate sorting by throughput & probability | Thomas Huehn | 1 | -13/+6 |
2014-09-11 | mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT | Thomas Huehn | 1 | -22/+0 |
2013-04-22 | mac80211/minstrel_ht: use the new rate control API | Felix Fietkau | 1 | -0/+2 |
2013-03-06 | mac80211: merge value scaling macros of minstrel_ht and minstrel | Thomas Huehn | 1 | -5/+0 |
2013-03-06 | mac80211/minstrel_ht: increase sampling frequency of some slower rates | Felix Fietkau | 1 | -0/+1 |
2013-02-13 | mac80211/minstrel_ht: add support for using CCK rates | Felix Fietkau | 1 | -1/+4 |
2010-06-24 | minstrel_ht: move minstrel_mcs_groups declaration to header file | John W. Linville | 1 | -0/+2 |
2010-06-02 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | 1 | -0/+128 |