mirror-linux/drivers/net/phy/mscc
Horatiu Vultur 6fb5ff63b3 phy: mscc: Fix parsing of unicast frames
According to the 1588 standard, it is possible to use both unicast and
multicast frames to send the PTP information. It was noticed that if the
frames were unicast they were not processed by the analyzer meaning that
they were not timestamped. Therefore fix this to match also these
unicast frames.

Fixes: ab2bf93393 ("net: phy: mscc: 1588 block initialization")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250726140307.3039694-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-30 18:06:36 -07:00
..
Makefile
mscc.h net: phy: extend PHY package API to support multiple global address 2023-12-17 20:10:07 +00:00
mscc_fc_buffer.h
mscc_mac.h
mscc_macsec.c net: phy: mscc: macsec: reject PN update requests 2023-10-10 10:30:31 +02:00
mscc_macsec.h net: phy: mscc: macsec: do not copy encryption keys 2022-11-18 09:17:42 +00:00
mscc_main.c net: phy: simplify phy_get_internal_delay() 2025-06-12 18:23:54 -07:00
mscc_ptp.c phy: mscc: Fix parsing of unicast frames 2025-07-30 18:06:36 -07:00
mscc_ptp.h phy: mscc: Fix parsing of unicast frames 2025-07-30 18:06:36 -07:00
mscc_serdes.c
mscc_serdes.h