Skip to content
iwlwifi:

* more work on d0i3 power state
* enhancements to the firmware debugging infrastructure
* support for 2 concurrent channel contexts
* fixes / cleanups in the rate control
* general cleanups

brcmfmac:

* add support for the BCM43340 and BCM43341 SDIO chipsets
* number of changes are related to AP mode

mwifiex:

* debug enhancements:
  * dump SDIO function registers/scratch registers
    upon FW crash
  * histogram support
  * adapter structure dump
  * TDLS peer information via debugfs
* control auto deepsleep via module load parameter
* recovery mechanism when host fails to wakeup the firmware
* wowlan disconnect feature

wlcore:

* add DFS support
* enable AP wowlan so that the host can sleep while AP mode is enabled

rtlwifi:

* simplify the drivers and convert them to share more code

ath10k:

* Device tree support
* Major restructuring how to handle different WMI interface versions
* Add WMI TLV interface in preparation for new firmware interface support
* Support new firmware branch 10.2.4
* Add thermal cooling interface
* Add hwmon interface to read temparture from the device

ath9k:

* add support QCA956x
* per-packet Transmit Power Control for AR9002

wil6210:

* block ack with secure and insecure connection
* fix MTU calculation
* some infrastructure fixes
* some debugfs changes