summaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel_ht.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer2022-10-071-1/+0
* mac80211: minstrel_ht: support ieee80211_rate_statusJonas Jelonek2022-05-161-1/+1
* mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau2021-02-121-14/+3
* mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau2021-02-121-6/+19
* mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau2021-02-121-2/+0
* mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau2021-02-121-0/+13
* mac80211: minstrel_ht: remove old ewma based rate average codeFelix Fietkau2021-01-221-1/+0
* mac80211: remove legacy minstrel rate controlFelix Fietkau2021-01-221-6/+73
* mac80211: minstrel_ht: add support for OFDM rates on non-HT clientsFelix Fietkau2021-01-221-8/+9
* mac80211: minstrel_ht: clean up CCK codeFelix Fietkau2021-01-221-3/+2
* mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new averageFelix Fietkau2019-10-111-1/+1
* mac80211: minstrel_ht: improve rate probing for devices with static fallbackFelix Fietkau2019-08-211-0/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau2019-04-261-1/+1
* mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau2018-10-111-3/+4
* mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-111-8/+0
* mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau2018-10-111-5/+0
* mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau2016-12-151-3/+3
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-011-1/+2
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-011-0/+1
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-011-1/+1
* mac80211: add new Minstrel-HT statistic output via csvThomas Huehn2015-04-011-0/+1
* mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan2014-10-211-2/+15
* mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan2014-10-201-3/+12
* mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan2014-10-201-4/+4
* mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-111-13/+6
* mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn2014-09-111-22/+0
* mac80211/minstrel_ht: use the new rate control APIFelix Fietkau2013-04-221-0/+2
* mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-061-5/+0
* mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau2013-03-061-0/+1
* mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau2013-02-131-1/+4
* minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville2010-06-241-0/+2
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-021-0/+128