You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel
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>
5 years ago
..
acx-mac80211 acx-mac80211: fix build on kernel 4.9 7 years ago
ar7-atm ar7-atm: fix function signatures with expected ones 7 years ago
ath10k-ct ath10k-ct: fix incorrect multicast/broadcast rate setting 5 years ago
avila-wdt build: use KERNEL_MAKE_FLAGS for kernel file compilations 7 years ago
brcm2708-gpu-fw brcm2708-gpu-fw: add fw required for camera module 6 years ago
broadcom-wl broadcom-wl: fix compilation with 4.14 6 years ago
button-hotplug build: use KERNEL_MAKE_FLAGS for kernel file compilations 7 years ago
cryptodev-linux cryptodev-linux: Update to 1.10 5 years ago
dtc/patches package: kernel: dtc: Add DTO support 7 years ago
gpio-button-hotplug build: use KERNEL_MAKE_FLAGS for kernel file compilations 7 years ago
gpio-nct5104d kernel: gpio-nct5104d remove boardname check 6 years ago
hwmon-gsc build: use KERNEL_MAKE_FLAGS for kernel file compilations 7 years ago
i2c-gpio-custom i2c-gpio-custom: Adapt to moved include file 6 years ago
kmod-sched-cake kmod-sched-cake: bump to latest cake 5 years ago
lantiq ltq-vdsl-fw: fix ltq-vdsl-vr9-vectoring-fw-installer package install 6 years ago
leds-apu2 kernel: leds-apu2 remove boardname check 6 years ago
linux kernel: fix kmod-input-touchscreen-ads7846 deps 5 years ago
mac80211 mac80211: ath10k: fix incorrect multicast/broadcast rate setting 5 years ago
mt76 mt76: update to the latest version 5 years ago
mwlwifi mwlwifi: update to version 10.3.8.0-20181210 6 years ago
nat46 nat46: Fix mirror hash 5 years ago
om-watchdog treewide: use the generic board_name function 7 years ago
rotary-gpio-custom kernel: Remove dependencies on old kernels 6 years ago
rtc-rv5c386a build: use KERNEL_MAKE_FLAGS for kernel file compilations 7 years ago
rtl8812au-ct rtl8812au: Add out-of-tree driver. 6 years ago
spi-gpio-custom kernel: Deactivate *-gpio-custom drivers for 4.19 6 years ago
trelay trelay: Install hotplug and config files as 600 6 years ago
w1-gpio-custom kernel: Deactivate *-gpio-custom drivers for 4.19 6 years ago