]> git.baikalelectronics.ru Git - kernel.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)
commit6ce4512fec74e8c18c257efc89e850316359d1b7
treec927a54bf16050d43418c11404afc1fd78370940
parentb83998c2162dc15253696ced396d0715757fe41c
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