]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2020 23:15:58 +0000 (16:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Mar 2020 23:15:58 +0000 (16:15 -0700)
commit5ef8c665416b9815113042e0edebe8ff66a45e2e
tree2ebde986387cf2a1f20bb950bc71d71841f04fe8
parent9970de8b013a81908eb78aa6409c0e0495d3eb30
parent8d4ccd7770e795e03c217624507ce17b5ab1c156
Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

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

Second set of patches for v5.7. Lots of cleanup patches this time, but
of course various new features as well fixes.

When merging with wireless-drivers this pull request has a conflict in:

drivers/net/wireless/intel/iwlwifi/pcie/drv.c

To solve that just drop the changes from commit cf52c8a776d1 in
wireless-drivers and take the hunk from wireless-drivers-next as is.
The list of specific subsystem device IDs are not necessary after
commit d6f2134a3831 (in wireless-drivers-next) anymore, the detection
is based on other characteristics of the devices.

Major changes:

qtnfmac

* support WPA3 SAE and OWE in AP mode

ath10k

* support for getting btcoex settings from Device Tree

* support QCA9377 SDIO device

ath11k

* add HE rate accounting

* add thermal sensor and cooling devices

mt76

* MT7663 support for the MT7615 driver
====================

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