linux-yocto/net/ethtool/Makefile
Kory Maincent 6e9e2eed4f net: ethtool: Add support for tsconfig command to get/set hwtstamp config
Introduce support for ETHTOOL_MSG_TSCONFIG_GET/SET ethtool netlink socket
to read and configure hwtstamp configuration of a PHC provider. Note that
simultaneous hwtstamp isn't supported; configuring a new one disables the
previous setting.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-12-16 12:51:41 +00:00

467 B

SPDX-License-Identifier: GPL-2.0-only

obj-y += ioctl.o common.o

obj-$(CONFIG_ETHTOOL_NETLINK) += ethtool_nl.o

ethtool_nl-y := netlink.o bitset.o strset.o linkinfo.o linkmodes.o rss.o
linkstate.o debug.o wol.o features.o privflags.o rings.o
channels.o coalesce.o pause.o eee.o tsinfo.o cabletest.o
tunnels.o fec.o eeprom.o stats.o phc_vclocks.o mm.o
module.o cmis_fw_update.o cmis_cdb.o pse-pd.o plca.o mm.o
phy.o tsconfig.o