bnx2x: Add new PHY BCM54616
authorYaniv Rosner <yanivr@broadcom.com>
Tue, 23 Aug 2011 06:33:24 +0000 (06:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Aug 2011 16:55:18 +0000 (12:55 -0400)
commit3756a89f3d039d8a6aa2556f8d57d4b2ec25d5dd
tree2b8b0849725996505e35013fcdc1404b081d45c8
parent6e68c912eee8f5ebc975cfb81d66d4a214b07d46
bnx2x: Add new PHY BCM54616

The BCM54616 PHY is very similar to the 54618SE, only without EEE support, which will not be activated due to querying the actual PHY type.
This check is already done by reading a dedicated PHY register.

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/ethernet/broadcom/bnx2x/bnx2x_hsi.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c