netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] net: phy: clean up phy.h
@ 2025-02-13 21:47 Heiner Kallweit
  2025-02-13 21:48 ` [PATCH net-next 1/4] net: phy: remove fixup-related definitions from phy.h which are not used outside phylib Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Heiner Kallweit @ 2025-02-13 21:47 UTC (permalink / raw)
  To: Andrew Lunn, Russell King - ARM Linux, Paolo Abeni,
	Jakub Kicinski, David Miller, Eric Dumazet
  Cc: netdev@vger.kernel.org

This series is a starting point to clean up phy.h and remove
definitions which are phylib-internal.

Heiner Kallweit (4):
  net: phy: remove fixup-related definitions from phy.h which are not
    used outside phylib
  net: phy: stop exporting feature arrays which aren't used outside
    phylib
  net: phy: stop exporting phy_queue_state_machine
  net: phy: remove helper phy_is_internal

 drivers/net/phy/phy.c        |  6 +++---
 drivers/net/phy/phy_device.c | 40 ++++++++++++++++++------------------
 include/linux/phy.h          | 29 --------------------------
 3 files changed, 23 insertions(+), 52 deletions(-)

-- 
2.48.1


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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13 21:47 [PATCH net-next 0/4] net: phy: clean up phy.h Heiner Kallweit
2025-02-13 21:48 ` [PATCH net-next 1/4] net: phy: remove fixup-related definitions from phy.h which are not used outside phylib Heiner Kallweit
2025-02-14 10:59   ` Mateusz Polchlopek
2025-02-14 11:11     ` Heiner Kallweit
2025-02-14 15:49       ` Andrew Lunn
2025-02-14 14:51   ` Russell King (Oracle)
2025-02-13 21:49 ` [PATCH net-next 2/4] net: phy: stop exporting feature arrays which aren't " Heiner Kallweit
2025-02-14 11:10   ` Mateusz Polchlopek
2025-02-14 14:52   ` Russell King (Oracle)
2025-02-13 21:50 ` [PATCH net-next 3/4] net: phy: stop exporting phy_queue_state_machine Heiner Kallweit
2025-02-14 11:00   ` Mateusz Polchlopek
2025-02-14 14:53   ` Russell King (Oracle)
2025-02-13 21:51 ` [PATCH net-next 4/4] net: phy: remove helper phy_is_internal Heiner Kallweit
2025-02-14 11:01   ` Mateusz Polchlopek
2025-02-14 14:54   ` Russell King (Oracle)
2025-02-15  1:20 ` [PATCH net-next 0/4] net: phy: clean up phy.h 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).