summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rc80211_minstrel_ht.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add get TID helperSara Sharon2018-02-221-1/+1
* mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-5/+5
* mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau2016-12-151-20/+0
* mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau2016-12-151-17/+5
* mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau2016-12-151-15/+15
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rateFelix Fietkau2016-04-061-0/+54
* mac80211: minstrel_ht: improve sample rate skip logicFelix Fietkau2016-04-051-7/+16
* mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau2016-03-011-1/+1
* mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-02-231-1/+1
* mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2016-02-021-1/+2
* mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rateKonstantin Khlebnikov2016-02-021-4/+5
* mac80211: minstrel_ht: handle peers in dynamic SMPSKrishna Chaitanya2015-07-171-1/+7
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-1/+1
* mac80211: add max lossless throughput per rateThomas Huehn2015-04-011-40/+44
* mac80211: restructure per-rate throughput calculation into functionThomas Huehn2015-04-011-31/+46
* mac80211: improve Minstrel variable & function namingThomas Huehn2015-04-011-56/+56
* mac80211: unify Minstrel & Minstrel-HTs calculation of rate statisticsThomas Huehn2015-04-011-27/+1
* mac80211: minstrel_ht: fix rounding issue in MCS duration calculationFelix Fietkau2015-03-171-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-12-081-9/+6
|\
| * mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6
* | mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau2014-11-281-4/+4
* | mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau2014-11-281-3/+4
* | mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
* | mac80211: minstrel_ht: do not always skip ht rates vht_only is trueKarl Beldan2014-10-271-1/+1
* | mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHzKarl Beldan2014-10-211-12/+204
* | mac80211: minstrel_ht: include type (cck/ht) in rates flagKarl Beldan2014-10-201-14/+14
* | mac80211: minstrel_ht: macros adjustments for future VHT_GROUPsKarl Beldan2014-10-201-25/+26
* | mac80211: minstrel_ht: Increase the range of handled rate indexesKarl Beldan2014-10-201-8/+8
* | mac80211: minstrel_ht: fix MCS_GROUP_RATES usageKarl Beldan2014-10-091-1/+1
|/
* mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn2014-09-111-102/+201
* mac80211: export the expected throughputAntonio Quartulli2014-05-211-0/+17
* mac80211: minstrel-ht: small clarificationsJohannes Berg2014-05-191-2/+3
* mac80211: minstrel_ht: sample_table can be __read_mostlyJohannes Berg2014-02-041-3/+2
* mac80211: make rate control ops constJohannes Berg2014-02-041-1/+1
* mac80211: fix checkpatch errorsWeilong Chen2013-12-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-3/+4
|\
| * mac80211: use capped prob when computing throughputsKarl Beldan2013-11-251-1/+1
| * mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-251-2/+3
* | mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan2013-11-251-3/+7
* | mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-251-2/+1
* | mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan2013-11-251-5/+4
|/
* mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi2013-09-261-10/+13
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-2/+1
|\
| * mac80211: minstrel_ht: don't use control.flags in TX status pathJohannes Berg2013-08-221-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-0/+3
|\ \
| * | mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-0/+3
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-2/+3
|\ \ \ | | |/ | |/|
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-2/+3
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-5/+10
|\| | | |/ |/|