mirror of
https://gitlab.com/kernel-firmware/linux-firmware.git
synced 2025-12-10 07:44:48 +01:00
qed: Add firmware 8.7.3.0.
This patch pushes the next firmware for the QED module.
This fixes numerous bugs, most notably:
- FLR flow isn't properly working.
- Chip might become unrespronsive after closing a vport.
- Chip gets stuck when transmitting packet with length > mtu.
It would also allow us to push future features such as:
- Vlan filter offload.
- Encapsulation offload.
- Single Root IOV support.
- Timesync.
- Non-L2 protocols.
>From L2 perspecitve, it's also note-worthy to state that it:
- Changes fastpath HSI - fastpath will be moved to into using
Jumbo-over-BD.
- Improves throughput on single connection traffic.
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This commit is contained in:
parent
cdbfcafe64
commit
73b07a93ed
2 changed files with 1 additions and 0 deletions
1
WHENCE
1
WHENCE
|
|
@ -1928,6 +1928,7 @@ Found in hex form in kernel source.
|
|||
Driver: qed - QLogic 4xxxx Ethernet Driver Core Module.
|
||||
|
||||
File: qed/qed_init_values_zipped-8.4.2.0.bin
|
||||
File: qed/qed_init_values_zipped-8.7.3.0.bin
|
||||
|
||||
Licence:
|
||||
This file contains firmware data derived from proprietary unpublished
|
||||
|
|
|
|||
BIN
qed/qed_init_values_zipped-8.7.3.0.bin
Normal file
BIN
qed/qed_init_values_zipped-8.7.3.0.bin
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue