]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethoc: implement basic ethtool operations
authorMax Filippov <jcmvbkbc@gmail.com>
Fri, 31 Jan 2014 05:41:04 +0000 (09:41 +0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 2 Feb 2014 00:56:48 +0000 (16:56 -0800)
commitb279605480c85a71eb8f6e557c91fff6aedb51e2
treec2da243c7012b7befbd536223ba18f5c0c702c18
parenta46e8373e87a9867f5842388e6f7732b4a1a479a
net: ethoc: implement basic ethtool operations

The following methods are implemented:
- get link state (standard implementation);
- get timestamping info (standard implementation).

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ethoc.c