Commit Graph

2058 Commits

Author SHA1 Message Date
Alex Deucher 524178dac9
amdgpu: update VCN firmware for sienna cichlid
From internal git commit:
7dcf762af313775c0493a28538fb02601ab987b0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:25:00 -04:00
Alex Deucher 045828c283
amdgpu: update VCN firmware for vangogh
From internal git commit:
7dcf762af313775c0493a28538fb02601ab987b0

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:25:00 -04:00
Alex Deucher de76d5d1ec
amdgpu: update VCN firmware for renoir
From internal git commit:
02c727e985f51f1d26b867d10eb68a5d722edb25

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:24:37 -04:00
Alex Deucher 91b5fa420c
amdgpu: update VCN firmware for picasso
From internal git commit:
02c727e985f51f1d26b867d10eb68a5d722edb25

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:24:36 -04:00
Alex Deucher 8871e75639
amdgpu: update VCN firmware for raven2
From internal git commit:
02c727e985f51f1d26b867d10eb68a5d722edb25

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:24:36 -04:00
Alex Deucher df6d23437a
amdgpu: update VCN firmware for raven
From internal git commit:
02c727e985f51f1d26b867d10eb68a5d722edb25

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:24:27 -04:00
Alex Deucher 62fd279be6
amdgpu: Add initial firmware for Beige Goby
From internal git commit:
030269cf5018f8bff40d140f0195dc619fc2ec96

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-28 09:24:15 -04:00
Josh Boyer 0268c1b8a0
Merge branch 'adlp_dmc_2_12' of git://anongit.freedesktop.org/drm/drm-firmware into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-23 12:39:42 -04:00
mark-yw.chen e5a80ef8a4
linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.
* Support Bluetooth Quality Report.
  -> The firmware support Quality monitoring mode,
      Approaching LSTO and Audio Choppy.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20210916231050

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-23 12:38:27 -04:00
Kiran K b377ccf4f1
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL31586

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-23 12:37:09 -04:00
Kiran K a67f3f2248
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch adds new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2)

FW Build: REL31586

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-23 12:37:09 -04:00
Kiran K 692d696547
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 (JfP22).

FW Build: REL31586

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-23 12:37:04 -04:00
Prabhakar Kushwaha d526e044bd
qed: Add firmware 8.59.1.0
This FW contains several fixes and features, main ones listed below.

Common
     - Add support for relaxed ordering PCI writes.
     - Fixes for 100G HW.
RoCE
     - Support T10DIF on Memory Window.
     - Statistics support for RoCE.
     - Support RDMA Searcher Mode and PVRDMA Namespace.
     - Support RoCE PVRDMA DPT.
     - Fixes for transmission, receive, retransmission flows
       and DCQCN firmware flow.
iWARP
     - Add "HW QoS_Offload" support.
     - Support for Memory Windows.
     - Fixes for the closing QPs flow and iWARP OOO packed DDPs flow.
iSCSI
     - Added statistics support.
     - Support configuration of different page size for connection
       queues.
     - Fixes for iSCSI Rx traffic throughput drop, iSCSI target write
       task
       cleanup flow, iSCSI retransmit flow.
Fcoe
     - Various fixes to avoid fatal firmware errors and FCoE upload and
       cleanup flows.
Eth
      - VF Representor support.
      - Support RSSv2.
      - Support USO for non-tunneled UDP packets.
      - Fixes for LSO & Vport Forwarding, Tx Drop flow.
- Debug
      - Support for various memory dumps.
      - Fixes for Memory leak after extracting debug Traces.

Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Omkar Kulkarni <okulkarni@marvell.com>
Signed-off-by: Shai Malin <smalin@marvell.com>
Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:23:45 -04:00
Kiran K b7e0c80b00
linux-firmware: Update firmware file for Intel Bluetooth AX211
This patch adds new firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP)

FW Build: REL31586

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:47 -04:00
Kiran K 087753f61e
linux-firmware: Update firmware file for Intel Bluetooth AX210
This patch adds new firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP)

FW Build: REL31586

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:47 -04:00
Kiran K c1a40907c1
linux-firmware: Update firmware file for Intel Bluetooth AX200
This patch adds new firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP).

FW Build: REL30628

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:47 -04:00
Kiran K 142174abc5
linux-firmware: Update firmware file for Intel Bluetooth AX201
This patch adds new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP)

FW Build: REL30628

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:46 -04:00
Kiran K 0b9a965369
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 (JfP).

FW Build: REL19878

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:46 -04:00
Kiran K 2e9f79e817
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 (ThP).

FW Build: REL19878

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:46 -04:00
Kiran K f23ceabb0e
linux-firmware: Update firmware file for Intel Bluetooth 8265
This patch updates the firmware file for Intel Bluetooth 8265
Also it is known as Intel WindStormPeak (WsP).

FW Build: REL1236

Release Version: 22.80.0.4

Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:22:46 -04:00
Josh Boyer c64b9a4eab Add iwlwifi firmware binaries for So with Gf, Hr and Jf.
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAmFDNpgACgkQoUecoho8
 xfoDmA/+NCQM0xiQveaGcJI+GDSBRM3YklhZgr75MQdytD5Fr/KpIW2OpELz6Pjs
 mqd/StsEKuqmlwFOh8HRGt+CcvkjW16tPdHyP98QzTj4vkxFnoOTvPbB1tAXDEBl
 f3/XYcHvqUlzXXv6QG4Gmp0Ymz4cztd3HYFbZxt4EQNoGaRxaD+o7kyvp6hDE5Yw
 NaUXRm1fJmUVJFVqbxCFdFpAGhxs9u1b2JQ2YExosBgbS+RRaaZCoaow37Ws1RJU
 CF6A0ykYrMMf4k6olUVexPINRNH/9Qr4a36nJyXbUorjUPTiKFnAHP7vsCM8ASKK
 mZRdpoEFBlubE14UmbUsMi0uLU8M6jGN0vJhsiuQkLVEGVdlfaXNyN4cvAloQiaT
 4bSky8UEYz2C9kpXtG7NMhzidm2EEnEOv2q8LooL49Tgn0wf3CjXM802U7TSwAmB
 3RF5UgZiUDGywuoQdL0Tc9K4RjAFPvKoE74cmDpGBQItIP0Rwg8pYxdZoVGx64vP
 uJLDPindoCn8+L+9itiYsNkA9Ny2ksP5hbJZw7vqhScEKAnlgHc3PRpraq4B21GD
 aF/eFS2Q6HUZNvcb92ZpAJj9TRsFK9OwlfJs+hLrUEJfU0qry+hJGLJNQEqTBhWZ
 BWCmDeQIlDVH9LQgh7b8QYG8e8cmLd0YxJqTJnM6/1cTIZYHXqM=
 =fDex
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEETN6FdeVHv4Nf4VgHoxtr1ySGz9YFAmFHf5AACgkQoxtr1ySG
 z9bASg/9FniNdTdB0/JTmwaROeS02aVD4phUMX0XXDkSIstAzOeZ06QwLViXiRvA
 50A1rNAQ7KHzeAF74BLhYMIOBoRRIyNi6sdkwxXVXFjYm6z2zeGbCYgpkXTBSENl
 QXkHmVP/NVwpRW7OJCSO4aLITn9iTSZ6fwTr5CTHhlgkrGoo91iT7TQKJIcdf2OB
 ibL2DLXvKydisvyg2rcmLxGHcgYLsRvH0J8A4uzCwADWVWCSz/7BRJhMUo8w0+ib
 IROisNomQzbMeqC1rWJUGHQiOkeEjFY9k2U+Oh7sERfCRewc24nAxdioa3KTqoE8
 ZSrecojAsmzDWW8/QoVYF/FyKBwX/pk8VMHvvtfoOQixB+q/ITqNhL46FtkGkl4h
 Bb9Bx9JWuPpybuuSEWHDB6qauFvkrp2VoAeFg+A0MwRR1MeC8qQ2dnmeJA2x8lzZ
 i8Mo08w7dTBbhL007opWvYXfjQkCu09lQAWJ76MYSM8ToMsnxjdaCFrBOJjgBfu4
 3ZIuzjcAEdUj1jilPZ3rcwSHd1ZxXnu+fvzD1I0cieyVxOuXJwq2iQIxcsCrPw+7
 SWLMtAUkZZ4TB+YRg4mqNpO/m+Gs6B3YtSUPFZ9Jxg3Obkj/gsYcTc3JDcH0YY0+
 cGjOlgbBDu2C0x/OpPGnm053Vr7l1A7uPnycrVy9SyDH0Y5CVHk=
 =av/Y
 -----END PGP SIGNATURE-----

Merge tag 'iwlwifi-fw-2021-09-14-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into main

Add iwlwifi firmware binaries for So with Gf, Hr and Jf.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-19 14:21:02 -04:00
Luca Coelho 0324161cb0 iwlwifi: add FWs for new So device types with multiple RF modules
Introduce the firmware and PNVM file for a new device type
combinations, namely So SOCs with Gf, Hr and Jf radio modules.

Build number: Core61-107 (ucode)
      	      Core63-64 (pnvm)
Revision: 97bbee0a (ucode)

Change-Id: I7bf2074f84f0a88f6bf6ca125ea3b4a9412e8b46
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-09-16 15:19:45 +03:00
Alex Deucher 198ac651f4
amdgpu: add initial firmware for Yellow Carp
From internal git commit:
8777b2fcf79321cc2bd0db98c64910515d18d145

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-15 09:03:35 -04:00
Anusha Srivatsa 09ab718bfa i915: Update ADLP DMC v2.12
Updateing ADLP DMC to v2.12.
Release Notes mention that this version has fix
for DC6 bort scenarios.

Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
2021-09-14 14:42:47 -07:00
mark-yw.chen 090a34dfe3
linux-firmware: add frimware for mediatek bluetooth chip (MT7922)
Add binary firmware for MT7922 Bluetooth devices

File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20210901204456

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-13 11:35:49 -04:00
John Allen 7160358442
linux-firmware: Update AMD SEV firmware
Update AMD SEV firmware to version 0.17 build 46 for AMD family 17h
processors with models in the range 00h to 0fh.

Update AMD SEV firmware to version 0.24 build 14 for AMD family 17h
processors with models in the range 30h to 3fh.

Add AMD SEV firmware version 1.42 build 42 for AMD family 19h processors
with models in the range 00h to 0fh.

Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-12 14:30:20 -04:00
Josh Boyer 2984e265ca Revert accidentally released untested binaries
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAmEwo/wACgkQoUecoho8
 xfqHeQ/6AwwoIJJcqp22LwQyQ9DG6rQGaq1Q8Iu6ErLqBbYEQmkJgDJmQlwS6fFQ
 FsHVJTUf4ELGHbv9Fh5kukm0R6gmOTtOZqJiDcPejSG+RF3bpO6aYyS8HB0XZh3z
 Hz6CgQT7KSFMuZD9K5t5cubhOVummne9huidlSIlv+oppP/C3pbHumJJ/tKdMe/H
 S5FU/+pk8f7GRRQmBB6DOBhpTthVnlCx4NCFgsfg4RimLBVlhfbwr4f0r40qLig9
 7aHA2nbAFzjWTj1Obpw8mCGTYrIj5zCLmUZ+pOKPIppGu9u9kQuEJtq/1qSCbshp
 xmRT0xI2WzGxgozzUGFtxGPcMdjgYaYIPyT/Pp9ccO/JEwua36mPZ0nKuCUMkqKf
 w8yqp7GroYOHma1X/bWqEjSmjdROwh9KBlF49j2r+cBW1PwwpBH5QproVffs9wCe
 uhIkeUKSp9sJzmvEbXZhRbfLjDcC1ecDoIbgJwsEJWdtc04C393WJO1BUmZvHhLE
 JbeXH9CbbrJWwUwXyAyGO4ywRV29YTekd6K2Je62HDn+JDDzKsq15bzsaqWp61yR
 W3Ge2DyZ4dVJraKpauNJi2R9OyWSiQRIEjve4JUEuASXH7KHfmtBg890asHR6Y5z
 Y8FU4GDcYuGUzKjpeh7Q27USz+dDa3RctRYmAbp4/uJ7Qvta/2k=
 =US+c
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEETN6FdeVHv4Nf4VgHoxtr1ySGz9YFAmEyOwwACgkQoxtr1ySG
 z9ZWxhAAqCRuISo/BwCld5J+x9AMtZO4ZBKsZkxIeajVfcpkztgIKmkWh+R4ItwP
 B7uLcPEqHifrAIjIsM843PGFZDSYOczizis/RHJOODz2wHF3T7g/xvbaEDCYzpHs
 hjFRWdIiDPUQBnqczQxa+EZWxK74IsDVIagFToI5MxZSGbgB6mqV5cMX0ZyGPcCi
 WyJ3nChEXURspx5n7LJvPTs+ckylGC1q+Oedg07vYxWh6DA9aYZ9qdxH9IgCLt+c
 QO1xxGa1bc1x7yZaL3mYTMjp7Ki+G0dnlf+5bjvln4rSfkaNYC/n0hkQYreuv7iY
 3c+9eIOM6MlEE1goXQREClnNE6nJMhDjRLv5/Vi3uF95xM6DFWUE1ga8lBjndxyK
 /gsbKLwNmPJRCDFh30/IY7JKWK1DBKaqdn0C12b1v8rA2sU7Ul7L/0l3usAAEh93
 FRzDGVxNYlIltZJedOhx8QVJosAcKE31rCzMOUqEB4DDt8tiIa3A3a0mWKuWfryw
 os6zo+sGpxbvirfiQuW7o/S9pTGR5txwx7hq4fDhMVEWGMqWWo5ImXzKxUMk3ebR
 yTdqxK+pxgvy3k3HUdYjqTSUbhADCbM4gC1kXrSdA5duF1h5p3KuMbA//KkzAZNG
 FtKzht27NE2NRBVx9akdArT6zCbCSEEPQYNcLLRAgXreEH89F3k=
 =upM+
 -----END PGP SIGNATURE-----

Merge tag 'iwlwifi-fw-2021-09-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into main

Revert accidentally released untested binaries

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-03 11:11:05 -04:00
Luca Coelho 359ab775cf Revert "iwlwifi: add FW for new So/Gf device type"
This reverts commit 1418f75c63.

We accidentally published these firmware binaries that were not ready
for release.  The correct binaries (including a few more for other RF
modules) will be released soon.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-09-02 13:11:39 +03:00
mark-yw.chen 6f5aada830
linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.
* support Continuous Advertisement monitoring and other radios activities

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20210831191111

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 09:43:05 -04:00
Hilda Wu 92f5a683d5
rtl_bt: Update RTL8852A BT USB firmware to 0xD9A9_1D69
This firmware patch update for Realtek RTL8852A BT USB controller.

Release Version: 0xD9A9_1D69

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 08:09:38 -04:00
Hilda Wu 5191393f4f
rtl_bt: Update RTL8822C BT UART firmware to 0x05A9_1A4A
This firmware patch update for Realtek RTL8822C BT UART controller.

Release Version: 0x05A9_1A4A

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 08:09:07 -04:00
Hilda Wu 60ff2d729b
rtl_bt: Update RTL8822C BT USB firmware to 0x09A9_1A4A
This firmware patch update for Realtek RTL8822C BT USB controller.

Release Version: 0x09A9_1A4A

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 08:08:23 -04:00
Petr Machata becfe0a0e3
Mellanox: Add new mlxsw_spectrum firmware xx.2008.3326
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2008.3326), Spectrum-2 (29.2008.3326) and Spectrum-3
(30.2008.3326).

The following issues are fixed in this version:

- Several issues in tracking PTP timestamps on Spectrum-3.
- An issue in fine-grained LAG configuration, which would mangle KVD on
  Spectrum-2 and later.
- An issue in FW command interface, which would mangle temporary buffers,
  leading to wrong initialization of a port.
- Issues in querying of LPM entries and tunnel decapsulation configuration.
- A Spectrum-2 issue where a too-short VXLAN-decapsulated packet would get
  zero-padded and trapped, instead of getting dropped.
- An issue where latency would not be reported for egress-sampled packets
  on 10Gbps and 25Gbps ports on Spectrum-3.
- A packet scheduler configuration issue which would cause drops of small
  packets on 10Gbps line rate on Spectrum-3.
- An issue in handling multicast traffic, which would be trapped under a
  wrong trap reason.
- Two issues in sFlow policer configuration.
- An issue in port headroom watermark reporting.
- An issue in port headroom reconfiguration while traffic is ingressing the
  port.
- A fix in reporting of latency watermark after transition from 10Gbps or
  25Gbps to 400Gbps on Spectrum-3.
- A MID reallocation issue on Spectrum-1.
- A number of issues in in-service-upgrade.

The following new features are now available:

- Support for setting router interface MAC addresses with more than one
  common prefix (up from one common prefix previously).
- Support for efficient bulk update of FDB entries from VXLAN encapsulation
  to local forwarding and back.
- Support for 9 fixed + 7 hashed bits of VXLAN UDP source port value (up
  from 8+8).
- Support for placing timestamp over a source MAC field to permit 48-bit
  timestamp (up from 32-bit when placed over FCS).

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 08:00:37 -04:00
Josh Boyer 5a19642864 Add iwlwifi firmwares for so-a0-gf-a0.
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAmEt9v8ACgkQoUecoho8
 xfoJxg/+LLuza7L3eBwq9oZQ1mMCTuYcyCDtMEM5ByVTwJN3PKigzCIn93g1V9eg
 BUd5u7yHatIENbwmHNBy6zEelU3cTO+PCDP/mknU9Y7kaTZd+w89nBmRtmyrfYCv
 7D3TKcdpzk2uATxZbnLI0c7w2PRGHZJI/l7HhFEztY+Sa2piStoXia59C5gj86zi
 pnNdbRF9F2DoM+mNezHTfCx3j+De1Zhe6M2jYnQXUMQSoW0c9NCWgpfAchlKAAac
 rm+vSDaPGPh7UFn5oIkpOJxn9xdqmkMKm26w9gBiCKHbMaHiqXsRnPhBCp07r2rb
 outrj54ZF1oRj3y0DXy054YpNa8yziQ6E5ghnryiakO+NMi+WtZTWny1xW486a+k
 wcYIN+IGk1QLhcfDORp5A+nN+5kkQ1FhZd5ZQyal4y1Sm12TMzm2brDACNwRcKuJ
 oABeJKCDOK3MTZcwCALdcfy4IIdoxE0A6Fr2sOJCx5j4CgUrf7HfVDBca5NJ1Un0
 2lkHLDwcaMS1yWxeZpsumk9iuqoKv+lK66/KK3tk6xcUjsmba4t00EUpB4fGfQP3
 J90Bb4DrSDk6JR7CMhk5KOFW+387GNzyEF6MVaRFMXYnmquGq4y8EcnVfUuarzKu
 NhTjS33ZykFmCUURYifGWLwPbqae2gNBKovHTz9kXpvileaKGwM=
 =TSAM
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEETN6FdeVHv4Nf4VgHoxtr1ySGz9YFAmEvaw0ACgkQoxtr1ySG
 z9bimA//QPSCDMBvRHp3ZJs88zPounnRO0NBCPZKjA1wcIa+zMKnNH5ogDlNyiwJ
 O5AVo5MhLzFj9K0VAoOYGhuesQifJ8y2OJw+7uVXZpe+G4/BDB0hbnDlzaUdPsj9
 ohlsklQrBLIGaFwcEFspIlrlW2Ap/lXfyomEnhUVxAobdJX5LPOhTJzMrRQbNVzC
 87mUqcsW11Yn92zBOA7VNfJgFuoRpmvbmF5JWsufCE+QtnhpICi11e5XkCWq4+uT
 jEFYzCnTk43Lu5d4wf1QT4AsAJXK4qI7DX+3eQqCW4YCCvWGOiexYjXaYCHlqyH9
 IXC2QqwLeNbec4SoBwbCGobS0X7WMrC4jZQdu/vW2oZyi9+EFC9bvBFHzIa5RIzo
 VJ2vUnvvt813McW41QsWFVCa/OauM70fZgPEoRPexE8EBqaLKoVYcsqWJEKvHcRU
 hq/nUUEwljgqSTXYC+j6KA3+hP3jMkGFFsoqgTTAyTsQvDl8H/y1y3L2DLV9fUuS
 SnNKm1jAjWqnqTdrlmsm6fLcFy6erRIQXpy//smJME5rdVpbJg/CLrBV+ZC6fAJ3
 6dW0xLlVL1i9b+AV4c9fvyK5FOPRsfYLE+a0UXWsaeUKBSvnGe31kAmhuJfNtZ1g
 IerbgIrsMJMLZ5eD6qga7itUGAdZJ2EgRxD6jakY+5pPd1Fu5bM=
 =3kIx
 -----END PGP SIGNATURE-----

Merge tag 'iwlwifi-fw-2021-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into main

Add iwlwifi firmwares for so-a0-gf-a0.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-09-01 07:59:06 -04:00
Luca Coelho 1418f75c63 iwlwifi: add FW for new So/Gf device type
Introduce the firmware and PNVM file for a new device type
combination, namely So SOCs with Gf radio modules.

Build number: Core61-107 (ucode)
      	      Core63-64 (pnvm)
Revision: 97bbee0a (ucode)

Change-Id: Ia2b920c455bca2c7b95cf9b7becb2f097fde17f8
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2021-08-31 12:30:18 +03:00
Hilda Wu 2e271f23ce
rtl_bt: Update RTL8852A BT USB firmware to 0xD9A9_127B
This firmware patch update for Realtek RTL8852A BT USB controller.

Release Version: 0xD9A9_127B

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-30 19:27:58 -04:00
Hayes Wang ef8643d39c
rtl_nic: update firmware of RTL8153C
- rtl8153c-1 v2 08/19/21:
    1. Update the firmware of RTL_FW_USB.
    2. Set bp_en_addr of RTL_FW_PLA to 0xfc48.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-30 19:27:04 -04:00
Tony Nguyen c46b8c364b
ice: update package file to 1.3.26.0
Update the package file and WHENCE entry for the ice driver to version
1.3.26.0.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-18 07:08:20 -04:00
Josh Boyer 24c4a85d85
Merge branch 'master' of https://github.com/suraj714/linux-firmware-BT into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:21:56 -04:00
Alex Deucher d843e520a4
amdgpu: revert back to older raven2 sdma firmware
Newer firmware seems to cause random stability issues that
are hard to reproduce reliably to root cause.  Revert
back to the older SDMA firmware until the issue is fixed.

From internal git commit:
2be8cd57dc8b84e38a05405958aff60c25c78747

Bug: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1928393
Bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4699
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=213391
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:21:09 -04:00
Alex Deucher 99d72504bf
amdgpu: revert back to older raven sdma firmware
Newer firmware seems to cause random stability issues that
are hard to reproduce reliably to root cause.  Revert
back to the older SDMA firmware until the issue is fixed.

From internal git commit:
2be8cd57dc8b84e38a05405958aff60c25c78747

Bug: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1928393
Bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4699
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=213391
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:21:09 -04:00
Alex Deucher d7b50e6166
amdgpu: revert back to older picasso sdma firmware
Newer firmware seems to cause random stability issues that
are hard to reproduce reliably to root cause.  Revert
back to the older SDMA firmware until the issue is fixed.

From internal git commit:
2be8cd57dc8b84e38a05405958aff60c25c78747

Bug: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1928393
Bug: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4699
Bug: https://bugzilla.kernel.org/show_bug.cgi?id=213391
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:21:09 -04:00
Josh Boyer 02f8561bff
Merge branch 'master' of https://github.com/suraj714/linux-firmware-bluetooth into main
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:20:28 -04:00
Alex Deucher 243bc09f62
amdgpu: add initial vangogh support
From internal git commit:
73a106310600acb05b8729621b11ad8f85e5995b

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:33 -04:00
Alex Deucher 1a14ded8db
amdgpu: update vega20 firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:33 -04:00
Alex Deucher 61f0e52567
amdgpu: update vega12 firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:32 -04:00
Alex Deucher 7a2b4d8973
amdgpu: update vega10 firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:32 -04:00
Alex Deucher a18770956a
amdgpu: update renoir firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:32 -04:00
Alex Deucher b5f611f9f8
amdgpu: update raven2 firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:32 -04:00
Alex Deucher bbdfd346fc
amdgpu: update raven firmware from 21.30
From internal git commit:
641c318573efeef97aef1536f686342eb2e37535

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-12 08:19:32 -04:00