commit | f57a60256d02daba1316c98da472f02cd98a58d3 | [log] [tgz] |
---|---|---|
author | Eilon Greenstein <eilong@broadcom.com> | Wed Aug 12 08:23:11 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 12 23:02:32 2009 -0700 |
tree | c927a54bf16050d43418c11404afc1fd78370940 | |
parent | 01cd452846c98609dd3efbee0deea050e6706f02 [diff] |
bnx2x: Supporting PHY FW upgrade There are 3 operations that the driver needs to support to allow applications to access the PHY FW (on top of the MDC/MDIO access). Since those are essentially nvram access commands, adding them to the ethtool -E interface. Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>