]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-next-2021-10-29' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Fri, 29 Oct 2021 15:58:39 +0000 (08:58 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Oct 2021 15:58:40 +0000 (08:58 -0700)
commit8bb2b1462b66c12f9dc9213588695ce8d6ee53a4
tree055367dfbc1224e759939893d67fb15959edf6ce
parent62b9671a80147d92accc5a70094a7ba47029bf0b
parent52607cec5a9b34e898869b110a7afc4621d97b4b
Merge tag 'wireless-drivers-next-2021-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for v5.16

Fourth set of patches for v5.16. Mostly fixes this time, wcn36xx and
iwlwifi have some new features but nothing really out of ordinary.
We have one conflict with kspp tree.

Major changes:

ath11k
 * fix QCA6390 A-MSDU handling (CVE-2020-24588)

wcn36xx
 * enable hardware scan offload for 5Ghz band
 * add missing 5GHz channels 136 and 144

iwlwifi
 * support a new ACPI table revision
 * improvements in the device selection code
 * new hardware support
 * support for WiFi 6E enablement via BIOS
 * support firmware API version 67
 * support for 160MHz in ranging measurements

====================

Link: https://lore.kernel.org/r/20211029134707.DE2B0C4360D@smtp.codeaurora.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>