index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-06-23
mac80211: fix some spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
1
-27
/
+1
2021-06-23
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
1
-0
/
+4
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
1
-1
/
+1
2021-04-19
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
1
-1
/
+1
2021-04-08
mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...
Wei Yongjun
1
-2
/
+0
2021-03-16
mac80211: minstrel_ht: remove unused variable 'mg'
Johannes Berg
1
-2
/
+0
2021-02-12
mac80211: minstrel_ht: remove sample rate switching code for constrained devices
Felix Fietkau
1
-89
/
+6
2021-02-12
mac80211: minstrel_ht: significantly redesign the rate probing strategy
Felix Fietkau
1
-233
/
+317
2021-02-12
mac80211: minstrel_ht: reduce the need to sample slower rates
Felix Fietkau
1
-10
/
+8
2021-02-12
mac80211: minstrel_ht: update total packets counter in tx status path
Felix Fietkau
1
-11
/
+10
2021-02-12
mac80211: minstrel_ht: use bitfields to encode rate indexes
Felix Fietkau
1
-62
/
+64
2021-01-28
mac80211: minstrel_ht: fix regression in the max_prob_rate fix
Felix Fietkau
1
-1
/
+1
2021-01-22
mac80211: minstrel_ht: fix rounding error in throughput calculation
Felix Fietkau
1
-4
/
+3
2021-01-22
mac80211: minstrel_ht: increase stats update interval
Felix Fietkau
1
-1
/
+1
2021-01-22
mac80211: minstrel_ht: fix max probability rate selection
Felix Fietkau
1
-9
/
+38
2021-01-22
mac80211: minstrel_ht: improve sample rate selection
Felix Fietkau
1
-3
/
+3
2021-01-22
mac80211: minstrel_ht: improve ampdu length estimation
Felix Fietkau
1
-11
/
+27
2021-01-22
mac80211: minstrel_ht: remove old ewma based rate average code
Felix Fietkau
1
-23
/
+8
2021-01-22
mac80211: remove legacy minstrel rate control
Felix Fietkau
1
-41
/
+85
2021-01-22
mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
Felix Fietkau
1
-87
/
+196
2021-01-22
mac80211: minstrel_ht: clean up CCK code
Felix Fietkau
1
-24
/
+30
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
[next]