]> asedeno.scripts.mit.edu Git - linux.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)
commit0574f2ed30609fd1720489a9dcb50a805958c796
tree53a68c7f7aa01b27e13c970beeabf008a96e90a5
parentd0d006a43e9a7a796f6f178839c92fcc222c564d
parent1f66072503316134873060b24b7895dbbcccf00e
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>