public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] sungem: PHY initialization fixes and style cleanup
@ 2026-04-24  3:33 Joel
  2026-04-24  3:33 ` [PATCH v2 1/2] sungem: fix pointer formatting and indentation Joel
  2026-04-24  3:33 ` [PATCH v2 2/2] sungem: validate BCM5411 PHY register reads Joel
  0 siblings, 2 replies; 4+ messages in thread
From: Joel @ 2026-04-24  3:33 UTC (permalink / raw)
  To: Andrew Lunn; +Cc: netdev, linux-kernel, Joel

This series splits the previous monolithic patch per feedback from Andrew Lunn.

Patch 1 cleans up pointer formatting and indentation to align with kernel coding standards across the file.

Patch 2 implements hardware validation for the BCM5411 PHY initialization and adds error reporting to the core gem_init_phy logic

Joel (2):
  sungem: fix pointer formatting and indentation
  sungem: validate BCM5411 PHY register reads

 drivers/net/ethernet/sun/sungem.c |  8 +++--
 drivers/net/sungem_phy.c          | 60 +++++++++++++++++--------------
 2 files changed, 39 insertions(+), 29 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-24  3:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-24  3:33 [PATCH v2 0/2] sungem: PHY initialization fixes and style cleanup Joel
2026-04-24  3:33 ` [PATCH v2 1/2] sungem: fix pointer formatting and indentation Joel
2026-04-24  3:33 ` [PATCH v2 2/2] sungem: validate BCM5411 PHY register reads Joel
2026-04-24  3:45   ` Andrew Lunn

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