aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch
diff options
context:
space:
mode:
authorRobert Marko <robimarko@gmail.com>2023-04-12 13:17:03 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-04-12 16:06:03 +0200
commit930e702d72b0fc593441c92519cc6515e4f784cc (patch)
treed7f5b0f6934f3d025ec3e0545cc77d5de9660075 /package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch
parente04356362ce3bf84dc554cf27bcc6a991e5fa604 (diff)
downloadupstream-930e702d72b0fc593441c92519cc6515e4f784cc.tar.gz
upstream-930e702d72b0fc593441c92519cc6515e4f784cc.tar.bz2
upstream-930e702d72b0fc593441c92519cc6515e4f784cc.zip
mac80211: ath11k: sync with ath-next
Synchronize the ath11k backports with the current ath-next tree. This replaces the management TLV pending fix with the upstreamed one, fixes traffic flooding when AP and monitor modes are used at the same time, fixes QCN9074 always showing -95 dBm for station RSSI in dumps, fixes potential crash on boot if spectral scan is enabled due to writing to unitialized memory and adds 11d scan offloading for WCN6750 and WCN6855. Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch')
-rw-r--r--package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch b/package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch
index 61abb847d0..b5d9473597 100644
--- a/package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch
+++ b/package/kernel/mac80211/patches/ath11k/904-wifi-ath11k-restore-160MHz-support.patch
@@ -16,7 +16,7 @@ Signed-off-by: Robert Marko <robimarko@gmail.com>
--- a/drivers/net/wireless/ath/ath11k/mac.c
+++ b/drivers/net/wireless/ath/ath11k/mac.c
-@@ -5552,10 +5552,6 @@ static int ath11k_mac_copy_he_cap(struct
+@@ -5585,10 +5585,6 @@ static int ath11k_mac_copy_he_cap(struct
he_cap_elem->mac_cap_info[1] &=
IEEE80211_HE_MAC_CAP1_TF_MAC_PAD_DUR_MASK;