Commit Graph

1661 Commits

Author SHA1 Message Date
Kalle Valo
1962cbab35 ath10k: QCA99X0 hw2.0: add board-2.bin
board-2.bin replaces board.bin, so remove the latter. board-2.bin support was
added to ath10k back in 2015 so this won't break backwards compatiblity in
recent kernels.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:28 +03:00
Kalle Valo
be63fc0c6c ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.7
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:28 +03:00
Kalle Valo
0d5e9f7e0a ath11k: WCN6750 hw1.0: add to WLAN.MSL.1.0.1-00887-QCAMSLSWPLZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:28 +03:00
Kalle Valo
a50132f7fb ath11k: WCN6750 hw1.0: add board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:27 +03:00
Kalle Valo
97f8b7563d ath11k: QCN9074 hw1.0: add to WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:27 +03:00
Kalle Valo
f56505fe2e ath11k: QCN9074 hw1.0: add board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-24 16:05:27 +03:00
Kalle Valo
adbc778e77 ath11k: IPQ8074 hw2.0: update to WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-23 16:05:34 +03:00
Kalle Valo
3417df39f2 ath11k: IPQ6018 hw1.0: update to WLAN.HK.2.5.0.1-01208-QCAHKSWPL_SILICONZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-04-23 16:05:34 +03:00
Petr Machata
e655307662 Mellanox: Add new mlxsw_spectrum firmware xx.2010.1502
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2010.1502), Spectrum-2 (29.2010.1502) and Spectrum-3
(30.2010.1502). Furthermore, add lc_ini_bundle_2010_1502.bin.xz for
modular systems.

The following issues have been fixed:

- CRC errors when using 25Gbps links in a modular system.
- Issue in bring-up of line-card no. 8 in a modular system.
- Several issues with too-long link-up times.
- An interop issue with Broadcom Tomahawk.
- An issue that might cause dropping first several packets after a port
  speed is changed to 400Gbps 8x.
- A switch freeze which might occur after many 10Gbps ports get disabled
  simultaneously.
- Latency degradation of RALUE EMAD processing.
- An issue in port isolation, which would not work on two-way split port 64
  on Spectrum-1, and four-way split port 128 on Spectrum-2 and Spectrum-3.
- Issue in multicast configuration on port 128 on Spectrum-2 and
  Spectrum-3.
- On Spectrum-2 systems, when receiving a packet with Symbol Errors on
  ports that are configured to cut-thought, in some cases, a pipeline may
  get stuck.
- Several issues in autonegotiation.

In addition, the following improvement has been made:

- Support in FW for reporting module values to the SW.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-21 06:46:21 -04:00
Josh Boyer
7d19d1ddac Merge branch 'guc_v70.1.1' of git://anongit.freedesktop.org/drm/drm-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-21 06:45:33 -04:00
Sean Wang
ee439794ca linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
Update binary firmware for MT7922 Bluetooth devices

File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20220322164155

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-19 07:49:46 -04:00
Deren Wu
b0e1b45ea8 linux-firmware: update firmware for MT7922 WiFi device
Update binary firmware for MT7922 WiFi devices

File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
Version: 20220322163923a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20220322164011

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-19 07:49:39 -04:00
Josh Boyer
fe52ca67b4 Merge branch 'v14454.8.0' of https://github.com/tinghan-shen/linux_fw_scp into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-19 07:48:02 -04:00
Tinghan Shen
10612bd12e mediatek: Add mt8195 SCP firmware
System Control Processor is an RISC-V processor in MediaTek MT8195 SoC.
It supports vedio encode/decode and CrOS EC host command.

Release Version: v14454.8.0

Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com>
2022-04-14 14:03:33 +08:00
Dmitry Baryshkov
afc44bb26f qcom: apq8096: add modem firmware
Add the modem DSP firmware for the Qualcomm APQ8096 boards. The files
come from the redistributable linux-board-support-package-r01700.1.zip
for the Dragonboard 820c. The file modem.mbn was generated from
segment files using the pil-squasher tool.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-04-14 02:34:16 +03:00
Dmitry Baryshkov
9fa878c6f1 qcom: apq8096: add aDSP firmware
Add the audio DSP firmware for the Qualcomm APQ8096 boards. The files
come from the redistributable linux-board-support-package-r01700.1.zip
for the Dragonboard 820c.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2022-04-14 02:34:16 +03:00
Max Chou
8a2d811764 rtl_bt: Add firmware and config files for RTL8852C
This firmware/config is submitted for RTL8852C BT USB I/F.

Version: 0xDFB7_BBFD

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-13 07:10:23 -04:00
Josh Boyer
f219d616f4 Merge branch 'v1' of https://github.com/yunfeidongmediatek/linux_fw_scp_8192 into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 09:10:45 -04:00
Yunfei Dong
ae8dfb4a5d mediatek: Add mt8192 SCP firmware
System Control Processor is an ARM RV33. It supports parts of
these features video encode/decode, mdp and CrOS EC host command.

Release Version: v1

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
2022-04-11 20:00:24 +08:00
Josh Boyer
705f19ac52 Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:17:31 -04:00
John Allen
31ec35bf14 linux-firmware: Update AMD cpu microcode
* Update AMD cpu microcode for processor family 17h
* Update AMD cpu microcode for processor family 19h

Key Name        = AMD Microcode Signing Key (for signing microcode container files only)
Key ID          = F328AE73
Key Fingerprint = FC7C 6C50 5DAF CC14 7183 57CA E4BE 5339 F328 AE73

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:13:23 -04:00
Gourav Samaiya
2c2be4215f nvidia: add GA102/GA103/GA104/GA106/GA107 signed firmware
These NVIDIA-signed firmwares are required to enable the graphics engine
on Ampere GA10{2/3/4/6/7} Gpus.

Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:11:30 -04:00
Peter Robinson
4ffcf980a5 brcm: rename Rock960 NVRAM to AP6356S and link devices to it
The Rock960, VIM2 and Firefly3399 all have a AP6356S WiFi module
and their NVRAM all appear to be the same so call the NVRAM after
the AP module and link the 3 devices to that to make it clear.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:10:25 -04:00
Kiran K
50cd76452c linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:09:35 -04:00
Kiran K
f431758adf linux-firmware: Update firmware file for Intel Bluetooth 9462
This patch updates the firmware file for Intel Bluetooth 9462
Also it is known as Intel JeffersonPeak (JfP1).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
8ac1a41019 linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
b61ecf09f8 linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
0167639605 linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
f280b90c8d linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
3187c4685e linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
ced9312d10 linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:09 -04:00
Kiran K
af9a10c8d6 linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).

FW Build: REL41819

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:08 -04:00
Kiran K
97301e9c0c linux-firmware: Update firmware file for Intel Bluetooth AX200
This patch updates the firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP2).

FW Build: REL41522

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:08 -04:00
Kiran K
522a7b8708 linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).

FW Build: REL41522

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:08 -04:00
Kiran K
bfa7cfbd11 linux-firmware: Update firmware file for Intel Bluetooth 9560
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).

FW Build: REL20182

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:08 -04:00
Kiran K
d4059961b2 linux-firmware: Update firmware file for Intel Bluetooth 9260
This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (ThP2).

FW Build: REL20182

Release Version: 22.130.1.1

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:08:08 -04:00
Sean Wang
775eb5a662 linux-firmware: update firmware for MT7921 WiFi device
Update binary firmware for MT7921 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
Version: 20220311230842a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20220311230931

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:03:28 -04:00
Sean Wang
c1b79a3673 linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20220311231139

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-11 07:03:17 -04:00
John Harrison
ab0d8c137d i915: Add GuC v70.1.1 for all platforms
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
2022-04-07 13:14:24 -07:00
Guruprasad Rao
dd5d1c7e19 ice: Add wireless edge file for Intel E800 series driver
The ice driver can, optionally, load other package files for different
packet processing pipeline configurations.

This package includes support for GTPv1, GTPv2 with extension headers,
eCPRI, ESP and IPsec

Signed-off-by: Guruprasad Rao <guruprasad.kudukolly.rao@intel.com>
2022-03-18 08:39:22 -07:00
Arjun Anantharam
f4d1c02224 ice: update ice DDP comms package to 1.3.31.0
Update ice DDP comms package file to the latest version: 1.3.31.0

Highlight of changes since 1.3.20.0:

- Add Separate Package Type Group for outer IPv4 and IPv6
tunnel packet
- Add GTPU SCTP ptypes to PTGs mapping
- Add Multicast support in Flow Director
- Add profiles for GTPU extension header

Signed-off-by: Arjun Anantharam <arjun.anantharam@intel.com>
2022-03-18 08:39:22 -07:00
Max Chou
fe3ec81676 rtl_bt: Add firmware and config files for RTL8852B
This firmware/config submitted is for RTL8852B BT USB I/F.

Version: 0xDFB7_91CB

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-03-18 07:34:38 -04:00
Josh Boyer
cd01f857da Merge tag 'iwlwifi-fw-2022-03-03-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into main
Update and add iwlwifi firmware binaries for release Core68-60

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-03-09 07:28:51 -05:00
Luca Coelho
8f9285cca8 iwlwifi: add new FWs from core68-60 release
Add the -71.ucode firmwares for the currently supported hardware and
update the PNVM binaries.

Build number: Core_build_core68-60
Revision: 058653f6 (Qu, QuZ, cc, so, ty)

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2022-03-08 08:39:39 +02:00
Kalle Valo
e8bc0db413 ath11k: add links for WCN6855 hw2.1
At the moment WCN6855 hw2.1 uses the same firmware files as hw2.0 so add links for them.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-03-07 19:18:22 +02:00
Kalle Valo
36f2ea9f79 ath11k: WCN6855 hw2.0: add WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-03-07 19:12:20 +02:00
Kalle Valo
05b5dc0014 ath11k: WCN6855 hw2.0: add board-2.bin and regdb.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-03-07 19:11:26 +02:00
Kalle Valo
4e3fc4d69b ath10k/ath11k: mark notice.txt as "File:"
This way there's no confusion between the actual license file and notice.txt.

Discussion:

https://lore.kernel.org/all/CA+5PVA6R6F=VqAZRf=xDwGcC+cpqLY1kStkoHck53XiLURVyaw@mail.gmail.com/

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2022-03-07 19:00:57 +02:00
Shayne Chen
f011ccb490 linux-firmware: add firmware for MT7986
This patch adds firmware files v21110113 for MT7986 WiFi.

Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-03-04 08:43:26 -05:00
Alex Deucher
e4fb562e6a amdgpu: add firmware for SDMA 5.2.7 IP block
From internal git commit:
dee494555bc5ad4b6763013bb757af3c674f2f6f

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
[Adjusted file name in WHENCE]
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-03-04 07:30:02 -05:00