linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] iwlwifi: updates intended for v5.8 2020-04-18
@ 2020-04-18  8:08 Luca Coelho
  2020-04-18  8:08 ` [PATCH 01/12] iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Luca Coelho @ 2020-04-18  8:08 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

Hi,

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

The changes are:

* New hw configs and other related changes;
* Support for NPK buffers in debugging;
* 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.


Emmanuel Grumbach (1):
  iwlwifi: remove fw_monitor module parameter

Gil Adam (2):
  iwlwifi: mvm: add framework for specific phy configuration
  iwlwifi: debug: set NPK buffer in context info

Ihab Zhaika (2):
  iwlwifi: add new cards for AX family
  iwlwifi: update few product names in AX family

Johannes Berg (2):
  iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user
  iwlwifi: mvm: tell firmware about required LTR delay

Luca Coelho (4):
  iwlwifi: remove deprecated and unused iwl_mvm_keyinfo struct
  iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0
  iwlwifi: pcie: add new structure for Qu devices with medium latency
  iwlwifi: pcie: add new structs for So devices with long latency

Mordechay Goodstein (1):
  iwlwifi: acpi: read TAS table from ACPI and send it to the FW

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  71 ++++++++++--
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  |  76 +++++++++++++
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |  17 +++
 .../wireless/intel/iwlwifi/fw/api/config.h    |  39 ++++++-
 .../wireless/intel/iwlwifi/fw/api/nvm-reg.h   |  15 +++
 .../net/wireless/intel/iwlwifi/fw/api/soc.h   |  12 +-
 .../net/wireless/intel/iwlwifi/fw/api/sta.h   |  26 -----
 drivers/net/wireless/intel/iwlwifi/fw/file.h  |   1 +
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  23 +++-
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  26 +++--
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c  |   4 -
 .../wireless/intel/iwlwifi/iwl-modparams.h    |   2 -
 .../wireless/intel/iwlwifi/mvm/constants.h    |   4 +
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 107 +++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |   1 +
 .../intel/iwlwifi/pcie/ctxt-info-gen3.c       |  47 ++++----
 .../wireless/intel/iwlwifi/pcie/ctxt-info.c   |  15 +++
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c |  34 ++++--
 .../wireless/intel/iwlwifi/pcie/internal.h    |  16 ---
 .../net/wireless/intel/iwlwifi/pcie/trans.c   |  15 +--
 20 files changed, 425 insertions(+), 126 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2020-04-18  8:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18  8:08 [PATCH 00/12] iwlwifi: updates intended for v5.8 2020-04-18 Luca Coelho
2020-04-18  8:08 ` [PATCH 01/12] iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user Luca Coelho
2020-04-18  8:08 ` [PATCH 02/12] iwlwifi: mvm: add framework for specific phy configuration Luca Coelho
2020-04-18  8:08 ` [PATCH 03/12] iwlwifi: remove deprecated and unused iwl_mvm_keyinfo struct Luca Coelho
2020-04-18  8:08 ` [PATCH 04/12] iwlwifi: remove fw_monitor module parameter Luca Coelho
2020-04-18  8:08 ` [PATCH 05/12] iwlwifi: acpi: read TAS table from ACPI and send it to the FW Luca Coelho
2020-04-18  8:08 ` [PATCH 06/12] iwlwifi: add new cards for AX family Luca Coelho
2020-04-18  8:08 ` [PATCH 07/12] iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0 Luca Coelho
2020-04-18  8:08 ` [PATCH 08/12] iwlwifi: update few product names in AX family Luca Coelho
2020-04-18  8:08 ` [PATCH 09/12] iwlwifi: mvm: tell firmware about required LTR delay Luca Coelho
2020-04-18  8:08 ` [PATCH 10/12] iwlwifi: pcie: add new structure for Qu devices with medium latency Luca Coelho
2020-04-18  8:08 ` [PATCH 11/12] iwlwifi: pcie: add new structs for So devices with long latency Luca Coelho
2020-04-18  8:08 ` [PATCH 12/12] iwlwifi: debug: set NPK buffer in context info Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).