]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 19:48:49 +0000 (14:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 19:48:49 +0000 (14:48 -0500)
commit03afb6e43aaf71e761c1e22d36c2670ef82f089a
tree44c9a1fff6638a153ba99f7c459fbe99350eadb7
parent8a7b741e76cd31b6000636f0391e67ba6793ad1c
parenta41886f56b7bbb88e6a23b5d738a94f2632142a4
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 4.15

Second set of fixes for 4.15. This time a lot of iwlwifi patches and
two brcmfmac patches. Most important here are the MIC and IVC fixes
for iwlwifi to unbreak 9000 series.

iwlwifi

* fix rate-scaling to not start lowest possible rate

* fix the TX queue hang detection for AP/GO modes

* fix the TX queue hang timeout in monitor interfaces

* fix packet injection

* remove a wrong error message when dumping PCI registers

* fix race condition with RF-kill

* tell mac80211 when the MIC has been stripped (9000 series)

* tell mac80211 when the IVC has been stripped (9000 series)

* add 2 new PCI IDs, one for 9000 and one for 22000

* fix a queue hang due during a P2P Remain-on-Channel operation

brcmfmac

* fix a race which sometimes caused a crash during sdio unbind

* fix a kernel-doc related build error
====================

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