summaryrefslogtreecommitdiff
path: root/net/mac80211/rc80211_minstrel_ht.c
AgeCommit message (Expand)Author
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau
2018-10-11mac80211: minstrel: do not sample rates 3 times slower than max_prob_rateFelix Fietkau
2018-10-11mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau
2018-10-11mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2018-10-11mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau
2018-10-11mac80211: minstrel: reduce minstrel_mcs_groups sizeFelix Fietkau
2018-10-11mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau
2018-10-11mac80211: minstrel: remove unnecessary debugfs cleanup codeFelix Fietkau
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-22mac80211: add get TID helperSara Sharon
2017-04-28mac80211: make rate control tx status API more extensibleFelix Fietkau
2016-12-15mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau
2016-12-15mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau
2016-12-15mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-06mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rateFelix Fietkau
2016-04-05mac80211: minstrel_ht: improve sample rate skip logicFelix Fietkau
2016-03-01mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau
2016-02-23mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-02-02mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-02-02mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov
2015-07-17mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-01mac80211: add max lossless throughput per rateThomas Huehn
2015-04-01mac80211: restructure per-rate throughput calculation into functionThomas Huehn
2015-04-01mac80211: improve Minstrel variable & function namingThomas Huehn
2015-04-01mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn
2015-03-17mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-10-27mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan
2014-10-21mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan
2014-10-20mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan
2014-10-20mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan
2014-10-20mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan
2014-10-09mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn
2014-05-21mac80211: export the expected throughputAntonio Quartulli
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg
2014-02-04mac80211: minstrel_ht: sample_table can be __read_mostlyJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-25mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan
2013-11-25mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan