Commit Graph

2 Commits (2b318c8e4159234ddbcc1cadc90cf32d17d9ee82)

Author SHA1 Message Date
Emil Velikov 5ddb886bef Remove execute bit from firmware files
AFAICT neither of the firmware files need to be executable, so drop the
execute bit.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2024-10-16 15:52:59 +00:00
Michal Kalderon 379551b14e
qed: Add firmware 8.42.2.0
This FW contains several fixes and features, main ones listed below.

- RoCE
        - SRIOV support
        - Fixes in following flows:
                - latency optimization flow for inline WQEs
                - iwarp OOO packed DDPs flow
                - tx-dif workaround calculations flow
                - XRC-SRQ exceed cache num

- iSCSI
        - Fixes:
                - iSCSI TCP out-of-order handling.
                - iscsi retransmit flow

- Fcoe
        - Fixes:
                - upload + cleanup flows

- Eth
        - Support USO for non-tunneled UDP packets

- Debug
        - Better handling of extracting data during traffic

Signed-off-by: Ariel Elior <Ariel.Elior@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-01-06 16:32:25 -05:00