summaryrefslogtreecommitdiff
path: root/bnx2x
diff options
context:
space:
mode:
authorBarak Witkowski <barak@broadcom.com>2012-02-16 14:40:15 +0200
committerBen Hutchings <ben@decadent.org.uk>2012-02-19 01:07:05 +0000
commit6f8990bcd29b68647783b4447bf710f5aa93cf5d (patch)
tree6d1472ebd36fa709906a564c9bfef405d6792e28 /bnx2x
parentd50f59e0d23dd1bbaee0ce25280af44efdb3453e (diff)
downloadlinux-firmware-6f8990bcd29b68647783b4447bf710f5aa93cf5d.tar.gz
bnx2x: adding fw 7.2.16
This new FW adds the ability to aggregate packets for GRO (and not just LRO) and also fixes some bugs. Please consider adding it to the FW tree: 1. Added new aggregation mode: GRO. In this mode packets are aggregated such that the original packets can be reconstructed by the O/S. 2. 57712 HW bug workaround - initialized all CAM TM registers to 0x32. 3. Adding the FCoE statistics structures to the BNX2X HSI. 4. Wrong configuration of TX HW input buffer size may cause theoretical performance effect. Performed configuration fix. 5. FCOE - Arrival of packets beyond task IO size can lead to crash. Fix firmware data-in flow. 6. iSCSI - In rare cases of on-chip termination the graceful termination timer hangs, and the termination doesn't complete. Firmware fix to MSL timer tolerance. 7. iSCSI - Chip hangs when target sends FIN out-of-order or with isles open at the initiator side. Firmware implementation corrected to drop FIN received out-of-order or with isles still open. 8. iSCSI - Chip hangs when in case of retransmission not aligned to 4-bytes from the beginning of iSCSI PDU. Firmware implementation corrected to support arbitrary aligned retransmissions. 9. iSCSI - Arrival of target-initiated NOP-IN during intense ISCSI traffic might lead to crash. Firmware fix to relevant flow. Signed-off-by: Barak Witkowski <barak@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'bnx2x')
-rw-r--r--bnx2x/bnx2x-e1-7.2.16.0.fwbin0 -> 162128 bytes
-rw-r--r--bnx2x/bnx2x-e1h-7.2.16.0.fwbin0 -> 169896 bytes
-rw-r--r--bnx2x/bnx2x-e2-7.2.16.0.fwbin0 -> 295072 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/bnx2x/bnx2x-e1-7.2.16.0.fw b/bnx2x/bnx2x-e1-7.2.16.0.fw
new file mode 100644
index 0000000..b0b6f05
--- /dev/null
+++ b/bnx2x/bnx2x-e1-7.2.16.0.fw
Binary files differ
diff --git a/bnx2x/bnx2x-e1h-7.2.16.0.fw b/bnx2x/bnx2x-e1h-7.2.16.0.fw
new file mode 100644
index 0000000..1d8633c
--- /dev/null
+++ b/bnx2x/bnx2x-e1h-7.2.16.0.fw
Binary files differ
diff --git a/bnx2x/bnx2x-e2-7.2.16.0.fw b/bnx2x/bnx2x-e2-7.2.16.0.fw
new file mode 100644
index 0000000..53978cb
--- /dev/null
+++ b/bnx2x/bnx2x-e2-7.2.16.0.fw
Binary files differ