linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] OpenCores 10/100 MAC ethtool operations
@ 2014-01-31  5:41 Max Filippov
  2014-01-31  5:41 ` [PATCH v2 1/4] net: ethoc: implement basic " Max Filippov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Max Filippov @ 2014-01-31  5:41 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: David S. Miller, Ben Hutchings, Florian Fainelli, Marc Gauthier,
	Max Filippov

Hello David, Ben, Florian and everybody,

this series implements ethtool callbacks for the ethoc driver as was
requested by Florian.

Changes v1->v2:
- fix {get,set}_settings return code in case there's no PHY;
- fix set_ringparam: check ring sizes, change ring sizes on the fly.

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 | 101 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 101 insertions(+)

-- 
1.8.1.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-02  0:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-31  5:41 [PATCH v2 0/4] OpenCores 10/100 MAC ethtool operations Max Filippov
2014-01-31  5:41 ` [PATCH v2 1/4] net: ethoc: implement basic " Max Filippov
2014-01-31  5:41 ` [PATCH v2 2/4] net: ethoc: implement ethtool get/set settings Max Filippov
2014-01-31 18:03   ` Ben Hutchings
2014-01-31  5:41 ` [PATCH v2 3/4] net: ethoc: implement ethtool get registers Max Filippov
2014-01-31  5:41 ` [PATCH v2 4/4] net: ethoc: implement ethtool get/set ring parameters Max Filippov
2014-02-02  0:57 ` [PATCH v2 0/4] OpenCores 10/100 MAC ethtool operations David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).