public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/4] support for hwtstamp_get in phy - part 2
@ 2026-01-06 16:07 Vadim Fedorenko
  2026-01-06 16:07 ` [PATCH net-next v3 1/4] net: phy: micrel: improve HW timestamping config logic Vadim Fedorenko
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Vadim Fedorenko @ 2026-01-06 16:07 UTC (permalink / raw)
  To: Andrew Lunn, Russell King, Heiner Kallweit, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Richard Cochran,
	Andrew Lunn
  Cc: Simon Horman, Vladimir Oltean, Jacob Keller, Kory Maincent,
	netdev, Vadim Fedorenko

There are 2 drivers which had some inconsistency in HW timestamping
configuration logic. Improve both of them and add hwtstamp_get()
callback.

v2 -> v3:
* fix the copy-paste check of rx_filter instead of tx_type
* add tx_type check for lan8841
link to v2: https://lore.kernel.org/netdev/f9919964-236c-4f2e-a7ec-9fe7969aaa55@linux.dev/
v1 -> v2:
* add checks and return error in case of unsupported TX tiemstamps
* get function for lan8814 and lan8841 are the same - keep only one

Vadim Fedorenko (4):
  net: phy: micrel: improve HW timestamping config logic
  net: phy: micrel: add HW timestamp configuration reporting
  net: phy: microchip_rds_ptp: improve HW ts config logic
  net: phy: microchip_rds_ptp: add HW timestamp configuration reporting

 drivers/net/phy/micrel.c            | 44 +++++++++++++++++++++++++----
 drivers/net/phy/microchip_rds_ptp.c | 34 ++++++++++++++++++----
 2 files changed, 67 insertions(+), 11 deletions(-)

-- 
2.47.3

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

end of thread, other threads:[~2026-01-09  4:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-06 16:07 [PATCH net-next v3 0/4] support for hwtstamp_get in phy - part 2 Vadim Fedorenko
2026-01-06 16:07 ` [PATCH net-next v3 1/4] net: phy: micrel: improve HW timestamping config logic Vadim Fedorenko
2026-01-06 17:54   ` Kory Maincent
2026-01-06 16:07 ` [PATCH net-next v3 2/4] net: phy: micrel: add HW timestamp configuration reporting Vadim Fedorenko
2026-01-06 16:07 ` [PATCH net-next v3 3/4] net: phy: microchip_rds_ptp: improve HW ts config logic Vadim Fedorenko
2026-01-06 17:58   ` Kory Maincent
2026-01-06 16:07 ` [PATCH net-next v3 4/4] net: phy: microchip_rds_ptp: add HW timestamp configuration reporting Vadim Fedorenko
2026-01-09  4:20 ` [PATCH net-next v3 0/4] support for hwtstamp_get in phy - part 2 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