]> 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)
commit69cff1fdb04b8a232dde0f892875d61711714a22
treec2da243c7012b7befbd536223ba18f5c0c702c18
parentead97ed4c070edbb279e676c137399ae7bbbfaaa
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