netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Which ethtool methods should I implement?
@ 2016-12-20  1:29 Timur Tabi
  2016-12-20  1:40 ` Florian Fainelli
  0 siblings, 1 reply; 3+ messages in thread
From: Timur Tabi @ 2016-12-20  1:29 UTC (permalink / raw)
  To: netdev

I'm adding support for ethtool to my driver 
(drivers/net/ethernet/qualcomm/emac/), and I can't find any meaningful 
HOWTO documentation, so I'm not sure which methods I need to implement.

Is there some minimal set of must-have ethtool methods that should be 
implemented?  Since I support phylib, I guess I should use 
phy_ethtool_get_link_ksettings and phy_ethtool_set_link_ksettings.  What 
else?

-- 
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc.  Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

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

end of thread, other threads:[~2016-12-20 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20  1:29 Which ethtool methods should I implement? Timur Tabi
2016-12-20  1:40 ` Florian Fainelli
2016-12-20 16:38   ` Timur Tabi

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).