Re: [PATCH 0/4] OpenCores 10/100 MAC ethtool operations
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2014-01-29 20:02:39
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2014-01-29 20:02:39
Also in:
lkml
2014-01-29 Max Filippov [off-list ref]:
Hello David, Florian and everybody, this series implements ethtool callbacks for the ethoc driver as was requested by Florian.
Thanks Max, this does look good to me now: Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Max Filippov (4): net: ethoc: implement basic ethtool operations net: ethoc: implement ethtool get/set settings net: ethoc: implement ethtool get registers net: ethoc: implement ethtool get/set ring parameters drivers/net/ethernet/ethoc.c | 85 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) -- 1.8.1.4
-- Florian