]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit163670e9b24ef11a427214eaa857920f6f58c6a7
tree8658fdcbd0af0f6f69b34ff10793f8ab4f90b297
parentd5b768761bd9c9fc8e58e345d1e3983b1c08fe31
parentcb0b6a8cc4e5684acbcbce9bc6d0d60cf6c5aaea
Merge tag 'iwlwifi-for-kalle-2020-03-08' of git://git.kernel.org/pub/scm/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.