]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/scm/linux...
authorKalle Valo <kvalo@codeaurora.org>
Wed, 31 Jul 2019 11:51:55 +0000 (14:51 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 31 Jul 2019 11:51:55 +0000 (14:51 +0300)
commit5312bfe2d357e45acc43ab6a510a202ad2c37cbb
tree2b63a19cf416e52984a7e47cc8006a519a30c860
parent0dc64f4797bfc292fddd84f41775957ad735b7b7
parentdba0a216c9ea06d435900a63220b6904d848f5d9
Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

We have a lot of fixes, most of them are also applicable to stable.
Notably:
 * fix use-after-free issues
 * fix DMA mapping API usage errors
 * fix frame drop occurring due to reorder buffer handling in
   RSS in certain conditions
 * fix rate scale locking issues
 * disable TX A-MSDU on older NICs as it causes problems and was
   never supposed to be supported
 * new PCI IDs
 * GEO_TX_POWER_LIMIT API issue that many people were hitting