From: Florian Fainelli Date: Thu, 25 Sep 2014 00:05:21 +0000 (-0700) Subject: net: dsa: allow switches driver to implement get/set EEE X-Git-Tag: fixes-against-v3.18-rc2~144^2~130^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7905288f093ad924004609bb89a7ce1597892726;p=pandora-kernel.git net: dsa: allow switches driver to implement get/set EEE Allow switches driver to query and enable/disable EEE on a per-port basis by implementing the ethtool_{get,set}_eee settings and delegating these operations to the switch driver. set_eee() will need to coordinate with the PHY driver to make sure that EEE is enabled, the link-partner supports it and the auto-negotiation result is satisfactory. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed