Merge tag 'wireless-drivers-next-2020-05-30' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2020 01:14:11 +0000 (18:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2020 01:14:11 +0000 (18:14 -0700)
commitd7ad1415bda5cd0a7a948720bf154ecb62a0e9c4
tree3179c9ba0a0867426d692ccb2a29b8515265d578
parentb8ded9de8db34dd209a3dece94cf54fc414e78f7
parente948ed0427991d197c861fcac4961e699b978d5d
Merge tag 'wireless-drivers-next-2020-05-30' of git://git./linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

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

Third set of patches for v5.8. Final new features before the merge
window (most likely) opens, noteworthy here is adding WPA3 support to
old drivers rt2800, b43 and b43_legacy.

Major changes:

ath10k

* SDIO and SNOC busses are not experimental anymore

ath9k

* allow receive of broadcast Action frames

ath9k_htc

* allow receive of broadcast Action frames

rt2800

* enable WPA3 support out of box

b43

* enable WPA3 support

b43_legacy

* enable WPA3 support

mwifiex

* advertise max number of clients to user space

mt76

* mt7663: add remain-on-channel support

* mt7915: add spatial reuse support

* add support for mt7611n hardware

iwlwifi

* add ACPI DSM support

* support enabling 5.2GHz bands in Indonesia via ACPI

* bump FW API version to 56
====================

Signed-off-by: David S. Miller <davem@davemloft.net>