]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2020 20:32:31 +0000 (13:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2020 20:32:31 +0000 (13:32 -0700)
commita8ac9545bf7a7ee7dad4ce62602282ac30ea94cb
treea47f13676ec2b6a3fc647780c0221c8d6c2eec38
parented25466d473d13cc8f48bfc545f2c0434321ae7d
parent875e88657507a7882c0111c3a4bf4e3fd5423161
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

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

First set of patches for v5.10. Most noteworthy here is ath11k getting
initial support for QCA6390 and IPQ6018 devices. But most of the
patches are cleanup: W=1 warning fixes, fallthrough keywords, DMA API
changes and tasklet API changes.

Major changes:

ath10k

* support SDIO firmware codedumps

* support station specific TID configurations

ath11k

* add support for IPQ6018

* add support for QCA6390 PCI devices

ath9k

* add support for NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 to improve PTK0
  rekeying

wcn36xx

* add support for TX ack
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath11k/wmi.c
drivers/net/wireless/ath/ath9k/beacon.c