linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-05 part 2
@ 2021-08-05 11:21 Luca Coelho
  2021-08-05 11:21 ` [PATCH 01/12] iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile() Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Luca Coelho @ 2021-08-05 11:21 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

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

The changes are:

* Fix reading one of our ACPI tables (WTAS);
* Support some new ACPI table revisions;
* Support new API of the WoWlan status FW notification;
* Some other small fixes, clean-ups and improvements.

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

Please review.

Cheers,
Luca.


Abhishek Naik (1):
  iwlwifi: skip first element in the WTAS ACPI table

Gregory Greenman (1):
  iwlwifi: mvm: support version 11 of wowlan statuses notification

Johannes Berg (1):
  iwlwifi: fw: correctly limit to monitor dump

Luca Coelho (6):
  iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()
  iwlwifi: acpi: support reading and storing WRDS revision 1 and 2
  iwlwifi: support reading and storing EWRD revisions 1 and 2
  iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition
  iwlwifi: convert flat GEO profile table to a struct version
  iwlwifi: acpi: support reading and storing WGDS revision 2

Miri Korenblit (2):
  iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage
  iwlwifi: mvm: load regdomain at INIT stage

Shaul Triebitz (1):
  iwlwifi: mvm: trigger WRT when no beacon heard

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 247 +++++++++++++-----
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |  64 +++--
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |   2 +-
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    |  19 ++
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c   |   5 +-
 .../net/wireless/intel/iwlwifi/mvm/debugfs.c  |  11 +-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   | 105 ++++----
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h  |   1 +
 drivers/net/wireless/intel/iwlwifi/mvm/nvm.c  |   4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |   7 +
 .../wireless/intel/iwlwifi/mvm/time-event.c   |  10 +
 11 files changed, 336 insertions(+), 139 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-08-26 20:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05 11:21 [PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-05 part 2 Luca Coelho
2021-08-05 11:21 ` [PATCH 01/12] iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile() Luca Coelho
2021-08-26 20:36   ` Luca Coelho
2021-08-05 11:21 ` [PATCH 02/12] iwlwifi: acpi: support reading and storing WRDS revision 1 and 2 Luca Coelho
2021-08-05 11:21 ` [PATCH 03/12] iwlwifi: support reading and storing EWRD revisions " Luca Coelho
2021-08-05 11:21 ` [PATCH 04/12] iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definition Luca Coelho
2021-08-05 11:21 ` [PATCH 05/12] iwlwifi: convert flat GEO profile table to a struct version Luca Coelho
2021-08-05 11:21 ` [PATCH 06/12] iwlwifi: mvm: support version 11 of wowlan statuses notification Luca Coelho
2021-08-05 11:21 ` [PATCH 07/12] iwlwifi: skip first element in the WTAS ACPI table Luca Coelho
2021-08-05 11:21 ` [PATCH 08/12] iwlwifi: fw: correctly limit to monitor dump Luca Coelho
2021-08-05 11:21 ` [PATCH 09/12] iwlwifi: mvm: trigger WRT when no beacon heard Luca Coelho
2021-08-05 11:21 ` [PATCH 10/12] iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage Luca Coelho
2021-08-05 11:21 ` [PATCH 11/12] iwlwifi: mvm: load regdomain " Luca Coelho
2021-08-05 11:21 ` [PATCH 12/12] iwlwifi: acpi: support reading and storing WGDS revision 2 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).