]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 18:48:48 +0000 (11:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Aug 2019 18:48:48 +0000 (11:48 -0700)
commit456ea550feff53e7495f76ad20b51f7c84d96264
tree53a68c7f7aa01b27e13c970beeabf008a96e90a5
parentde806187d1efcbbde03ee88d6202f8159d37006b
parentad03a69acca37ea3b3f189aafb2913bf22378bc0
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 5.3

Second set of fixes for 5.3. Lots of iwlwifi fixes have accumulated
which consists most of patches in this pull request. Only most notable
iwlwifi fixes are listed below.

mwifiex

* fix a regression related to WPA1 networks since v5.3-rc1

iwlwifi

* 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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>