Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 Oct 2021 12:42:40 +0000 (13:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Oct 2021 12:42:40 +0000 (13:42 +0100)
commit44cc24b04bed578e32a4334cacf95799335b3274
tree9dd2349702c3046ebcd7f36ff20cdd5fbde9d6f1
parent5a98dcf59abf68a7949bf1ff95765b946c1a4595
parentb3fcf9c5faaa2b09544f2cdd1eaae81c7a822f92
Merge tag 'wireless-drivers-next-2021-10-07' of git://git./linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

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

First set of patches for v5.16. ath11k getting most of new features
this time. Other drivers also have few new features, and of course the
usual set of fixes and cleanups all over.

Major changes:

rtw88

* support adaptivity for ETSI/JP DFS region

* 8821c: support RFE type4 wifi NIC

brcmfmac

* DMI nvram filename quirk for Cyberbook T116 tablet

ath9k

* load calibration data and pci init values via nvmem subsystem

ath11k

* include channel rx and tx time in survey dump statistics

* support for setting fixed Wi-Fi 6 rates from user space

* support for 80P80 and 160 MHz bandwidths

* spectral scan support for QCN9074

* support for calibration data files per radio

* support for calibration data via eeprom

* support for rx decapsulation offload (data frames in 802.3 format)

* support channel 2 in 6 GHz band

ath10k

* include frame time stamp in beacon and probe response frames

wcn36xx

* enable Idle Mode Power Save (IMPS) to reduce power consumption during idle
====================

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