Tree:
c11f374afd
main
20190312
20190416
20190514
20190618
20190717
20190815
20190923
20191022
20191215
20200122
20200316
20200421
20200519
20200619
20200721
20200817
20200918
20201022
20201118
20201218
20210208
20210315
20210511
20210716
20210818
20210919
20211027
20211216
20220209
20220310
20220411
20220509
20220610
20220708
20220815
20220913
20221012
20221109
20221214
20230117
20230210
20230310
20230404
20230515
20230625
20230804
20230919
20231030
20231111
20231211
20240115
20240220
20240312
20240410
20240513
20240610
20240709
${ noResults }
1 Commits (c11f374afdd2a3ff0665c1cb0aab4ad0c6573ec7)
Author | SHA1 | Message | Date |
---|---|---|---|
Barak Witkowski | 6f8990bcd2 |
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> |
13 years ago |