linux/drivers/net/can/usb
Kory Maincent 2111375b85 net: Add struct kernel_ethtool_ts_info
In prevision to add new UAPI for hwtstamp we will be limited to the struct
ethtool_ts_info that is currently passed in fixed binary format through the
ETHTOOL_GET_TS_INFO ethtool ioctl. It would be good if new kernel code
already started operating on an extensible kernel variant of that
structure, similar in concept to struct kernel_hwtstamp_config vs struct
hwtstamp_config.

Since struct ethtool_ts_info is in include/uapi/linux/ethtool.h, here
we introduce the kernel-only structure in include/linux/ethtool.h.
The manual copy is then made in the function called by ETHTOOL_GET_TS_INFO.

Acked-by: Shannon Nelson <shannon.nelson@amd.com>
Acked-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20240709-feature_ptp_netnext-v17-6-b5317f50df2a@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-07-15 08:02:26 -07:00
..
etas_es58x can: etas_es58x: add missing a blank line after declaration 2023-10-04 11:46:25 +02:00
kvaser_usb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-07-04 14:16:11 -07:00
peak_usb net: Add struct kernel_ethtool_ts_info 2024-07-15 08:02:26 -07:00
ems_usb.c can: dev: fix skb drop check 2022-11-07 14:00:27 +01:00
esd_usb.c can: esd_usb: Add support for esd CAN-USB/3 2023-08-03 09:24:30 +02:00
f81604.c can: usb: f81604: add Fintek F81604 support 2023-05-15 22:53:49 +02:00
gs_usb.c net: Add struct kernel_ethtool_ts_info 2024-07-15 08:02:26 -07:00
Kconfig can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN 2024-06-21 09:44:54 +02:00
Makefile can: usb: f81604: add Fintek F81604 support 2023-05-15 22:53:49 +02:00
mcba_usb.c can: mcba_usb: Fix termination command argument 2022-11-24 16:26:48 +01:00
ucan.c can: ucan: Remove repeated word 2023-07-19 09:04:36 +02:00
usb_8dev.c can: dev: fix skb drop check 2022-11-07 14:00:27 +01:00