Skip to content

Commit

Permalink
bnx2x: Update firmware to 6.2.9
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Dmitry Kravkov authored and davem330 committed Apr 1, 2011
1 parent c0951cb commit 96b8e1a
Show file tree
Hide file tree
Showing 9 changed files with 38,158 additions and 38,128 deletions.
2 changes: 1 addition & 1 deletion drivers/net/bnx2x/bnx2x_hsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 3 additions & 3 deletions firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
9 changes: 5 additions & 4 deletions firmware/WHENCE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9,483 changes: 0 additions & 9,483 deletions firmware/bnx2x/bnx2x-e1-6.2.5.0.fw.ihex

This file was deleted.

9,484 changes: 9,484 additions & 0 deletions firmware/bnx2x/bnx2x-e1-6.2.9.0.fw.ihex

Large diffs are not rendered by default.

13,181 changes: 0 additions & 13,181 deletions firmware/bnx2x/bnx2x-e1h-6.2.5.0.fw.ihex

This file was deleted.

13,192 changes: 13,192 additions & 0 deletions firmware/bnx2x/bnx2x-e1h-6.2.9.0.fw.ihex

Large diffs are not rendered by default.

15,456 changes: 0 additions & 15,456 deletions firmware/bnx2x/bnx2x-e2-6.2.5.0.fw.ihex

This file was deleted.

15,473 changes: 15,473 additions & 0 deletions firmware/bnx2x/bnx2x-e2-6.2.9.0.fw.ihex

Large diffs are not rendered by default.

0 comments on commit 96b8e1a

Please sign in to comment.