All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: phy: improve mdio-boardinfo handling
@ 2025-06-11 20:08 Heiner Kallweit
  2025-06-11 20:09 ` [PATCH net-next 1/4] net: phy: simplify mdiobus_setup_mdiodev_from_board_info Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Heiner Kallweit @ 2025-06-11 20:08 UTC (permalink / raw)
  To: Andrew Lunn, Paolo Abeni, Jakub Kicinski, David Miller,
	Eric Dumazet, Simon Horman, Andrew Lunn, Russell King - ARM Linux
  Cc: netdev@vger.kernel.org

This series includes smaller improvements to mdio-boardinfo handling.

Heiner Kallweit (4):
  net: phy: simplify mdiobus_setup_mdiodev_from_board_info
  net: phy: move definition of struct mdio_board_entry to
    mdio-boardinfo.c
  net: phy: improve mdio-boardinfo.h
  net: phy: directly copy struct mdio_board_info in
    mdiobus_register_board_info

 drivers/net/phy/mdio-boardinfo.c | 29 ++++++++++++++---------------
 drivers/net/phy/mdio-boardinfo.h |  9 ++-------
 2 files changed, 16 insertions(+), 22 deletions(-)

-- 
2.49.0

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

end of thread, other threads:[~2025-06-14  0:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 20:08 [PATCH net-next 0/4] net: phy: improve mdio-boardinfo handling Heiner Kallweit
2025-06-11 20:09 ` [PATCH net-next 1/4] net: phy: simplify mdiobus_setup_mdiodev_from_board_info Heiner Kallweit
2025-06-13 15:08   ` Andrew Lunn
2025-06-11 20:10 ` [PATCH net-next 2/4] net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c Heiner Kallweit
2025-06-13 15:09   ` Andrew Lunn
2025-06-11 20:11 ` [PATCH net-next 3/4] net: phy: improve mdio-boardinfo.h Heiner Kallweit
2025-06-13 15:09   ` Andrew Lunn
2025-06-11 20:13 ` [PATCH net-next 4/4] net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info Heiner Kallweit
2025-06-13 15:10   ` Andrew Lunn
2025-06-14  0:20 ` [PATCH net-next 0/4] net: phy: improve mdio-boardinfo handling patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.