OSDN Git Service

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)
commit66f5772ee29db1062d5677a26e4e0ec9c6308c16
tree2b63a19cf416e52984a7e47cc8006a519a30c860
parentdf612421fe2566654047769c6852ffae1a31df16
parent71b256f8f7a5c09810d2c3ed6165629c2cc0a652
Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git./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