netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: micrel: Fixes for PHC for lan8814
@ 2024-01-13 13:15 Horatiu Vultur
  2024-01-13 13:15 ` [PATCH net 1/2] net: micrel: Fix PTP frame parsing " Horatiu Vultur
  2024-01-13 13:15 ` [PATCH net 2/2] net: micrel: Fix set/get PHC time " Horatiu Vultur
  0 siblings, 2 replies; 8+ messages in thread
From: Horatiu Vultur @ 2024-01-13 13:15 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, davem, edumazet, kuba, pabeni,
	richardcochran, Divya.Koppera
  Cc: netdev, linux-kernel, UNGLinuxDriver, Horatiu Vultur

There are different issues with the PHC of lan8814.
First issue is similar with the one on lan8841 which it has enabled by
default the check regarding minorVersionPTP in the PTP header frame.
So all the frames compliant to 8021AS will not be timestamped.
The second issue is with setting and getting the time of the PHC. The
issue is seen only when setting a time which is bigger than 2^32.

Horatiu Vultur (2):
  net: micrel: Fix PTP frame parsing for lan8814
  net: micrel: Fix set/get PHC time for lan8814

 drivers/net/phy/micrel.c | 68 +++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 32 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-18  7:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-13 13:15 [PATCH net 0/2] net: micrel: Fixes for PHC for lan8814 Horatiu Vultur
2024-01-13 13:15 ` [PATCH net 1/2] net: micrel: Fix PTP frame parsing " Horatiu Vultur
2024-01-15 10:06   ` Maxime Chevallier
2024-01-18  7:43     ` Horatiu Vultur
2024-01-17  5:38   ` Divya.Koppera
2024-01-13 13:15 ` [PATCH net 2/2] net: micrel: Fix set/get PHC time " Horatiu Vultur
2024-01-15 10:22   ` Maxime Chevallier
2024-01-17  5:42   ` Divya.Koppera

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).