linux/net/ethtool
Cris Forno 70ae1e127b ethtool: Factored out similar ethtool link settings for virtual devices to core
Three virtual devices (ibmveth, virtio_net, and netvsc) all have
similar code to set link settings and validate ethtool command. To
eliminate duplication of code, it is factored out into core/ethtool.c.

Signed-off-by: Cris Forno <cforno12@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-29 21:48:54 -08:00
..
Makefile
bitset.c ethtool: limit bitset size 2020-02-26 11:27:31 -08:00
bitset.h ethtool: limit bitset size 2020-02-26 11:27:31 -08:00
common.c
common.h
debug.c
ioctl.c ethtool: Factored out similar ethtool link settings for virtual devices to core 2020-02-29 21:48:54 -08:00
linkinfo.c
linkmodes.c
linkstate.c
netlink.c
netlink.h
strset.c
wol.c