Searched hist:"202 cb220026e4dabb592852e7555e264656445ac" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_ptp.c | diff 202cb220026e4dabb592852e7555e264656445ac Tue Nov 14 12:28:32 CET 2023 Kory Maincent <kory.maincent@bootlin.com> net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
The hardware timestamping through ndo_eth_ioctl() is going away. Convert the macb driver to the new API before that can be removed.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | macb.h | diff 202cb220026e4dabb592852e7555e264656445ac Tue Nov 14 12:28:32 CET 2023 Kory Maincent <kory.maincent@bootlin.com> net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
The hardware timestamping through ndo_eth_ioctl() is going away. Convert the macb driver to the new API before that can be removed.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | macb_main.c | diff 202cb220026e4dabb592852e7555e264656445ac Tue Nov 14 12:28:32 CET 2023 Kory Maincent <kory.maincent@bootlin.com> net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
The hardware timestamping through ndo_eth_ioctl() is going away. Convert the macb driver to the new API before that can be removed.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|