Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-13 | mac80211/minstrel_ht: add support for using CCK rates | Felix Fietkau | |
When MCS rates start to get bad in 2.4 GHz because of long range or strong interference, CCK rates can be a lot more robust. This patch adds a pseudo MCS group containing CCK rates (long preamble in the lower 4 slots, short preamble in the upper slots). Signed-off-by: Felix Fietkau <nbd@openwrt.org> [make minstrel_ht_get_stats static] Signed-off-by: Johannes Berg <johannes.berg@intel.com> | |||
2010-06-24 | minstrel_ht: move minstrel_mcs_groups declaration to header file | John W. Linville | |
Signed-off-by: John W. Linville <linville@tuxdriver.com> Acked-by: Felix Fietkau <nbd@openwrt.org> | |||
2010-06-02 | mac80211: add the minstrel_ht rate control algorithm | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com> |