]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
Merge branch 'tg3_eee'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 07:13:54 +0000 (00:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 May 2013 07:13:54 +0000 (00:13 -0700)
Nithin Nayak Sujir says:

====================
This series adds support for modifying EEE settings via ethtool. Since this can
impact Link Flap Avoidance, the driver pulls the current hardware settings if
LFA is enabled. This is similar to how we do the link settings to avoid a flap.

v2: Fixes pointed out by Ben Hutchings.
 - Use MDIO_AN_EEE_LPABLE to set the lp_advertised field.
 - Check that tx_lpi_timer is within valid range.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge