]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: 8073 PHY changes
authorYaniv Rosner <yanivr@broadcom.com>
Wed, 13 Aug 2008 22:57:28 +0000 (15:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 23:05:33 +0000 (16:05 -0700)
commit58f70b88f8f1d1b57baea249d47c56399a1cc24c
tree1332b0eed56b157e442dc518fe8b4a63d6c1860a
parent57a300341537c891ad604be84344eafe7dc11451
bnx2x: 8073 PHY changes

8073 PHY changes
The initial support we had for this PHY needs some serious changing. The
major change is that this PHY should be initialized only when the first
function is loaded and not for each function. The official SPI-ROM of
this PHY was released and it requires some changes in the initialization
code as well

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
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