netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/3] sfc: devlink flash for X4
@ 2025-03-20 17:57 edward.cree
  2025-03-20 17:57 ` [PATCH v2 net-next 1/3] sfc: rip out MDIO support edward.cree
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: edward.cree @ 2025-03-20 17:57 UTC (permalink / raw)
  To: linux-net-drivers, davem, kuba, edumazet, pabeni, horms,
	andrew+netdev
  Cc: Edward Cree, netdev

From: Edward Cree <ecree.xilinx@gmail.com>

Updates to support devlink flash on X4 NICs.
Patch #2 is needed for NVRAM_PARTITION_TYPE_AUTO, and patch #1 is
 needed because the latest MCDI headers from firmware no longer
 include MDIO read/write commands.

Changed in version 2:
* patch #3: fixed lock leak and removed resulting unused label

v1 posting:
Link: https://lore.kernel.org/netdev/cover.1742223233.git.ecree.xilinx@gmail.com/

Edward Cree (3):
  sfc: rip out MDIO support
  sfc: update MCDI protocol headers
  sfc: support X4 devlink flash

 drivers/net/ethernet/sfc/ef10.c             |     1 +
 drivers/net/ethernet/sfc/ef100_netdev.c     |     1 -
 drivers/net/ethernet/sfc/efx.c              |    24 -
 drivers/net/ethernet/sfc/efx_reflash.c      |    52 +-
 drivers/net/ethernet/sfc/mcdi_pcol.h        | 20158 +++++++-----------
 drivers/net/ethernet/sfc/mcdi_port.c        |    59 +-
 drivers/net/ethernet/sfc/mcdi_port_common.c |    11 -
 drivers/net/ethernet/sfc/net_driver.h       |     9 +-
 8 files changed, 8222 insertions(+), 12093 deletions(-)


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

end of thread, other threads:[~2025-03-25 15:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-20 17:57 [PATCH v2 net-next 0/3] sfc: devlink flash for X4 edward.cree
2025-03-20 17:57 ` [PATCH v2 net-next 1/3] sfc: rip out MDIO support edward.cree
2025-03-20 17:57 ` [PATCH v2 net-next 2/3] sfc: update MCDI protocol headers edward.cree
2025-03-20 17:57 ` [PATCH v2 net-next 3/3] sfc: support X4 devlink flash edward.cree
2025-03-25 15:00 ` [PATCH v2 net-next 0/3] sfc: devlink flash for X4 patchwork-bot+netdevbpf

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).