index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel_ht.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+2
2020-04-24
mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
Johannes Berg
1
-1
/
+2
2020-04-24
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
1
-6
/
+13
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
1
-25
/
+25
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
1
-3
/
+12
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
1
-6
/
+4
2019-08-22
mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
Colin Ian King
1
-1
/
+1
2019-08-21
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
1
-28
/
+212
2019-08-21
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
1
-6
/
+14
2019-08-21
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
1
-0
/
+15
2019-08-21
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-6
/
+1
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
1
-3
/
+0
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
1
-54
/
+80
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
1
-0
/
+10
2019-01-19
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
1
-5
/
+20
2018-10-11
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
1
-4
/
+6
2018-10-11
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2018-10-11
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2018-10-11
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
1
-73
/
+80
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
1
-13
/
+78
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
1
-1
/
+0
2018-10-11
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
1
-8
/
+15
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-22
mac80211: add get TID helper
Sara Sharon
1
-1
/
+1
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
1
-5
/
+5
2016-12-15
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
1
-20
/
+0
2016-12-15
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
1
-17
/
+5
2016-12-15
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
1
-15
/
+15
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2016-04-06
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
1
-0
/
+54
2016-04-05
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
1
-7
/
+16
2016-03-01
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
1
-1
/
+1
2016-02-23
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-02-02
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
1
-1
/
+2
2016-02-02
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
Konstantin Khlebnikov
1
-4
/
+5
2015-07-17
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
1
-1
/
+7
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-1
/
+1
2015-04-01
mac80211: add max lossless throughput per rate
Thomas Huehn
1
-40
/
+44
2015-04-01
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
1
-31
/
+46
2015-04-01
mac80211: improve Minstrel variable & function naming
Thomas Huehn
1
-56
/
+56
2015-04-01
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
1
-27
/
+1
2015-03-17
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
1
-2
/
+4
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+6
2014-11-28
mac80211: minstrel_ht: switch to .tx_status_noskb
Felix Fietkau
1
-4
/
+4
2014-11-28
mac80211: minstrel_ht: move aggregation check to .get_rate()
Felix Fietkau
1
-3
/
+4
2014-11-19
mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check
Felix Fietkau
1
-3
/
+3
[next]