public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: stmmac: fix timestamp snapshots on dwmac1000
@ 2025-04-23  7:12 Alexis Lothore
  2025-04-23  7:12 ` [PATCH net v2 1/2] net: stmmac: fix dwmac1000 ptp timestamp status offset Alexis Lothore
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexis Lothore @ 2025-04-23  7:12 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Maxime Coquelin, Alexandre Torgue, Richard Cochran,
	Daniel Machon, Maxime Chevallier
  Cc: Thomas Petazzoni, netdev, linux-stm32, linux-arm-kernel,
	linux-kernel, Russell King (Oracle), Alexis Lothoré

Hello,

this is the v2 of a small series containing two small fixes for the
timestamp snapshot feature on stmmac, especially on dwmac1000 version.
Those issues have been detected on a socfpga (Cyclone V) platform. They
kind of follow the big rework sent by Maxime at the end of last year to
properly split this feature support between different versions of the
DWMAC IP.

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
---
Changes in v2:
- drop additional parenthesis
- fix wrong hashes in Fixes tags
- add Maxime's RB on first patch
- Link to v1: https://lore.kernel.org/r/20250422-stmmac_ts-v1-0-b59c9f406041@bootlin.com

---
Alexis Lothore (1):
      net: stmmac: fix dwmac1000 ptp timestamp status offset

Alexis Lothoré (1):
      net: stmmac: fix multiplication overflow when reading timestamp

 drivers/net/ethernet/stmicro/stmmac/dwmac1000.h       | 4 ++--
 drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c  | 2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: c03a49f3093a4903c8a93c8b5c9a297b5343b169
change-id: 20250422-stmmac_ts-c226a53099e2

Best regards,
-- 
Alexis Lothoré, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2025-04-24  9:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23  7:12 [PATCH net v2 0/2] net: stmmac: fix timestamp snapshots on dwmac1000 Alexis Lothore
2025-04-23  7:12 ` [PATCH net v2 1/2] net: stmmac: fix dwmac1000 ptp timestamp status offset Alexis Lothore
2025-04-23  7:12 ` [PATCH net v2 2/2] net: stmmac: fix multiplication overflow when reading timestamp Alexis Lothoré
2025-04-23 13:02   ` Maxime Chevallier
2025-04-24 10:00 ` [PATCH net v2 0/2] net: stmmac: fix timestamp snapshots on dwmac1000 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