- 23 Oct, 2019 5 commits
-
-
Ido Schimmel authored
This is the first firmware file for the Spectrum-2 switch ASIC. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Ido Schimmel authored
The new firmware contains: * Support for querying port module type (e.g., QSFP, SFP) * Fix for issue where locally generated packets could not egress the switch when the egress port is congested with data plane traffic Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Hayes Wang authored
This adds the firmware for Realtek RTL8153 Based USB Ethernet Adapters. 1. Fix compatible issue for Asmedia hub. 2. Fix compatible issue for Compal platform. 3. Fix sometimes the device is lost after rebooting. 4. Improve the compatibility for EEE. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Max Chou authored
This configuration file can be used for BT part of RTL8822CU/RTL8822CE. Signed-off-by: Max Chou <max.chou@realtek.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Sudarsana Reddy Kalluru authored
This patch adds new FW for bnx2x, which addresses the following issues: - TCP packet with padding can open TPA aggregation in GRO mode. - Tx Silent Drops could cause HW error when statistics is not enabled for client. - Transmission of tunneled packets over tx-only clients (with cos>0 in this case) followed by load/unload with DCB update (for instance), resulted in a Tx path halt. - FORWARD_SETUP ramrod yielded a FW assert (x_eth_fp_hsi_ver_invalid). The FW also adds support for direct update of RSS indirection table entry. Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com> Signed-off-by: Ameen Rahman <arahman@marvell.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 22 Oct, 2019 1 commit
-
-
Allen, John authored
* Update AMD cpu microcode for processor family 17h 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>
-
- 14 Oct, 2019 4 commits
-
-
Amit K Bag authored
This patch updates new firmware file for Intel Bluetooth AX200 Also it is known as Intel CyclonePeak (CcP). FW Build: REL0333 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch updates new firmware file for Intel Bluetooth AX201 Also it is known as Intel HarrisonPeak (HrP). FW Build: REL0333 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch updates the firmware file for Intel Bluetooth 9560 Also it is known as Intel JeffersonPeak (JfP). FW Build: REL0489 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Amit K Bag authored
This patch updates the firmware file for Intel Bluetooth 9260 Also it is known as Intel ThunderPeak (THP). FW Build: REL0489 Release Version: 21.50.0.1 Signed-off-by: Amit K Bag <amit.k.bag@intel.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 08 Oct, 2019 2 commits
-
-
Alex Deucher authored
from internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Larry Finger authored
Although the RTL8812AE uses the same driver as the RTL8821AE, it uses slightly different firmware, which was never sent to linux-firmware before. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 04 Oct, 2019 7 commits
-
-
Josh Boyer authored
Commit 2de7abd4 reworked how we handle symlinks. Remove the in-repo symlink as that will be created on during installation, and adjust the WHENCE file. Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/firmwareJosh Boyer authored
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
This version of the Tegra210 XUSB firmware contains a number of fixes to improve compatibility with various devices. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Add a firmware file for the XUSB controller found on Tegra194. This is version 60.06 of the Tegra194 XUSB firmware. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Now that the copy-firmware.sh script can create symlinks from the Link: entries in the WHENCE file on the fly, remove the duplicate symlinks from the filesystem. One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink and as a regular file. Both entries can be removed since the it's really a symlink, so it will be recreated at installation time. While at it, update the check_whence.py script to not look for the existence of symlinks in the filesystem because they are created on the fly at installation time by the copy_firmware.sh script. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
Rather than require symlinks to be created in the filesystem and have duplicate Link: entries in the WHENCE file, make copy-firmware.sh create the symlinks on the fly. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Thierry Reding authored
The symbolic links in the filesystem sometimes don't match the Link: tags in the WHENCE file. Update the WHENCE file to contain the right symlinks. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 26 Sep, 2019 7 commits
-
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
Alex Deucher authored
Needed for new raven variants. From internel git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 23 Sep, 2019 4 commits
-
-
Tony Nguyen authored
The ice driver must load a package file to the firmware to utilize full functionality; add the package file to /lib/firmware/intel/ice/ddp. Also add a symlink, ice.pkg, so the driver can refer to the package by a consistent name. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
-
Alex Deucher authored
Navi10 is a new dGPU from AMD. From internal git commit: a9f00864087575da562cd5cc50a04a0af376e14f Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
git://anongit.freedesktop.org/drm/drm-firmwareJosh Boyer authored
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
https://github.com/ndechesne/linux-firmwareJosh Boyer authored
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Tested-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-
- 13 Sep, 2019 9 commits
-
-
Anusha Srivatsa authored
Add Support for the latest version of ICL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of CML. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of GLK. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of BXT. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of KBL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add Support for the latest version of SKL. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading v33 of GuC on CML. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading DMC v2.04 for Tigerlake. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
Anusha Srivatsa authored
Add support for loading DMC v1.09 for Icelake. Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
-
- 09 Sep, 2019 1 commit
-
-
Nicolas Dechesne authored
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-