netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] sfc: devlink flash for X4
@ 2025-03-17 15:00 edward.cree
  2025-03-17 15:00 ` [PATCH net-next 1/3] sfc: rip out MDIO support edward.cree
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: edward.cree @ 2025-03-17 15:00 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.

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      |    51 +-
 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(+), 12092 deletions(-)


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-17 15:00 [PATCH net-next 0/3] sfc: devlink flash for X4 edward.cree
2025-03-17 15:00 ` [PATCH net-next 1/3] sfc: rip out MDIO support edward.cree
2025-03-17 15:00 ` [PATCH net-next 2/3] sfc: update MCDI protocol headers edward.cree
2025-03-17 15:00 ` [PATCH net-next 3/3] sfc: support X4 devlink flash edward.cree
2025-03-19  7:50   ` Paolo Abeni
2025-03-20 15:00     ` Edward Cree

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