linux/drivers/net/bnx2x
Yaniv Rosner c18aa15d08 bnx2x: Apply logic changes for the new scheme
Make the needed changes for the new scheme especially around PHY
initialization, and link detection.
- The get_emac_base function was changed to enable setting different MAC
access setting for each PHY based of external configuration.
- As a part of the dual-media preparation, the save_spirom_version was
modified to accept a PHY specific version address to be saved in the
shmem. This will enable to save more than single spirom version in

different locations.
- The test_link function was changed also as a preparation for the
dual-media upcoming changes
- Duplicate initialization logic was removed from the
link_setting_status and link_initialize functions

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>
2010-09-07 13:15:40 -07:00
..
bnx2x_cmn.c drivers/net: avoid some skb->ip_summed initializations 2010-09-02 19:06:22 -07:00
bnx2x_cmn.h bnx2x: Load firmware in open() instead of probe() 2010-08-16 21:06:18 -07:00
bnx2x_dump.h
bnx2x_ethtool.c bnx2x: Split PHY functions 2010-09-07 13:13:36 -07:00
bnx2x_fw_defs.h
bnx2x_fw_file_hdr.h
bnx2x_hsi.h bnx2x: Unify PHY attributes 2010-09-07 13:11:53 -07:00
bnx2x_init_ops.h
bnx2x_init.h
bnx2x_link.c bnx2x: Apply logic changes for the new scheme 2010-09-07 13:15:40 -07:00
bnx2x_link.h bnx2x: Apply logic changes for the new scheme 2010-09-07 13:15:40 -07:00
bnx2x_main.c bnx2x: Move common function into aggregated function 2010-09-07 13:15:30 -07:00
bnx2x_reg.h bnx2x: Unify PHY attributes 2010-09-07 13:11:53 -07:00
bnx2x_stats.c bnx2x: small fix in stats handling 2010-08-25 16:29:21 -07:00
bnx2x_stats.h bnx2x: Move statistics handling code to bnx2x_stats.* 2010-07-27 20:35:42 -07:00
bnx2x.h bnx2x: Update version to 1.52.53-5 2010-09-01 10:44:35 -07:00
Makefile bnx2x: Move statistics handling code to bnx2x_stats.* 2010-07-27 20:35:42 -07:00