]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Apr 2019 19:02:29 +0000 (12:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Apr 2019 19:02:29 +0000 (12:02 -0700)
commitedba4ebac7b65dcdc4441846027cb5ec1c8388eb
treec9c1002fb38c2be878305fe6e4ce7255b0f93903
parentaa95d594918b9814ab31381175252fec14966af6
parentcce5681fdbb04fa24577533bb4d3ec7311e48afe
Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 5.1

Second set of fixes for 5.1.

iwlwifi

* add some new PCI IDs (plus a struct name change they depend on)

* fix crypto with new devices, namely 22560 and above

* fix for a potential deadlock in the TX path

* a fix for offloaded rate-control

* support new PCI HW IDs which use a new FW

mt76

* fix lock initialisation and a possible deadlock

* aggregation fixes

rt2x00

* fix sequence numbering during retransmits
====================

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