]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-for-kalle-2019-10-09' of git://git.kernel.org/pub/scm/linux/kernel...
authorKalle Valo <kvalo@codeaurora.org>
Wed, 9 Oct 2019 18:10:12 +0000 (21:10 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 9 Oct 2019 18:10:12 +0000 (21:10 +0300)
commitc05873664ee793048d2e37dbff3087f024ac7db3
treed4c1354443841d5985a6f0ca7879636036f8b286
parent5f45d2270313987411653a395ba26e84def34880
parentc8ad5419a1f5c33e9a760830c258c452d645c0e2
Merge tag 'iwlwifi-for-kalle-2019-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

First batch of fixes intended for v5.4

* fix for an ACPI table parsing bug;
* a fix for a NULL pointer dereference in the cfg with specific
  devices;
* fix the rb_allocator;
* prevent multiple phy configuration with new devices;
* fix a race-condition in the rx queue;
* prevent a couple of memory leaks;
* fix initialization of 3168 devices (the infamous BAD_COMMAND bug);
* fix recognition of some newer systems with integrated MAC;