linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] iwlwifi: updates intended for v5.15 2021-08-19
@ 2021-08-19 15:40 Luca Coelho
  2021-08-19 15:40 ` [PATCH 01/11] iwlwifi: bump FW API to 65 for AX devices Luca Coelho
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Luca Coelho @ 2021-08-19 15:40 UTC (permalink / raw)
  To: kvalo; +Cc: luca, linux-wireless

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

Hi,

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

The changes are:

* Support for new FW API version;
* Fixes in SAR ACPI tables handling;
* Some debugging improvements;
* Fix in ROC;
* 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.


Avraham Stern (1):
  iwlwifi: mvm: don't schedule the roc_done_wk if it is already running

Johannes Berg (5):
  iwlwifi: pcie: avoid dma unmap/remap in crash dump
  iwlwifi: fix __percpu annotation
  iwlwifi: api: remove datamember from struct
  iwlwifi: fw: fix debug dump data declarations
  iwlwifi: allow debug init in RF-kill

Luca Coelho (3):
  iwlwifi: bump FW API to 65 for AX devices
  iwlwifi: acpi: fill in WGDS table with defaults
  iwlwifi: acpi: fill in SAR tables with defaults

Mukesh Sisodiya (1):
  iwlwifi: yoyo: support for new DBGI_SRAM region

Shaul Triebitz (1):
  iwlwifi: add 'Rx control frame to MBSSID' HE capability

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  2 +-
 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 67 ++++++++++++-------
 .../wireless/intel/iwlwifi/fw/api/dbg-tlv.h   |  6 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   | 45 +++++++++++--
 .../wireless/intel/iwlwifi/fw/error-dump.h    | 22 +++---
 .../net/wireless/intel/iwlwifi/iwl-dbg-tlv.c  |  1 +
 .../wireless/intel/iwlwifi/iwl-nvm-parse.c    |  3 +-
 drivers/net/wireless/intel/iwlwifi/iwl-prph.h |  7 ++
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |  2 +-
 .../wireless/intel/iwlwifi/mvm/time-event.c   | 31 +++++----
 .../net/wireless/intel/iwlwifi/pcie/trans.c   |  8 +--
 11 files changed, 135 insertions(+), 59 deletions(-)

-- 
2.33.0


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 15:40 [PATCH 00/11] iwlwifi: updates intended for v5.15 2021-08-19 Luca Coelho
2021-08-19 15:40 ` [PATCH 01/11] iwlwifi: bump FW API to 65 for AX devices Luca Coelho
2021-08-26 20:37   ` Luca Coelho
2021-08-19 15:40 ` [PATCH 02/11] iwlwifi: acpi: fill in WGDS table with defaults Luca Coelho
2021-08-19 15:40 ` [PATCH 03/11] iwlwifi: acpi: fill in SAR tables " Luca Coelho
2021-08-19 15:40 ` [PATCH 04/11] iwlwifi: pcie: avoid dma unmap/remap in crash dump Luca Coelho
2021-08-19 15:40 ` [PATCH 05/11] iwlwifi: fix __percpu annotation Luca Coelho
2021-08-19 15:40 ` [PATCH 06/11] iwlwifi: api: remove datamember from struct Luca Coelho
2021-08-19 15:40 ` [PATCH 07/11] iwlwifi: fw: fix debug dump data declarations Luca Coelho
2021-08-19 15:40 ` [PATCH 08/11] iwlwifi: add 'Rx control frame to MBSSID' HE capability Luca Coelho
2021-08-19 15:40 ` [PATCH 09/11] iwlwifi: yoyo: support for new DBGI_SRAM region Luca Coelho
2021-08-19 15:40 ` [PATCH 10/11] iwlwifi: mvm: don't schedule the roc_done_wk if it is already running Luca Coelho
2021-08-19 15:40 ` [PATCH 11/11] iwlwifi: allow debug init in RF-kill 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).