]> 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)
commit34bed34daab73e047b3018b94abf33deb0b66e87
tree8658fdcbd0af0f6f69b34ff10793f8ab4f90b297
parentfe5b613287807a13af2fd3066908e5e6dd90858e
parent6dbf1df0af46865963ed3cf6bec4b1286445ea3c
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.