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.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
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
2014-11-19
mac80211: minstrel_ht: fix a crash in rate sorting
Felix Fietkau
1
-9
/
+6
2014-10-27
mac80211: minstrel_ht: do not always skip ht rates vht_only is true
Karl Beldan
1
-1
/
+1
2014-10-21
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
1
-12
/
+204
2014-10-20
mac80211: minstrel_ht: include type (cck/ht) in rates flag
Karl Beldan
1
-14
/
+14
2014-10-20
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
1
-25
/
+26
2014-10-20
mac80211: minstrel_ht: Increase the range of handled rate indexes
Karl Beldan
1
-8
/
+8
2014-10-09
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
1
-1
/
+1
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
1
-102
/
+201
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+17
2014-05-19
mac80211: minstrel-ht: small clarifications
Johannes Berg
1
-2
/
+3
2014-02-05
mac80211: minstrel_ht: sample_table can be __read_mostly
Johannes Berg
1
-3
/
+2
2014-02-05
mac80211: make rate control ops const
Johannes Berg
1
-1
/
+1
2013-12-18
mac80211: fix checkpatch errors
Weilong Chen
1
-1
/
+1
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+4
2013-11-25
mac80211: minstrel_ht: do not sample unsupported rates
Karl Beldan
1
-3
/
+7
2013-11-25
mac80211: minstrels: spare numerous useless calls to get_random_bytes
Karl Beldan
1
-2
/
+1
2013-11-25
mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES
Karl Beldan
1
-5
/
+4
2013-11-25
mac80211: use capped prob when computing throughputs
Karl Beldan
1
-1
/
+1
2013-11-25
mac80211: minstrel_ht: fix rates selection
Karl Beldan
1
-2
/
+3
2013-09-26
mac80211: do not override fixed_rate_idx in minstrel_ht_update_stats
Lorenzo Bianconi
1
-10
/
+13
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+1
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2013-08-22
mac80211: minstrel_ht: don't use control.flags in TX status path
Johannes Berg
1
-2
/
+1
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-0
/
+3
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+3
2013-08-12
mac80211: add control port protocol TX control flag
Johannes Berg
1
-2
/
+3
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+10
2013-07-16
mac80211: fix timing for 5 MHz and 10 MHz channels
Simon Wunderlich
1
-2
/
+3
2013-07-16
mac80211/rc80211: add chandef to rate initialization
Simon Wunderlich
1
-3
/
+7
2013-07-16
mac80211/minstrel_ht: fix cck rate sampling
Felix Fietkau
1
-1
/
+9
2013-04-22
mac80211/minstrel_ht: use the new rate control API
Felix Fietkau
1
-68
/
+82
2013-04-22
mac80211: minstrel_ht: initialize rates selection
Karl Beldan
1
-0
/
+3
2013-04-22
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
Karl Beldan
1
-6
/
+15
2013-03-18
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
1
-2
/
+5
2013-03-18
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
1
-3
/
+3
[next]