From 236367db10f1e618a3ced2538f5cd1802c31ebd8 Mon Sep 17 00:00:00 2001 From: Yuval Mintz Date: Mon, 24 Sep 2012 09:25:09 +0200 Subject: bnx2x: update fw to 7.8.2 This new firmware fixes several minor bugs: 1. In switch dependent mode, DCB priority was used to override inner vlan priority. 2. In switch dependent mode, inner vlan was added in case of DCB priority even if outer vlan was present. 3. In switch dependent mode, outer vlan was overridden by DCB priority when working in STATIC COS mode while inner vlan was present. 4. iSCSI - under heavy iSCSI traffic, when TCP out-of-order condition occurred, it was possible for the connection to close and recover. 5. iSCSI - connections on-chip TCP establishment might have failed. 6. iSCSI - out-of-order isles might have caused on-chip TCP connections to fail in their graceful termination. 7. iSCSI - there was a theoretical race in which an RST packet sent from pure-ack queue in specific timing could cause a credit-return overflow. 8. iSCSI - not all packets were completed on a forward channel. 9. DCB - fixed for 4-port devices; Until now, wrong credit counters were used, causing dcb to fail. 10. Fixed false parity reported in CAM memories when operating near -5% on the 1.0V core supply. 11. ETS default settings are set to fairness between traffic classes (rather than strict priority), and uses the same chip receive buffer configuration for both PFC and pause. Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: Eilon Goldstein Signed-off-by: Ben Hutchings --- bnx2x/bnx2x-e1-7.8.2.0.fw | Bin 0 -> 163352 bytes bnx2x/bnx2x-e1h-7.8.2.0.fw | Bin 0 -> 171368 bytes bnx2x/bnx2x-e2-7.8.2.0.fw | Bin 0 -> 304664 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bnx2x/bnx2x-e1-7.8.2.0.fw create mode 100644 bnx2x/bnx2x-e1h-7.8.2.0.fw create mode 100644 bnx2x/bnx2x-e2-7.8.2.0.fw (limited to 'bnx2x') diff --git a/bnx2x/bnx2x-e1-7.8.2.0.fw b/bnx2x/bnx2x-e1-7.8.2.0.fw new file mode 100644 index 0000000..b1fcbcf Binary files /dev/null and b/bnx2x/bnx2x-e1-7.8.2.0.fw differ diff --git a/bnx2x/bnx2x-e1h-7.8.2.0.fw b/bnx2x/bnx2x-e1h-7.8.2.0.fw new file mode 100644 index 0000000..2b6014a Binary files /dev/null and b/bnx2x/bnx2x-e1h-7.8.2.0.fw differ diff --git a/bnx2x/bnx2x-e2-7.8.2.0.fw b/bnx2x/bnx2x-e2-7.8.2.0.fw new file mode 100644 index 0000000..ef2d09d Binary files /dev/null and b/bnx2x/bnx2x-e2-7.8.2.0.fw differ -- cgit v1.2.1