Hi Kalle,

Here is my first set of fixes for 4.15.  More details in the tag
description.

I have based it on wireless-drivers-next.git, because you didn't update
wireless-drivers.git yet.  Let me know if you want me to rebase once
you update.

I have sent this out before and kbuildbot didn't find any issues. 
Please let me know if there are any issues.

Cheers,
Luca.


The following changes since commit fdd0bd88ceaecf729db103ac8836af5805dd2dc1:

  brcmfmac: add CLM download support (2017-11-11 03:04:09 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git 
tags/iwlwifi-for-kalle-2017-11-19

for you to fetch changes up to c2c48ddfc8b03b9ecb51d2832b586497b37531bc:

  iwlwifi: fix firmware names for 9000 and A000 series hw (2017-11-16 10:40:15 
+0200)

----------------------------------------------------------------
iwlwifi: first set of fixes for 4.15

* Support new FW API version of scan cmd (used in FW version 34);
* Add a bunch of PCI IDs and fix configuration structs for A000
  devices;
* Fix the exported firmware name strings for 9000 and A000 devices;

----------------------------------------------------------------
Luca Coelho (2):
      iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
      iwlwifi: fix PCI IDs and configuration mapping for 9000 series

Thomas Backlund (1):
      iwlwifi: fix firmware names for 9000 and A000 series hw

 drivers/net/wireless/intel/iwlwifi/cfg/9000.c    |  73 
+++++++++++++++++++++++++++++++++++++++++++++++++-------
 drivers/net/wireless/intel/iwlwifi/cfg/a000.c    |  10 ++++----
 drivers/net/wireless/intel/iwlwifi/fw/api/scan.h |  59 
+++++++++++++++++++++++++++++++++++----------
 drivers/net/wireless/intel/iwlwifi/fw/file.h     |   1 +
 drivers/net/wireless/intel/iwlwifi/iwl-config.h  |   5 ++++
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h     |   6 +++++
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c    |  86 
++++++++++++++++++++++++++++++++++++++++++++++++++----------------
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c    | 132 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
 8 files changed, 296 insertions(+), 76 deletions(-)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to