From: Michael Chan Date: Sun, 8 Jul 2007 05:50:15 +0000 (-0700) Subject: [BNX2]: Add ethtool support for remote PHY. X-Git-Tag: v2.6.23-rc1~1109^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6b83474cb9bdd07dadfb7497a29c3005ad9d1d;p=pandora-kernel.git [BNX2]: Add ethtool support for remote PHY. Modify the driver's ethtool_ops->get_settings and set_settings functions to support remote PHY. Users control the remote copper PHY settings by specifying link settings for the tp (twisted pair) port. The nway_reset function is also modified to support remote PHY. mii-tool operations are not supported on remote PHY and we will return -EOPNOTSUPP. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed