linux-kernelorg-stable/drivers/net/ethernet/cavium
Vadim Fedorenko a23d0486d0 net: thunderx: convert to use ndo_hwtstamp callbacks
The driver implemented SIOCSHWTSTAMP ioctl command only, but it also
stores configuration in private data, so it's possible to report it back
to users. Implement both ndo_hwtstamp_set and ndo_hwtstamp_get
callbacks.

Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://patch.msgid.link/20251103150952.3538205-6-vadim.fedorenko@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-04 17:43:52 -08:00
..
common time/timecounter: Fix the lie that struct cyclecounter is const 2025-07-01 15:38:25 +02:00
liquidio net: liquidio_vf: convert to use ndo_hwtstamp callbacks 2025-11-04 17:43:51 -08:00
octeon net: octeon: mgmt: convert to use ndo_hwtstamp callbacks 2025-11-04 17:43:52 -08:00
thunder net: thunderx: convert to use ndo_hwtstamp callbacks 2025-11-04 17:43:52 -08:00
Kconfig lib/crc: remove CONFIG_LIBCRC32C 2025-04-04 11:31:42 -07:00
Makefile