index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel_ht.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
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
*
|
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
1
-3
/
+0
|
/
*
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
2019-04-26
1
-54
/
+80
*
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2019-04-26
1
-0
/
+10
*
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
2019-01-19
1
-5
/
+20
*
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
2018-10-11
1
-4
/
+6
*
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
2018-10-11
1
-4
/
+10
*
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
2018-10-11
1
-1
/
+1
*
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
2018-10-11
1
-3
/
+1
*
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
2018-10-11
1
-73
/
+80
*
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
2018-10-11
1
-13
/
+78
*
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
2018-10-11
1
-1
/
+0
*
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
2018-10-11
1
-8
/
+15
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
mac80211: add get TID helper
Sara Sharon
2018-02-22
1
-1
/
+1
*
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
1
-5
/
+5
*
mac80211: minstrel_ht: remove obsolete #if for >= 3 streams
Felix Fietkau
2016-12-15
1
-20
/
+0
*
mac80211: minstrel_ht: move short preamble check out of get_rate
Felix Fietkau
2016-12-15
1
-17
/
+5
*
mac80211: minstrel_ht: move supported bitrate mask out of group data
Felix Fietkau
2016-12-15
1
-15
/
+15
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-2
/
+2
*
mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate
Felix Fietkau
2016-04-06
1
-0
/
+54
*
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
2016-04-05
1
-7
/
+16
*
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
2016-03-01
1
-1
/
+1
*
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
2016-02-23
1
-1
/
+1
*
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2016-02-02
1
-1
/
+2
*
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
Konstantin Khlebnikov
2016-02-02
1
-4
/
+5
*
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
2015-07-17
1
-1
/
+7
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-1
/
+1
*
mac80211: add max lossless throughput per rate
Thomas Huehn
2015-04-01
1
-40
/
+44
*
mac80211: restructure per-rate throughput calculation into function
Thomas Huehn
2015-04-01
1
-31
/
+46
*
mac80211: improve Minstrel variable & function naming
Thomas Huehn
2015-04-01
1
-56
/
+56
*
mac80211: unify Minstrel & Minstrel-HTs calculation of rate statistics
Thomas Huehn
2015-04-01
1
-27
/
+1
*
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
2015-03-17
1
-2
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-08
1
-9
/
+6
|
\
|
*
mac80211: minstrel_ht: fix a crash in rate sorting
Felix Fietkau
2014-11-18
1
-9
/
+6
*
|
mac80211: minstrel_ht: switch to .tx_status_noskb
Felix Fietkau
2014-11-28
1
-4
/
+4
*
|
mac80211: minstrel_ht: move aggregation check to .get_rate()
Felix Fietkau
2014-11-28
1
-3
/
+4
[next]