]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wcn36xx: Fix HT40 capability for 2Ghz band
authorLoic Poulain <loic.poulain@linaro.org>
Wed, 20 Oct 2021 13:38:53 +0000 (15:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Nov 2021 10:36:01 +0000 (11:36 +0100)
commit95668be4c9de4a1f6468ea8ce80490839acf6dfd
tree87de8aca87af7a26972681e73722f902d1fbaad4
parente3c5b28c28960afe708e40dbf66e2117a2c3e8ae
wcn36xx: Fix HT40 capability for 2Ghz band

commit 960ae77f25631bbe4e3aafefe209b52e044baf31 upstream.

All wcn36xx controllers are supposed to support HT40 (and SGI40),
This doubles the maximum bitrate/throughput with compatible APs.

Tested with wcn3620 & wcn3680B.

Cc: stable@vger.kernel.org
Fixes: 8e84c2582169 ("wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware")
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1634737133-22336-1-git-send-email-loic.poulain@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/wcn36xx/main.c