index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel_ht.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: remove shifted rate support
Johannes Berg
2023-09-13
1
-4
/
+3
*
mac80211: minstrel_ht: remove unused n_supported variable
Tom Rix
2023-03-30
1
-6
/
+0
*
Kalle Valo says:
Jakub Kicinski
2022-10-29
1
-3
/
+0
|
\
|
*
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2022-10-07
1
-3
/
+0
*
|
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
/
*
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
1
-4
/
+5
|
\
|
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-1
/
+2
|
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-3
/
+3
*
|
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
2022-09-27
1
-2
/
+4
|
/
*
mac80211: minstrel_ht: support ieee80211_rate_status
Jonas Jelonek
2022-05-16
1
-8
/
+132
*
mac80211: minstrel_ht: fill all requested rates
Peter Seiderer
2022-05-16
1
-7
/
+7
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-10
/
+10
*
mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
Peter Seiderer
2022-04-11
1
-0
/
+3
*
mac80211: remove unused macros
Johannes Berg
2022-02-04
1
-1
/
+1
*
mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define
Peter Seiderer
2021-11-26
1
-2
/
+0
*
mac80211: fix some spelling mistakes
Zheng Yongjun
2021-06-23
1
-1
/
+1
*
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
2021-06-23
1
-27
/
+1
*
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
2021-06-23
1
-0
/
+4
*
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
2021-06-18
1
-1
/
+1
*
mac80211: minstrel_ht: remove extraneous indentation on if statement
Colin Ian King
2021-04-19
1
-1
/
+1
*
mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_r...
Wei Yongjun
2021-04-08
1
-2
/
+0
*
mac80211: minstrel_ht: remove unused variable 'mg'
Johannes Berg
2021-03-16
1
-2
/
+0
*
mac80211: minstrel_ht: remove sample rate switching code for constrained devices
Felix Fietkau
2021-02-12
1
-89
/
+6
*
mac80211: minstrel_ht: significantly redesign the rate probing strategy
Felix Fietkau
2021-02-12
1
-233
/
+317
*
mac80211: minstrel_ht: reduce the need to sample slower rates
Felix Fietkau
2021-02-12
1
-10
/
+8
*
mac80211: minstrel_ht: update total packets counter in tx status path
Felix Fietkau
2021-02-12
1
-11
/
+10
*
mac80211: minstrel_ht: use bitfields to encode rate indexes
Felix Fietkau
2021-02-12
1
-62
/
+64
*
mac80211: minstrel_ht: fix regression in the max_prob_rate fix
Felix Fietkau
2021-01-27
1
-1
/
+1
*
mac80211: minstrel_ht: fix rounding error in throughput calculation
Felix Fietkau
2021-01-22
1
-4
/
+3
*
mac80211: minstrel_ht: increase stats update interval
Felix Fietkau
2021-01-22
1
-1
/
+1
*
mac80211: minstrel_ht: fix max probability rate selection
Felix Fietkau
2021-01-22
1
-9
/
+38
*
mac80211: minstrel_ht: improve sample rate selection
Felix Fietkau
2021-01-22
1
-3
/
+3
*
mac80211: minstrel_ht: improve ampdu length estimation
Felix Fietkau
2021-01-22
1
-11
/
+27
*
mac80211: minstrel_ht: remove old ewma based rate average code
Felix Fietkau
2021-01-22
1
-23
/
+8
*
mac80211: remove legacy minstrel rate control
Felix Fietkau
2021-01-22
1
-41
/
+85
*
mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
Felix Fietkau
2021-01-22
1
-87
/
+196
*
mac80211: minstrel_ht: clean up CCK code
Felix Fietkau
2021-01-22
1
-24
/
+30
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
1
-1
/
+2
|
\
|
*
mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
Johannes Berg
2020-04-24
1
-1
/
+2
*
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-6
/
+13
|
/
*
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
2019-10-11
1
-25
/
+25
*
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
2019-10-11
1
-3
/
+12
*
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2019-10-11
1
-6
/
+4
*
mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
Colin Ian King
2019-08-22
1
-1
/
+1
*
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
2019-08-21
1
-28
/
+212
*
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
2019-08-21
1
-6
/
+14
*
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
2019-08-21
1
-0
/
+15
*
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
2019-08-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-6
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-6
/
+1
[next]