Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
authorKalle Valo <kvalo@codeaurora.org>
Wed, 20 Feb 2019 18:01:27 +0000 (20:01 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 20 Feb 2019 18:01:27 +0000 (20:01 +0200)
commit6c88e0ce5ebcbac8ac930c0149c217c6aa7ab0a3
tree59c6c434839e7469e85ec5bdd68f17d7d6bad2c4
parent5d04b22b881d2b21569304fd6930509bb232fa0d
parentf0553ca9ceb5ff403623e31b7501d33ec84ce1fa
Merge ath-next from git://git./linux/kernel/git/kvalo/ath.git

ath.git patches for 5.1. Major changes:

ath10k

* support WPA3 with WCN3990

* support for mac80211 airtime fairness based on transmit rate
  estimation, the firmware needs to support WMI_SERVICE_PEER_STATS to
  enable this

* report transmit airtime to mac80211 with firmwares having
  WMI_SERVICE_REPORT_AIRTIME feature, this to have more accurate
  airtime fairness based on real transmit time (instead of just
  estimated from transmit rate)

* support Fine Timing Measurement (FTM) responder role

* add dynamic VLAN support with firmware having
  WMI_SERVICE_PER_PACKET_SW_ENCRYPT

* switch to use SPDX license identifiers