linux_dsm_epyc7002/drivers/net/ethernet/broadcom/bnx2x
Yuval Mintz 452427b015 bnx2x: previous driver unload revised
The flow in which the bnx2x driver starts after a previous driver
has been terminated in an 'unclean' manner has several bugs and
FW risks, which makes it possible for the driver to fail after
boot-from-SAN or kdump.
This patch contains a revised flow which performs a safer
initialization, solving the possible crash scenarios.
Notice this patch contains lines with over 80 characters, as it
keeps print-strings in a single line.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-27 22:41:34 -04:00
..
bnx2x_cmn.c bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_cmn.h bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_dcb.c bnx2x: added TLV_NOT_FOUND flags to the dcb 2012-03-19 16:53:07 -04:00
bnx2x_dcb.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_dump.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_ethtool.c bnx2x: reduced sparse warnings 2012-03-19 16:53:06 -04:00
bnx2x_fw_defs.h bnx2x: reduced sparse warnings 2012-03-19 16:53:06 -04:00
bnx2x_fw_file_hdr.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_hsi.h bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_init_ops.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_init.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_link.c bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_link.h bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_main.c bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_reg.h bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
bnx2x_sp.c bnx2x: revised driver prints 2012-03-19 16:52:48 -04:00
bnx2x_sp.h bnx2x: revised driver prints 2012-03-19 16:52:48 -04:00
bnx2x_stats.c bnx2x: consistent statistics for old FW 2012-03-19 16:53:07 -04:00
bnx2x_stats.h bnx2x: consistent statistics for old FW 2012-03-19 16:53:07 -04:00
bnx2x.h bnx2x: previous driver unload revised 2012-03-27 22:41:34 -04:00
Makefile