Michal Kubecek 5b071c59ed ethtool: provide timestamping information with TSINFO_GET request
Implement TSINFO_GET request to get timestamping information for a network
device. This is traditionally available via ETHTOOL_GET_TS_INFO ioctl
request.

Move part of ethtool_get_ts_info() into common.c so that ioctl and netlink
code use the same logic to get timestamping information from the device.

v3: use "TSINFO" rather than "TIMESTAMP", suggested by Richard Cochran

Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-29 22:32:37 -07:00
..
2020-03-23 21:57:44 -07:00
2020-01-27 11:09:31 +01:00
2020-03-29 22:30:57 -07:00
2019-12-09 10:36:44 -08:00
2020-03-29 22:14:49 -07:00
2019-11-26 14:40:13 -08:00
2020-03-29 21:53:18 -07:00
2020-01-24 13:44:07 +01:00