From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org, Luca Coelho <luciano.coelho@intel.com>
Subject: [PATCH 0/3] iwlwifi: fixes intended for 4.15 2017-11-15
Date: Wed, 15 Nov 2017 18:52:39 +0200 [thread overview]
Message-ID: <20171115165242.21675-1-luca@coelho.fi> (raw)
From: Luca Coelho <luciano.coelho@intel.com>
Hi,
This is the first batch of fixes intended for 4.15. This are
important fixes that solve problems with the new -34.ucode firmware
that was published for 8000 series devices and problems with
unrecognized 9000 series devices. There is also one fix for the
firmware name strings we export to modinfo.
These are the fixes:
* 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;
As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.
Please review.
Cheers,
Luca.
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/mvm/mvm.h | 6 ++
drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 86 +++++++++++----
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 132 ++++++++++++++++++-----
7 files changed, 291 insertions(+), 76 deletions(-)
--
2.15.0
next reply other threads:[~2017-11-15 16:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-15 16:52 Luca Coelho [this message]
2017-11-15 16:52 ` [PATCH 1/3] iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command Luca Coelho
2017-11-15 16:52 ` [PATCH 2/3] iwlwifi: fix PCI IDs and configuration mapping for 9000 series Luca Coelho
2017-11-16 8:47 ` [PATCH v2 " Luca Coelho
2017-11-15 16:52 ` [PATCH 3/3] iwlwifi: fix firmware names for 9000 and A000 series hw Luca Coelho
2017-11-16 8:48 ` [PATCH v2 " Luca Coelho
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171115165242.21675-1-luca@coelho.fi \
--to=luca@coelho.fi \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=luciano.coelho@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox