public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-03-19
@ 2026-03-19 18:48 Miri Korenblit
  2026-03-19 18:48 ` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: uefi: add support for PPAG table rev5 Miri Korenblit
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Miri Korenblit @ 2026-03-19 18:48 UTC (permalink / raw)
  To: linux-wireless

Hi,

features and cleanups from our internal tree.

Thanks,
Miri
---

Emmanuel Grumbach (14):
  wifi: iwlwifi: uefi: add support for PPAG table rev5
  wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending
  wifi: iwlwifi: uefi: support the new WRDS and EWRD tables
  wifi: iwlwifi: acpi: add support for WRDS rev 3 table
  wifi: iwlwifi: acpi: add support for EWRD rev 3 table
  wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD
  wifi: iwlwifi: uefi: open code the parsing of the WGDS table
  wifi: iwlwifi: uefi: add support for WGDS rev4
  wifi: iwlwifi: acpi: validate the WGDS table
  wifi: iwlwifi: acpi: add support for WGDS revision 4
  wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6
  wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments
  wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT
  wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC

Johannes Berg (1):
  wifi: iwlwifi: restrict TOP reset to some devices

 drivers/net/wireless/intel/iwlwifi/fw/acpi.c  | 101 +++++++--
 drivers/net/wireless/intel/iwlwifi/fw/acpi.h  |   7 +
 .../net/wireless/intel/iwlwifi/fw/api/power.h |  29 ++-
 .../wireless/intel/iwlwifi/fw/regulatory.h    |   4 +-
 .../net/wireless/intel/iwlwifi/fw/runtime.h   |   2 +
 drivers/net/wireless/intel/iwlwifi/fw/uefi.c  | 210 ++++++++++++++----
 drivers/net/wireless/intel/iwlwifi/fw/uefi.h  | 133 +++++++----
 .../net/wireless/intel/iwlwifi/iwl-config.h   |   1 -
 .../net/wireless/intel/iwlwifi/iwl-trans.c    |  10 +-
 .../net/wireless/intel/iwlwifi/iwl-trans.h    |  18 ++
 .../net/wireless/intel/iwlwifi/mld/power.c    |   5 +-
 .../wireless/intel/iwlwifi/mld/regulatory.c   |  64 +++++-
 drivers/net/wireless/intel/iwlwifi/mld/scan.c |   2 -
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   |   4 +-
 .../intel/iwlwifi/pcie/gen1_2/trans.c         |   2 +-
 15 files changed, 468 insertions(+), 124 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-19 18:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 18:48 [PATCH iwlwifi-next 00/15] wifi: iwlwifi: updates - 2026-03-19 Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 01/15] wifi: iwlwifi: uefi: add support for PPAG table rev5 Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 02/15] wifi: iwlwifi: restrict TOP reset to some devices Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 03/15] wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sending Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 04/15] wifi: iwlwifi: uefi: support the new WRDS and EWRD tables Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 05/15] wifi: iwlwifi: acpi: add support for WRDS rev 3 table Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 06/15] wifi: iwlwifi: acpi: add support for EWRD " Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 07/15] wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMD Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 08/15] wifi: iwlwifi: uefi: open code the parsing of the WGDS table Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 09/15] wifi: iwlwifi: uefi: add support for WGDS rev4 Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 10/15] wifi: iwlwifi: acpi: validate the WGDS table Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 11/15] wifi: iwlwifi: acpi: add support for WGDS revision 4 Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 12/15] wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6 Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 13/15] wifi: iwlwifi: uefi: mode the comments valid kerneldoc comments Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 14/15] wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUT Miri Korenblit
2026-03-19 18:48 ` [PATCH iwlwifi-next 15/15] wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC Miri Korenblit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox