Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Tue, 10 Mar 2020 13:33:24 +0000 (15:33 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 10 Mar 2020 13:33:24 +0000 (15:33 +0200)
commit453bfc2d16fccb9917a331347ebc7432b0a8111e
tree8658fdcbd0af0f6f69b34ff10793f8ab4f90b297
parent2362059427494b9e318161f0447a10dc5513b2c3
parent9352ed0165ff4313ab340c979446c3d64c531f7a
Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git./linux/kernel/git/iwlwifi/iwlwifi-fixes

First batch of fixes intended for v5.6

* Fix a locking issue in time events handling;
* A fix in rate-scaling;
* Fix for a potential NULL pointer deref;
* Enable antenna diversity in some devices that were erroneously not
  doing it;
* Allow FW dumps to continue when the FW is stuck;
* A fix in the HE capabilities handling;
* Another fix for FW dumps where we were reading wrong addresses.