openwrt/package/kernel/ath10k-ct/patches
Sven Eckelmann ba249bc955 ath10k-ct: fix incorrect multicast/broadcast rate setting
If no mcast_rate is set for the wifi-iface then there is no rate_idx (0)
set for the bss. This can break for example 5GHz meshpoint interfaces
because 0 maps to a CCK rate (11Mbit/s).

It must also be avoided that the ath10k-ct internal state for the rates is
not synced with the mac80211 rates state. Otherwise, the user specified
rate (e.g. a wifi-iface mcast_rate for a meshpoint interface) will only be
set on startup. And a short while after that, ath10k-ct specific code in
ath10k_check_apply_special_rates is missing a valid rate in its own
structures and is then recalculating a new default rate. This default rate
is in most situations not the requested rate.

Fixes: 4df3c71cd4 ("ath10k-ct: Update to 2018-12-11 and use version based on 4.19")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2019-02-26 23:20:04 +01:00
..
081-ath10k-calibration-variant.patch ath10k-ct: update to version ath10k-4.16 2018-09-26 16:39:45 +02:00
100-kernel_compat.patch ath10k-ct: Update to 2018-12-20 2018-12-24 19:18:07 +01:00
110-api_fix.patch ath10k-ct: activate user space firmware loading again 2017-10-12 23:40:27 +02:00
120-mac80211-4-14-api.patch ath10k-ct: activate user space firmware loading again 2017-10-12 23:40:27 +02:00
160-ath10k-search-all-IEs-for-variant-before-falling-back.patch ath10k-ct: Update to 2018-12-11 and use version based on 4.19 2018-12-15 15:25:23 +01:00
161-ath10k-add-support-for-configuring-management-packet.patch ath10k-ct: support for management rate control 2019-02-11 19:02:41 +01:00
162-ath10k-fix-possible-out-of-bound-access-of-ath10k_ra.patch ath10k-ct: support for management rate control 2019-02-11 19:02:41 +01:00
163-ath10k-fix-incorrect-multicast-broadcast-rate-settin.patch ath10k-ct: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00
164-ath10k-commit-rates-from-mac80211.patch ath10k-ct: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00
200-ath10k-move-spectral-scan-support-under-a-separate-c.patch ath9k, ath10k(-ct): move spectral scan support under a separate config symbol 2018-01-13 19:54:45 +01:00
201-ath10k-4.16_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch ath10k-ct: Update to 2018-12-20 2018-12-24 19:18:07 +01:00
202-ath10k-4.16-use-tpt-trigger-by-default.patch ath10k-ct: fix incorrect multicast/broadcast rate setting 2019-02-26 23:20:04 +01:00