]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2: Update driver to use new mips firmware.
authorJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 05:48:22 +0000 (13:48 +0800)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 06:01:19 +0000 (14:01 +0800)
commit47b7e7660b7e5accc771090691ee44e5787b1d3d
treed2272684a9c06b1e336649019d959e319247cc60
parent84911f593a6509aae18820839bf2413441d1b593
bnx2: Update driver to use new mips firmware.

bnx2-mips-06-6.2.3 and bnx2-mips-09-6.2.1.b

New firmware fixes iSCSI problems with some LeftHand targets that don't
set TTT=0xffffffff for Data-In according to spec.  Firmware generates
exception warnings for this condition and becomes very slow.  This is
fixed by suppressing these warnings when using default error mask.

(cherry picked from commit c2c20ef43d00b1439631e603f8dcee9a803cd8b3)
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2.c
firmware/Makefile
firmware/bnx2/bnx2-mips-06-6.2.3.fw.ihex [new file with mode: 0644]
firmware/bnx2/bnx2-mips-09-6.2.1b.fw.ihex [new file with mode: 0644]