linux/net/ethtool
Michal Kubecek 2b4a8990b7 ethtool: introduce ethtool netlink interface
Basic genetlink and init infrastructure for the netlink interface, register
genetlink family "ethtool". Add CONFIG_ETHTOOL_NETLINK Kconfig option to
make the build optional. Add initial overall interface description into
Documentation/networking/ethtool-netlink.rst, further patches will add more
detailed information.

Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-27 16:40:01 -08:00
..
common.c ethtool: provide link mode names as a string set 2019-12-12 17:07:05 -08:00
common.h ethtool: provide link mode names as a string set 2019-12-12 17:07:05 -08:00
ioctl.c net: ethtool: Use the PHY time stamping interface. 2019-12-25 19:51:33 -08:00
Makefile ethtool: introduce ethtool netlink interface 2019-12-27 16:40:01 -08:00
netlink.c ethtool: introduce ethtool netlink interface 2019-12-27 16:40:01 -08:00
netlink.h ethtool: introduce ethtool netlink interface 2019-12-27 16:40:01 -08:00