On Mon, Nov 27, 2017 at 06:39:30PM +0200, Thomas Backlund wrote: > Den 27.11.2017 kl. 17:21, skrev gregkh@xxxxxxxxxxxxxxxxxxx: > > > > The patch below does not apply to the 4.14-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to <stable@xxxxxxxxxxxxxxx>. > > > > thanks, > > > > greg k-h > > > In order to get this one to apply nicely I added theese patches to Mageia > distrib kernel that adds/sorts hw ids to 4.14 branch in the below order: > > From f7f5873bbd45a67d3097dfb55237ade2ad520184 Mon Sep 17 00:00:00 2001 > From: Oren Givon <oren.givon@xxxxxxxxx> > Date: Mon, 28 Aug 2017 10:33:38 +0300 > Subject: [PATCH] iwlwifi: fix wrong struct for a000 device > > From d048b36b9654c4e0cf0d3576be2d1ed2a3084c6f Mon Sep 17 00:00:00 2001 > From: Oren Givon <oren.givon@xxxxxxxxx> > Date: Thu, 31 Aug 2017 13:15:09 +0300 > Subject: [PATCH] iwlwifi: add a new a000 device > > From 1105a337375258515ed09b92a83fd7bfd6775958 Mon Sep 17 00:00:00 2001 > From: Luca Coelho <luciano.coelho@xxxxxxxxx> > Date: Thu, 12 Oct 2017 11:20:50 +0300 > Subject: [PATCH] iwlwifi: pcie: sort IDs for the 9000 series for easier > comparisons > > From 57b36f7fcb39c5eae8c1f463699f747af69643ba Mon Sep 17 00:00:00 2001 > From: Ihab Zhaika <ihab.zhaika@xxxxxxxxx> > Date: Tue, 24 Oct 2017 17:04:24 +0300 > Subject: [PATCH] iwlwifi: add new cards for a000 series > > From 7cddbef445631109bd530ce7cdacaa04ff0a62d1 Mon Sep 17 00:00:00 2001 > From: Ihab Zhaika <ihab.zhaika@xxxxxxxxx> > Date: Tue, 24 Oct 2017 17:38:12 +0300 > Subject: [PATCH] iwlwifi: add new cards for 8265 series > > From d669fc2d42a43ee0abcf2396df6e9c5a124aa984 Mon Sep 17 00:00:00 2001 > From: Ihab Zhaika <ihab.zhaika@xxxxxxxxx> > Date: Tue, 24 Oct 2017 17:36:43 +0300 > Subject: [PATCH] iwlwifi: add new cards for 8260 series > > From f10f33f67333bf6c6fcf41f7df83faa7bf3bac67 Mon Sep 17 00:00:00 2001 > From: Luca Coelho <luciano.coelho@xxxxxxxxx> > Date: Wed, 15 Nov 2017 18:28:04 +0200 > Subject: iwlwifi: fix PCI IDs and configuration mapping for 9000 series > > > > > > And this one is needed to avoid firmware crash with api 34 firmwares: > > > From dac4df1c5f2c34903f61b1bc4fc722e31b4199e7 Mon Sep 17 00:00:00 2001 > From: Luca Coelho <luciano.coelho@xxxxxxxxx> > Date: Fri, 10 Nov 2017 14:03:36 +0200 > Subject: iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command Wonderful, thanks for the list, all now queued up. greg k-h