commit | dc19e4e5e02fb6b46cccb08b2735e38b997a6ddf | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Tue Feb 15 21:17:32 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 22 10:10:09 2011 -0800 |
tree | 715d1a105d4b42201ea5f6466a3a89b4d97b8c52 | |
parent | 59ed5aba9ca1c799e272b352d5d2d7fe12bd32e8 [diff] |
sh: sh_eth: Add support ethtool This commit supports following functions. - get_settings - set_settings - nway_reset - get_msglevel - set_msglevel - get_link - get_strings - get_ethtool_stats - get_sset_count About other function, the device does not support. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>