All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 00/12] iwlwifi: updates intended for v5.10 2020-09-28
Date: Mon, 28 Sep 2020 12:23:09 +0300	[thread overview]
Message-ID: <20200928092321.649185-1-luca@coelho.fi> (raw)

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the third set of patches intended for v5.10.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* Some new FW API command version implementations;
* Updates in the ACPI code to support new tables and FW versions;
* Some other small fixes and clean-ups;

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Avraham Stern (2):
  iwlwifi: mvm: add support for range request command ver 11
  iwlwifi: mvm: add support for responder dynamic config command version
    3

Luca Coelho (5):
  iwlwifi: add a common struct for all iwl_tx_power_cmd versions
  iwlwifi: acpi: prepare SAR profile selection code for multiple sizes
  iwlwifi: support REDUCE_TX_POWER_CMD version 6
  iwlwifi: acpi: rename geo structs to contain versioning
  iwlwifi: support version 3 of GEO_TX_POWER_LIMIT

Mordechay Goodstein (4):
  iwlwifi: rs: set RTS protection for all non legacy rates
  iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_init
  iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver
  iwlwifi: remove wide_cmd_header field

Nathan Errera (1):
  iwlwifi: mvm: support new KEK KCK api

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  |  44 ++--
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |  13 +-
 .../wireless/intel/iwlwifi/fw/api/commands.h  |   3 +-
 .../net/wireless/intel/iwlwifi/fw/api/d3.h    |  14 +-
 .../wireless/intel/iwlwifi/fw/api/location.h  | 231 +++++++++++++++++-
 .../net/wireless/intel/iwlwifi/fw/api/power.h | 106 ++++++--
 .../net/wireless/intel/iwlwifi/fw/api/rs.h    |  11 +-
 drivers/net/wireless/intel/iwlwifi/fw/img.c   |  11 +-
 drivers/net/wireless/intel/iwlwifi/fw/img.h   |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/init.c  |   3 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.c    |   2 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |   2 -
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |  25 +-
 .../intel/iwlwifi/mvm/ftm-initiator.c         |  69 ++++--
 .../intel/iwlwifi/mvm/ftm-responder.c         | 103 +++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 110 ++++++---
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  27 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |   9 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |   8 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c   |   6 +
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c |   6 +-
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c  |   5 -
 22 files changed, 643 insertions(+), 167 deletions(-)

-- 
2.28.0


             reply	other threads:[~2020-09-28  9:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28  9:23 Luca Coelho [this message]
2020-09-28  9:23 ` [PATCH 01/12] iwlwifi: add a common struct for all iwl_tx_power_cmd versions Luca Coelho
2020-10-01 19:00   ` Luca Coelho
2020-09-28  9:23 ` [PATCH 02/12] iwlwifi: acpi: prepare SAR profile selection code for multiple sizes Luca Coelho
2020-09-28  9:23 ` [PATCH 03/12] iwlwifi: support REDUCE_TX_POWER_CMD version 6 Luca Coelho
2020-09-28  9:23 ` [PATCH 04/12] iwlwifi: acpi: rename geo structs to contain versioning Luca Coelho
2020-09-28  9:23 ` [PATCH 05/12] iwlwifi: support version 3 of GEO_TX_POWER_LIMIT Luca Coelho
2020-09-28  9:23 ` [PATCH 06/12] iwlwifi: mvm: support new KEK KCK api Luca Coelho
2020-09-28  9:23 ` [PATCH 07/12] iwlwifi: rs: set RTS protection for all non legacy rates Luca Coelho
2020-09-28  9:23 ` [PATCH 08/12] iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_init Luca Coelho
2020-09-28  9:23 ` [PATCH 09/12] iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver Luca Coelho
2020-09-28  9:23 ` [PATCH 10/12] iwlwifi: remove wide_cmd_header field Luca Coelho
2020-10-07 20:23   ` [REGRESSION] " Alexander Wetzel
2020-10-09  8:21     ` Luca Coelho
2020-09-28  9:23 ` [PATCH 11/12] iwlwifi: mvm: add support for range request command ver 11 Luca Coelho
2020-09-28  9:23 ` [PATCH 12/12] iwlwifi: mvm: add support for responder dynamic config command version 3 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=20200928092321.649185-1-luca@coelho.fi \
    --to=luca@coelho.fi \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.