Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next v1 0/3] support FW Recovery Mode
@ 2024-10-23 10:07 Konrad Knitter
  2024-10-23 10:07 ` [Intel-wired-lan] [PATCH iwl-next v1 1/3] pldmfw: selected component update Konrad Knitter
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Konrad Knitter @ 2024-10-23 10:07 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

Konrad Knitter (3):
  pldmfw: 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] 10+ messages in thread

end of thread, other threads:[~2024-11-05 13:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 10:07 [Intel-wired-lan] [PATCH iwl-next v1 0/3] support FW Recovery Mode Konrad Knitter
2024-10-23 10:07 ` [Intel-wired-lan] [PATCH iwl-next v1 1/3] pldmfw: selected component update Konrad Knitter
2024-10-23 10:07   ` Paul Menzel
2024-10-23 10:46     ` Knitter, Konrad
2024-10-23 21:26   ` Keller, Jacob E
2024-11-05 13:01   ` Pucha, HimasekharX Reddy
2024-10-23 10:07 ` [Intel-wired-lan] [PATCH iwl-next v1 2/3] devlink: add devl guard Konrad Knitter
2024-11-05 12:57   ` Pucha, HimasekharX Reddy
2024-10-23 10:07 ` [Intel-wired-lan] [PATCH iwl-next v1 3/3] ice: support FW Recovery Mode Konrad Knitter
2024-11-05 12:54   ` Pucha, HimasekharX Reddy

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