kernel_samsung_a53x/drivers/net/wireless
Baochen Qiang 83497c7b07 wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
[ Upstream commit d50886b27850447d90c0cd40c725238097909d1e ]

In supported_vht_mcs_rate_nss1, the rate for MCS9 & VHT20 is defined as
{780,  867}, this does not align with firmware's definition and therefore
fails the verification in ath10k_mac_get_rate_flags_vht():

	invalid vht params rate 960 100kbps nss 1 mcs 9

Change it to {865,  960} to align with firmware, so this issue could be
fixed.

Since ath10k_hw_params::supports_peer_stats_info is enabled only for
QCA6174, this change does not affect other chips.

Tested-on: QCA6174 hw3.2 PCI WLAN.RM.4.4.1-00309-QCARMSWPZ-1

Fixes: 3344b99d69ab ("ath10k: add bitrate parse for peer stats info")
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Closes: https://lore.kernel.org/lkml/fba24cd3-4a1e-4072-8585-8402272788ff@molgen.mpg.de/
Signed-off-by: Baochen Qiang <quic_bqiang@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://patch.msgid.link/20240711020344.98040-2-quic_bqiang@quicinc.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:04 +01:00
..
admtek
ath wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1 2024-12-17 13:24:04 +01:00
atmel
broadcom Revert "wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3" 2024-11-24 00:23:42 +01:00
cisco
cnss2
cnss_genl
cnss_prealloc
cnss_utils
intel Revert "wifi: iwlwifi: abort scan when rfkill on but device enabled" 2024-11-24 00:23:53 +01:00
intersil wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq() 2024-12-17 13:24:03 +01:00
marvell wifi: mwifiex: Use IRQF_NO_AUTOEN flag in request_irq() 2024-12-17 13:24:03 +01:00
mediatek Revert "wifi: mt76: mt7915: fix rx filter setting for bfee functionality" 2024-11-24 00:23:30 +01:00
microchip Revert "wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param" 2024-11-24 00:23:30 +01:00
qualcomm/qca6490
quantenna wireless: Remove redundant 'flush_workqueue()' calls 2024-11-19 08:44:44 +01:00
ralink
realtek Revert "wifi: rtw88: always wait for both firmware loading attempts" 2024-11-24 00:23:31 +01:00
rsi
scsc
st Revert "wifi: cw1200: Avoid processing an invalid TIM IE" 2024-11-24 00:23:53 +01:00
ti
zydas
Kconfig
mac80211_hwsim.c
mac80211_hwsim.h
Makefile
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c wireless: Remove redundant 'flush_workqueue()' calls 2024-11-19 08:44:44 +01:00
virt_wifi.c Revert "wifi: virt_wifi: avoid reporting connection success with wrong SSID" 2024-11-24 00:23:56 +01:00
wl3501.h
wl3501_cs.c