index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rc80211_minstrel_ht.c
Age
Commit message (
Expand
)
Author
2013-03-18
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
2013-03-18
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
2013-03-18
mac80211/minstrel_ht: improve rate selection stability
Felix Fietkau
2013-03-06
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
2013-03-06
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
mac80211/minstrel_ht: disable multiple consecutive sample attempts
Felix Fietkau
2013-03-06
mac80211/minstrel_ht: fix spacing between sample attempts
Felix Fietkau
2013-03-06
mac80211/minstrel_ht: increase sampling frequency of some slower rates
Felix Fietkau
2013-03-06
minstrel_ht: increase sampling frequency
Felix Fietkau
2013-03-06
mac80211/minstrel_ht: improve max_prob_rate selection
Felix Fietkau
2013-03-06
mac80211/minstrel_ht: improve accuracy of throughput metric at high data rates
Felix Fietkau
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-13
mac80211/minstrel_ht: add support for using CCK rates
Felix Fietkau
2013-02-11
mac80211/minstrel_ht: remove the sampling bypass check for the lowest rate
Felix Fietkau
2012-11-30
mac80211: simplify loop in minstrel_ht
Johannes Berg
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-07-12
minstrel_ht: enable frame aggregation for fixed rate
Sylvain Roger Rieunier
2012-07-09
mac80211: correct size the argument to kzalloc in minstrel_ht
Thomas Huehn
2012-04-13
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-03-15
mac80211: Don't sample max throughput rate in minstrel_ht
Helmut Schaa
2012-03-12
mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS
Helmut Schaa
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
2011-11-17
mac80211: Get rid of search loop for rate group index
Helmut Schaa
2011-11-17
mac80211: Check rate->idx before rate->count
Helmut Schaa
2011-09-30
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
2011-09-14
minstrel_ht: fix Open BA session request floods
Christian Lamparter
2011-08-09
mac80211: Don't use EAPOL frames for rate sampling
Helmut Schaa
2011-06-01
minstrel_ht: fixed rate mode through debugfs
Zefir Kurtisi
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-12
mac80211: fix contention time computation in minstrel, minstrel_ht
Daniel Halperin
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-28
mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates
Felix Fietkau
2011-03-14
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
Helmut Schaa
2011-03-09
mac80211: update minstrel_ht sample rate when probe is set
Daniel Halperin
2011-03-04
mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht
Helmut Schaa
2010-12-15
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-11-24
mac80211: avoid aggregation for VO traffic
Luis R. Rodriguez
2010-11-15
mac80211: minstrel_ht - reduce the overhead of rate sampling
Felix Fietkau
2010-10-11
mac80211: minstrel_ht A-MPDU fix
Björn Smedman
2010-07-26
mac80211: freeing the wrong variable
Dan Carpenter
2010-07-26
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps
John W. Linville
2010-07-02
minstrel_ht: fix check for downgrading of top2 rate
Ming Lei
2010-07-02
minstrel_ht: fix updating rate with best probability
Ming Lei
2010-06-24
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
John W. Linville
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
2010-06-02
mac80211: add the minstrel_ht rate control algorithm
Felix Fietkau