Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next v2 0/3] support FW Recovery Mode
@ 2024-11-06  9:36 Konrad Knitter
  2024-11-06  9:36 ` [Intel-wired-lan] [PATCH iwl-next v2 1/3] pldmfw: enable selected component update Konrad Knitter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Konrad Knitter @ 2024-11-06  9:36 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: jacob.e.keller, netdev, jiri, davem, edumazet, kuba, pabeni,
	linux-kernel, anthony.l.nguyen, przemyslaw.kitszel,
	Konrad Knitter

Enable update of card in FW Recovery Mode

v2: Update pldmfw commit description

Konrad Knitter (3):
  pldmfw: enable selected component update
  devlink: add devl guard
  ice: support FW Recovery Mode

 .../net/ethernet/intel/ice/devlink/devlink.c  |  8 ++-
 .../net/ethernet/intel/ice/ice_adminq_cmd.h   |  1 +
 .../net/ethernet/intel/ice/ice_fw_update.c    | 14 ++++-
 drivers/net/ethernet/intel/ice/ice_lib.c      |  6 +++
 drivers/net/ethernet/intel/ice/ice_lib.h      |  1 +
 drivers/net/ethernet/intel/ice/ice_main.c     | 53 +++++++++++++++++++
 include/linux/pldmfw.h                        |  8 +++
 include/net/devlink.h                         |  1 +
 lib/pldmfw/pldmfw.c                           |  8 +++
 9 files changed, 97 insertions(+), 3 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2024-11-06  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06  9:36 [Intel-wired-lan] [PATCH iwl-next v2 0/3] support FW Recovery Mode Konrad Knitter
2024-11-06  9:36 ` [Intel-wired-lan] [PATCH iwl-next v2 1/3] pldmfw: enable selected component update Konrad Knitter
2024-11-06  9:36 ` [Intel-wired-lan] [PATCH iwl-next v2 2/3] devlink: add devl guard Konrad Knitter
2024-11-06  9:36 ` [Intel-wired-lan] [PATCH iwl-next v2 3/3] ice: support FW Recovery Mode Konrad Knitter

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