Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0268102d authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

bnx2: Update firmware and version



Update MIPS firmware to 6.2.1, with improved small packet performance
in RSS mode, and iSCSI CID allocation bug fix on 5708.

Update driver version to 2.0.21.

Signed-off-by: default avatarMichael Chan <mchan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a29ba9d2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -56,11 +56,11 @@
#include "bnx2_fw.h"

#define DRV_MODULE_NAME		"bnx2"
#define DRV_MODULE_VERSION	"2.0.20"
#define DRV_MODULE_RELDATE	"Nov 24, 2010"
#define FW_MIPS_FILE_06		"bnx2/bnx2-mips-06-6.0.15.fw"
#define DRV_MODULE_VERSION	"2.0.21"
#define DRV_MODULE_RELDATE	"Dec 23, 2010"
#define FW_MIPS_FILE_06		"bnx2/bnx2-mips-06-6.2.1.fw"
#define FW_RV2P_FILE_06		"bnx2/bnx2-rv2p-06-6.0.15.fw"
#define FW_MIPS_FILE_09		"bnx2/bnx2-mips-09-6.0.17.fw"
#define FW_MIPS_FILE_09		"bnx2/bnx2-mips-09-6.2.1.fw"
#define FW_RV2P_FILE_09_Ax	"bnx2/bnx2-rv2p-09ax-6.0.17.fw"
#define FW_RV2P_FILE_09		"bnx2/bnx2-rv2p-09-6.0.17.fw"

+2 −2
Original line number Diff line number Diff line
@@ -35,10 +35,10 @@ fw-shipped-$(CONFIG_ATM_AMBASSADOR) += atmsar11.fw
fw-shipped-$(CONFIG_BNX2X) += bnx2x/bnx2x-e1-6.2.5.0.fw \
			      bnx2x/bnx2x-e1h-6.2.5.0.fw \
			      bnx2x/bnx2x-e2-6.2.5.0.fw
fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.0.17.fw \
fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1.fw \
			     bnx2/bnx2-rv2p-09-6.0.17.fw \
			     bnx2/bnx2-rv2p-09ax-6.0.17.fw \
			     bnx2/bnx2-mips-06-6.0.15.fw \
			     bnx2/bnx2-mips-06-6.2.1.fw \
			     bnx2/bnx2-rv2p-06-6.0.15.fw
fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin
fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin
+2 −2
Original line number Diff line number Diff line
@@ -699,9 +699,9 @@ Found in hex form in kernel source.

Driver: BNX2 - Broadcom NetXtremeII

File: bnx2/bnx2-mips-06-6.0.15.fw
File: bnx2/bnx2-mips-06-6.2.1.fw
File: bnx2/bnx2-rv2p-06-6.0.15.fw
File: bnx2/bnx2-mips-09-6.0.17.fw
File: bnx2/bnx2-mips-09-6.2.1.fw
File: bnx2/bnx2-rv2p-09-6.0.17.fw
File: bnx2/bnx2-rv2p-09ax-6.0.17.fw

+2716 −2713

File changed and moved.

Preview size limit exceeded, changes collapsed.

+2725 −2687

File changed and moved.

Preview size limit exceeded, changes collapsed.