aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/lan78xx.h
diff options
context:
space:
mode:
authorsixiao@microsoft.com <sixiao@microsoft.com>2016-02-25 15:24:08 -0800
committerDavid S. Miller <davem@davemloft.net>2016-02-29 17:08:50 -0500
commit49eb93892d8dfcf5dc5088e640f486d08572d8bf (patch)
treeebf8dcecb343fcf13f1020d118c210a1fbd6ebb9 /drivers/net/usb/lan78xx.h
parentMerge branch 'sch-accurate-backlog' (diff)
downloadlinux-dev-49eb93892d8dfcf5dc5088e640f486d08572d8bf.tar.xz
linux-dev-49eb93892d8dfcf5dc5088e640f486d08572d8bf.zip
hv_netvsc: add ethtool support for set and get of settings
This patch allows the user to set and retrieve speed and duplex of the hv_netvsc device via ethtool. Example: $ ethtool eth0 Settings for eth0: ... Speed: Unknown! Duplex: Unknown! (255) ... $ ethtool -s eth0 speed 1000 duplex full $ ethtool eth0 Settings for eth0: ... Speed: 1000Mb/s Duplex: Full ... This is based on patches by Roopa Prabhu and Nikolay Aleksandrov. Signed-off-by: Simon Xiao <sixiao@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions