]> git.ipfire.org Git - thirdparty/linux-firmware.git/commitdiff
qed: Add firmware 8.7.3.0.
authorSudarsana Reddy Kalluru <Sudarsana.Kalluru@qlogic.com>
Fri, 18 Dec 2015 09:09:56 +0000 (11:09 +0200)
committerKyle McMartin <kyle@kernel.org>
Sun, 10 Jan 2016 20:11:00 +0000 (12:11 -0800)
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>
WHENCE
qed/qed_init_values_zipped-8.7.3.0.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 2610979c96919dcbf40ccc2844568fcca378784a..5112709c16fe5daf1cc21bdb89990a825b55d689 100644 (file)
--- a/WHENCE
+++ b/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
diff --git a/qed/qed_init_values_zipped-8.7.3.0.bin b/qed/qed_init_values_zipped-8.7.3.0.bin
new file mode 100644 (file)
index 0000000..b2c90a3
Binary files /dev/null and b/qed/qed_init_values_zipped-8.7.3.0.bin differ