]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
bnx2x: Supporting PHY FW upgrade
authorEilon Greenstein <eilong@broadcom.com>
Wed, 12 Aug 2009 08:23:11 +0000 (08:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 06:02:32 +0000 (23:02 -0700)
commitf57a60256d02daba1316c98da472f02cd98a58d3
treec927a54bf16050d43418c11404afc1fd78370940
parent01cd452846c98609dd3efbee0deea050e6706f02
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>
drivers/net/bnx2x_link.c
drivers/net/bnx2x_link.h
drivers/net/bnx2x_main.c