]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d5dc8fd094292cb195e6803e2755e59e6c5050b
tree3179c9ba0a0867426d692ccb2a29b8515265d578
parentd84914ec0ae8439de3b2c3843abf4a8d781c9ea8
parent97cf70b81a5b9da2a5a0f1a7d90341d132247807
Merge tag 'wireless-drivers-next-2020-05-30' of git://git.kernel.org/pub/scm/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>