All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Macb PTP one step fix
@ 2022-05-18 11:33 Harini Katakam
  2022-05-18 11:33 ` [PATCH net v2 1/2] include: ptp: Add common two step flag mask Harini Katakam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Harini Katakam @ 2022-05-18 11:33 UTC (permalink / raw)
  To: nicolas.ferre, davem, richardcochran, claudiu.beznea, kuba,
	edumazet, pabeni
  Cc: netdev, linux-kernel, michal.simek, harinikatakamlinux,
	harini.katakam, radhey.shyam.pandey

Split from "Macb PTP updates" series
https://lore.kernel.org/netdev/20220517135525.GC3344@hoboy.vegasvil.org/T/
- Fix Macb PTP one step.
- Add common twoStepflag field definition.

Harini Katakam (2):
  include: ptp: Add common two step flag mask
  net: macb: Fix PTP one step sync support

 drivers/net/ethernet/cadence/macb_main.c | 41 +++++++++++++++++++++---
 drivers/net/ethernet/cadence/macb_ptp.c  |  4 ++-
 include/linux/ptp_classify.h             |  3 ++
 3 files changed, 43 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-18 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18 11:33 [PATCH net v2 0/2] Macb PTP one step fix Harini Katakam
2022-05-18 11:33 ` [PATCH net v2 1/2] include: ptp: Add common two step flag mask Harini Katakam
2022-05-18 11:33 ` [PATCH net v2 2/2] net: macb: Fix PTP one step sync support Harini Katakam
2022-05-18 15:55 ` [PATCH net v2 0/2] Macb PTP one step fix Jakub Kicinski

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.