bnx2x: Update firmware to 6.2.9
To fix bugs when running offloaded FCoE/iSCSI traffic in multiple Class of Service environments. In some scenarios, traffic could stop on certain rings and eventually all traffic would stop. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c0951cbcfd
commit
96b8e1a0e9
9 changed files with 38158 additions and 38128 deletions
|
@ -1929,7 +1929,7 @@ struct host_func_stats {
|
|||
|
||||
#define BCM_5710_FW_MAJOR_VERSION 6
|
||||
#define BCM_5710_FW_MINOR_VERSION 2
|
||||
#define BCM_5710_FW_REVISION_VERSION 5
|
||||
#define BCM_5710_FW_REVISION_VERSION 9
|
||||
#define BCM_5710_FW_ENGINEERING_VERSION 0
|
||||
#define BCM_5710_FW_COMPILE_FLAGS 1
|
||||
|
||||
|
|
|
@ -32,9 +32,9 @@ fw-shipped-$(CONFIG_ADAPTEC_STARFIRE) += adaptec/starfire_rx.bin \
|
|||
adaptec/starfire_tx.bin
|
||||
fw-shipped-$(CONFIG_ATARI_DSP56K) += dsp56k/bootstrap.bin
|
||||
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_BNX2X) += bnx2x/bnx2x-e1-6.2.9.0.fw \
|
||||
bnx2x/bnx2x-e1h-6.2.9.0.fw \
|
||||
bnx2x/bnx2x-e2-6.2.9.0.fw
|
||||
fw-shipped-$(CONFIG_BNX2) += bnx2/bnx2-mips-09-6.2.1a.fw \
|
||||
bnx2/bnx2-rv2p-09-6.0.17.fw \
|
||||
bnx2/bnx2-rv2p-09ax-6.0.17.fw \
|
||||
|
|
|
@ -679,14 +679,15 @@ Found in hex form in kernel source.
|
|||
|
||||
Driver: bnx2x: Broadcom Everest
|
||||
|
||||
File: bnx2x/bnx2x-e1-5.2.13.0.fw
|
||||
File: bnx2x/bnx2x-e1h-5.2.13.0.fw
|
||||
File: bnx2x/bnx2x-e1-6.2.9.0.fw
|
||||
File: bnx2x/bnx2x-e1h-6.2.9.0.fw
|
||||
File: bnx2x/bnx2x-e2-6.2.9.0.fw
|
||||
|
||||
License:
|
||||
Copyright (c) 2007-2010 Broadcom Corporation
|
||||
Copyright (c) 2007-2011 Broadcom Corporation
|
||||
|
||||
This file contains firmware data derived from proprietary unpublished
|
||||
source code, Copyright (c) 2007-2009 Broadcom Corporation.
|
||||
source code, Copyright (c) 2007-2011 Broadcom Corporation.
|
||||
|
||||
Permission is hereby granted for the distribution of this firmware data
|
||||
in hexadecimal or equivalent format, provided this copyright notice is
|
||||
|
|
File diff suppressed because it is too large
Load diff
9484
firmware/bnx2x/bnx2x-e1-6.2.9.0.fw.ihex
Normal file
9484
firmware/bnx2x/bnx2x-e1-6.2.9.0.fw.ihex
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
13192
firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw.ihex
Normal file
13192
firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw.ihex
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
15473
firmware/bnx2x/bnx2x-e2-6.2.9.0.fw.ihex
Normal file
15473
firmware/bnx2x/bnx2x-e2-6.2.9.0.fw.ihex
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue