]>
granicus.if.org Git - linux-firmware/log
Louis Peens [Tue, 17 Apr 2018 11:22:45 +0000 (13:22 +0200)]
nfp: update Agilio SmartNIC flower firmware to rev 5701
Some bugfixes since 5642 release:
- Fix bug locking up the host when dumping firmware information via
ethtool on older kernels.
- Fix jumbo frame MTU bug
- Fix a bug where vxlan tunnel setup could overload the host
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Maya Erez [Mon, 9 Apr 2018 10:21:36 +0000 (13:21 +0300)]
linux-firmware: update wil6210 firmware to 5.2.0.18
This is the latest firmware from wil6210 5.2 firmware branch.
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amitkumar Karwar [Mon, 9 Apr 2018 08:36:27 +0000 (14:06 +0530)]
linux-firmware: rsi: update firmware images for Redpine 9113 chipset
These images will be loaded by rsi driver based on operating mode.
Firmware version is 1.6.1
rs9113_ap_bt_dual_mode.rps - AP and BT functionality
rs9113_wlan_bt_dual_mode.rps - station and BT functionality
rs9113_wlan_qspi.rps - AP and station functionality
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Siva Rebbagondla <siva.rebbagondla@redpinesignals.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Mon, 16 Apr 2018 13:42:35 +0000 (09:42 -0400)]
Merge tag 'iwlwifi-fw-2018-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
iwlwifi: updata all currently supported FWs
* Update FWs for 3160, 7260 and 7265;
* Update FWs for 3168 and 7265D;
* Update FWs for 8000C and 8265;
* Update FWs for 9000 and 9260.
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Luca Coelho [Tue, 3 Apr 2018 21:15:23 +0000 (00:15 +0300)]
iwlwifi: update firmwares for 3160, 3168 and 7265
Add new versions of the firmwares for 3160, 3168 and 7265.
Build number: Core_build_core35-53
Revision numbers:
388f111f (3160, 7265)
3e3b4de5 (3168)
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Luca Coelho [Fri, 2 Mar 2018 10:29:35 +0000 (12:29 +0200)]
iwlwifi: add some new FW versions and update older ones
This adds firmware version 38 for the 9000 family, 36 for the 8000,
update 29 for 7265D and 17 for 7260.
Build number: Core_build_core35-53
Revision numbers:
388f111f (7260)
3e3b4de5 (7265D)
e91976c0 (8000C, 8265)
c0e03d94 (9000, 9260)
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Alex Deucher [Thu, 29 Mar 2018 20:51:07 +0000 (15:51 -0500)]
amdgpu: update vce firmware for Polaris
VCE: 53.26
From internal git commit:
fda610080515a50bc2296c0cca2334cc406ee8c8
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 20 Mar 2018 13:28:50 +0000 (18:58 +0530)]
linux-firmware: Add 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: REL0219
Release Version: 20.40.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 20 Mar 2018 13:28:49 +0000 (18:58 +0530)]
linux-firmware: Add 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: REL0219
Release Version: 20.40.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 20 Mar 2018 13:28:48 +0000 (18:58 +0530)]
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: REL0196
Release Version: 20.40.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 20 Mar 2018 13:28:47 +0000 (18:58 +0530)]
linux-firmware: Update firmware patch for Intel Bluetooth 8260
This patch updates the firmware file for Intel Bluetooth 8260
also it is known as Intel Snowfield Peak (SfP)
FW Build: REL0458
Release Version: 20.40.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Fri, 30 Mar 2018 14:10:27 +0000 (10:10 -0400)]
Merge https://github.com/Netronome/linux-firmware into netro
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Edwin Peer [Fri, 23 Mar 2018 00:32:19 +0000 (17:32 -0700)]
nfp: update Agilio SmartNIC firmware to rev 2.0.7
Changes since 2.0.4 release:
- support Agilio LX adapters
- support live MAC address updates for certain bonding modes
- improve link state handling to prevent DPDK PMD reconfig timeouts
- fix IPv6 header length calculation in TSO handler
- support debug dumps via ethtool interface
- gracefully handle MAC protocol errors
Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Josh Boyer [Fri, 30 Mar 2018 00:40:24 +0000 (20:40 -0400)]
Merge branch 'kbl' of https://github.com/sanyogrk/firmware into kbl
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Ganesh Goudar [Tue, 27 Mar 2018 20:40:58 +0000 (13:40 -0700)]
cxgb4: update firmware to revision 1.18.9.0
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Sanyog Kale [Fri, 23 Mar 2018 04:25:51 +0000 (09:55 +0530)]
linux-firmware: intel: Update Geminilake audio firmware
This updates Geminilake audio dsp firmware to latest version. The
version
of this firmware release is 9.22.01.3366_157.
The md5sum of this firmware binary is
e756ce4e655668d971c3b3577cad2765 .
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Sanyog Kale [Fri, 23 Mar 2018 04:22:58 +0000 (09:52 +0530)]
linux-firmware: intel: Update Kabylake audio firmware
This updates Kabylake audio dsp firmware to latest version. The version
of this firmware release is 9.21.00.3402_161.
The md5sum of this firmware binary is
b4bcca9172c1e319eb87d951efe25c48 .
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Sanyog Kale [Fri, 23 Mar 2018 04:19:21 +0000 (09:49 +0530)]
linux-firmware: intel: Update Broxton audio firmware
This updates Broxton audio dsp firmware to latest version. The version
of this firmware release is 9.22.01.3366_157.
The md5sum of this firmware binary is
e756ce4e655668d971c3b3577cad2765 .
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Sanyog Kale [Fri, 23 Mar 2018 04:12:10 +0000 (09:42 +0530)]
linux-firmware: intel: Update Skylake audio firmware
This updates Skylake audio dsp firmware to latest version. The version
of this firmware release is 9.21.00.3402_161.
The md5sum of this firmware binary is
b4bcca9172c1e319eb87d951efe25c48 .
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
kaihsiu_chen [Mon, 19 Mar 2018 06:03:56 +0000 (14:03 +0800)]
BCM-0bb4-0306: Update to Cypress license in WHENCE
Signed-off-by: Kaihsiu Chen <KaiHsiu_Chen@htc.com>
Signed-off-by: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Sanyog Kale [Wed, 14 Mar 2018 09:48:47 +0000 (15:18 +0530)]
linux-firmware: intel: Update Kabylake audio firmware
This updates Kabylake audio dsp firmware to latest version. The version
of this firmware release is 9.21.00.3420_163.
The md5sum of this firmware binary is
09eac60c5ef1e0ee94004811296eaca5 .
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Tal Bar [Tue, 27 Feb 2018 08:51:16 +0000 (10:51 +0200)]
Mellanox: Add new mlxsw_spectrum firmware 13.1620.192
This new firmware contains:
- Support for auto-neg disable mode
Signed-off-by: Tal Bar <talb@mellanox.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Rahul Verma [Wed, 28 Feb 2018 07:33:28 +0000 (23:33 -0800)]
qed: Add firmware 8.33.11.0
This patch add a new qed firmware with fixes and added
support for new features.
-Support VLAN remove action in steering flow.
-Optimized the FW flow and several bug fixes.
-Allow VXLAN steering.
-Supports T10DIF and SRQ.
-Support for port redirection for RDMA bonding
Signed-off-by: Rahul Verma <rahul.verma@cavium.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Kaihsiu Chen [Thu, 1 Mar 2018 03:39:08 +0000 (11:39 +0800)]
BCM-0bb4-0306: Cypress Bluetooth firmware for HTC Vive
Signed-off-by: Kaihsiu Chen <KaiHsiu_Chen@htc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Thu, 8 Mar 2018 05:30:50 +0000 (11:00 +0530)]
linux-firmware:Update firmware patch for Intel Bluetooth 7265 (D1)
This patch updates the firmware file for Intel Bluetooth 7265
Also it is known as Intel stonePeak(STPD1).
FW Build: REL_51_00001
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Mon, 12 Mar 2018 13:14:02 +0000 (09:14 -0400)]
Merge tag 'iwlwifi-fw-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware into iwlwifi
iwlwifi: update FWs for 9000 series
* Update FW version 34 for 9000 series;
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Rasesh Mody [Mon, 26 Feb 2018 19:20:00 +0000 (11:20 -0800)]
qed: Add firmwares 8.20.0.0 8.18.9.0 and 8.14.6.0
This patch adds new firmware images for qed* adpaters.
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Luca Coelho [Fri, 2 Mar 2018 10:29:35 +0000 (12:29 +0200)]
iwlwifi: update firmware version 34 for 9000 series
Build number: Core_build_core31-94
Revision number:
ba501b11
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Josh Boyer [Thu, 22 Feb 2018 11:42:59 +0000 (06:42 -0500)]
Merge branch 'ath10k-
20180219 ' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware into ath10k
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.5.3-00053
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA988X hw2.0: update firmware-5.bin to 10.2.4-1.0-00037
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.5.3-00053
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA9887 hw1.0: update firmware-5.bin to 10.2.4-1.0-00037
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA9377 hw1.0: update firmware-5.bin to WLAN.TF.1.0-00002-QCATFSWPZ-5
Even though the version number suggests that this is an older firmware release
it's actually more recent as this is from a different branch.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA6174 hw3.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00079-QCARMSWPZ-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA4019 hw1.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Kalle Valo [Thu, 15 Feb 2018 13:10:51 +0000 (15:10 +0200)]
ath10k: QCA4019 hw1.0: update firmware-5.bin to 10.4-3.5.3-00053
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Larry Finger [Sun, 11 Feb 2018 18:06:15 +0000 (12:06 -0600)]
rtl_bt: Add firmware and configuration files for the Bluetooth parts of RTL8821C and RTL8723D
These devices are new models from Realtek. Updates to driver btrtl will
soon be submitted to the kernel.
These files were provided by the Realtek developer.
Signed-off-by: 陆朱伟 <alex_lu@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Rasesh Mody [Fri, 9 Feb 2018 02:37:49 +0000 (18:37 -0800)]
qed: Add firmwares 8.30.12.0 and 8.10.9.0
This patch adds new firmware images for qed* adpaters that needs to be
inbox in newer distro releases.
Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Edwin Peer [Fri, 2 Feb 2018 16:15:44 +0000 (08:15 -0800)]
nfp: update Agilio SmartNIC firmware to rev 2.0.4
Changes since 2.0 release:
- fix TSO bug triggering on large number of segments
- PCIe performance enhancements
- support 1x10G and 1x25G breakout on 2x25G devices
Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
Josh Boyer [Thu, 1 Feb 2018 15:20:48 +0000 (10:20 -0500)]
Merge branch 'kbl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware into kbl
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 30 Jan 2018 08:40:01 +0000 (14:10 +0530)]
linux-firmware: Add 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: REL0201
Release Version: 20.30.0.1
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 30 Jan 2018 08:40:00 +0000 (14:10 +0530)]
linux-firmware: Add 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: REL0201
Release Version: 20.30.0.1
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Tue, 30 Jan 2018 08:39:59 +0000 (14:09 +0530)]
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: REL0185
Release Version: 20.30.0.1
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Guy Mishol [Wed, 24 Jan 2018 12:58:15 +0000 (14:58 +0200)]
wl127x/wl128x: update PLT firmwares
PLT firmwares *.3.10.0.142 for single-role
were corrupted and not usable.
Upload new PLT firmwares instead.
Fixes: 86503966b2cb("wl127x/wl128x: update firmwares")
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Guneshwor Singh [Mon, 29 Jan 2018 12:56:34 +0000 (18:26 +0530)]
linux-firmware: intel: Update Kabylake audio firmware
This updates Kabylake audio dsp firmware to latest version. The version
of this firmware release is 9.21.00.3266_144.
The md5sum of this firmware binary is
fc1075485cebfc2ee39ca12ac1fb9ca2 .
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Alex Deucher [Thu, 18 Jan 2018 22:40:22 +0000 (17:40 -0500)]
amdgpu: update uvd firmware for polaris asics
UVD: 1.130
From internal git commit:
537030e582a79d08c3b838b8ba1d86e83f803ff4
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Alex Deucher [Thu, 18 Jan 2018 22:33:46 +0000 (17:33 -0500)]
amdgpu: update vce firmware for Fiji
VCE: 53.20
From internal git commit:
537030e582a79d08c3b838b8ba1d86e83f803ff4
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Alex Deucher [Thu, 18 Jan 2018 22:26:13 +0000 (17:26 -0500)]
amdgpu: update vcn firmware for raven
VCN: 1.73
From internal git commit:
537030e582a79d08c3b838b8ba1d86e83f803ff4
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Alex Deucher [Thu, 18 Jan 2018 22:19:23 +0000 (17:19 -0500)]
amdgpu: update vce and uvd firmware for Vega10
VCE: 53.45
UVD: 1.87
From internal git commit:
537030e582a79d08c3b838b8ba1d86e83f803ff4
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Fri, 19 Jan 2018 12:07:56 +0000 (07:07 -0500)]
Merge branch 'v1.0.8' of https://github.com/pochun-lin/linux_fw_vpu_v1.0.8
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Fri, 19 Jan 2018 12:05:43 +0000 (07:05 -0500)]
Merge branch 'for-upstream' of git://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Josh Boyer [Fri, 19 Jan 2018 12:02:29 +0000 (07:02 -0500)]
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
pochun.lin [Wed, 17 Jan 2018 12:19:56 +0000 (20:19 +0800)]
mediatek: update MT8173 VPU firmware to 1.0.8
[decoder h264]
Fix h264 decoder output delay for some low latency bitstreams
Release Version: 1.0.8
Signed-off-by: pochun.lin <pochun.lin@mediatek.com>
Ganesh Goudar [Wed, 17 Jan 2018 10:48:30 +0000 (02:48 -0800)]
cxgb4: update firmware to revision 1.17.14.0
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Xinming Hu [Tue, 16 Jan 2018 06:55:56 +0000 (14:55 +0800)]
linux-firmware: update Marvell PCIe-USB8897/8997 firmware image to add WPA2 vulnerability fix
PCIe/USB-8897:
WLAN (PCIe) firmware version: V15.68.7.p154
Bluetooth (USB) firmware version: 15.28.7.p154
The combo image will be downloaded through WLAN only.
'V' flag indicate the firmware image fix the WPA2
vulnerability issue.
PCIe/USB-8997:
WLAN (PCIe) firmware version: V16.68.1.p145
Bluetooth (USB) firmware version: 16.26.1.p145
The combo image will be downloaded through WLAN only.
'V' flag indicate the firmware image fix the WPA2
vulnerability issue.
Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: James Cao <jcao@marvell.com>
Pradeep Tewani [Mon, 8 Jan 2018 10:26:55 +0000 (15:56 +0530)]
linux-firmware: intel: Update Geminilake audio firmware
This updates Geminilake audio dsp firmware to latest version
The version of this firmware release is 9.22.01.2768_141
The md5sum of this firmware binary is
fb4f41a5dda6c6441c04642377e09ca9
Signed-off-by: Pradeep Tewani <pradeep.d.tewani@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Guy Mishol [Thu, 4 Jan 2018 09:32:59 +0000 (11:32 +0200)]
wl18xx: update firmware file 8.9.0.0.76
- Firmware file was updated (8.9.0.0.76).
- Added WPA2 Krack fix.
- Includes other bug fixes and improvements.
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Guy Mishol [Thu, 4 Jan 2018 09:32:34 +0000 (11:32 +0200)]
wl127x/wl128x: update firmwares
Update the wl127x and wl128x firmwares to *.3.10.0.142 for single-role
and *.5.7.0.50 for multi-role.
Signed-off-by: Guy Mishol <guym@ti.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Larry Finger [Wed, 3 Jan 2018 00:44:42 +0000 (18:44 -0600)]
rtlwifi: rtl8723de: Add firmware for new driver/device
A driver for the RTL8723DE is nearing submission to staging. This commit supplies
the firmware for it.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Anusha Srivatsa [Tue, 2 Jan 2018 18:52:43 +0000 (10:52 -0800)]
linux-firmware: DMC firmware for cannonlake v1.07
This version includes since v1.06:
1. Fix for the issue where DC_STATE was getting enabled
even when disabled by driver causing data corruption
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Gourav Samaiya [Wed, 20 Dec 2017 11:32:23 +0000 (17:02 +0530)]
nvidia: add GP108 signed firmware
These NVIDIA-signed firmwares are required to enable the graphics
engine on Pascal GP108 GPUs.
Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Felix Manlunas [Thu, 7 Dec 2017 06:08:17 +0000 (22:08 -0800)]
linux-firmware: liquidio: add v1.7.0 vswitch firmware
Add firmware that supports vswitch for CN23XX-based LiquidIO II adapters
Signed-off-by: Manish Awasthi <manish.awasthi@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Chi-Hsien Lin [Fri, 1 Dec 2017 08:43:00 +0000 (02:43 -0600)]
brcm: add CYW4373 firmwares and Cypress license file
Add the CYW4373 SDIO and USB firmware files, along with the corresponding
Cypress license file.
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Thu, 7 Dec 2017 01:31:31 +0000 (17:31 -0800)]
Merge commit '
b39260f04b9b0a9da8a337098f73cbca7c4e9b2d ' of https://github.com/Netronome/linux-firmware
Amit K Bag [Thu, 30 Nov 2017 18:19:05 +0000 (10:19 -0800)]
linux-firmware: Update firmware patch for Intel Bluetooth 8260
This patch updates the firmware file for Intel Bluetooth 8260
also it is known as Intel Snowfield Peak (SfP)
FW Build: REL0432
Release Version: 20.10.0.8
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Amit K Bag [Thu, 30 Nov 2017 18:19:01 +0000 (10:19 -0800)]
linux-firmware: Update firmware file for Intel Bluetooth 8265
This patch adds the firmware file for Intel Bluetooth 8265
Also it is known as Intel WindStormPeak (WsP).
FW Build: REL0173
Release Version: 20.10.0.8
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Tedd Ho-Jeong An [Thu, 30 Nov 2017 18:18:54 +0000 (10:18 -0800)]
linux-firmware: Add firmware file for Intel Bluetooth 9260
This patch adds the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (THP).
FW Build: REL0186
9260:
BL Ver: 37 12 10 06 01 2a 34 0f 00
FW Ver: 37 12 10 23 01 ba 2c 11 00
Release Version: 20.10
ibt-18-x-x.sfi/ddc format will be used from 4.14 kernel version. Below
is the commit ID for driver changes.
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=
af3715e5cef8859571cabecc71e1cd4cc5869d6a
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Tedd Ho-Jeong An [Thu, 30 Nov 2017 18:18:38 +0000 (10:18 -0800)]
linux-firmware: Add firmware file for Intel Bluetooth 9560
This patch adds the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP).
FW Build: REL0186
9560:
BL Ver: 37 11 10 06 01 2a 34 0f 00
FW Ver: 37 11 10 23 01 ba 2c 11 00
Release Version: 20.10
ibt-17-x-x.sfi/ddc format will be used from 4.14 kernel version. Below
is the commit ID for driver changes.
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=
af3715e5cef8859571cabecc71e1cd4cc5869d6a
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Kyle McMartin [Wed, 6 Dec 2017 22:57:04 +0000 (14:57 -0800)]
Revert commits
a42f895 ,
c113d33 ,
041aff8 ,
73d13b5
This change reverts 4 recent bluetooth firmware changes, which were
corrupt submissions which git failed to apply the binary portions of.
Revert them so fixed versions can be applied.
a42f895 linux-firmware: Update firmware patch for Intel Bluetooth 8260
c113d33 linux-firmware: Update firmware file for Intel Bluetooth 8265
041aff8 linux-firmware: Add firmware file for Intel Bluetooth 9260
73d13b5 linux-firmware: Add firmware file for Intel Bluetooth 9560
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Josh Boyer [Tue, 5 Dec 2017 19:47:46 +0000 (14:47 -0500)]
Merge branch 'cnl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Thu, 30 Nov 2017 18:19:05 +0000 (10:19 -0800)]
linux-firmware: Update firmware patch for Intel Bluetooth 8260
This patch updates the firmware file for Intel Bluetooth 8260
also it is known as Intel Snowfield Peak (SfP)
FW Build: REL0432
Release Version: 20.10.0.8
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Amit K Bag [Thu, 30 Nov 2017 18:19:01 +0000 (10:19 -0800)]
linux-firmware: Update firmware file for Intel Bluetooth 8265
This patch adds the firmware file for Intel Bluetooth 8265
Also it is known as Intel WindStormPeak (WsP).
FW Build: REL0173
Release Version: 20.10.0.8
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Tedd Ho-Jeong An [Thu, 30 Nov 2017 18:18:54 +0000 (10:18 -0800)]
linux-firmware: Add firmware file for Intel Bluetooth 9260
This patch adds the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (THP).
FW Build: REL0186
9260:
BL Ver: 37 12 10 06 01 2a 34 0f 00
FW Ver: 37 12 10 23 01 ba 2c 11 00
Release Version: 20.10
ibt-18-x-x.sfi/ddc format will be used from 4.14 kernel version. Below
is the commit ID for driver changes.
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=
af3715e5cef8859571cabecc71e1cd4cc5869d6a
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Tedd Ho-Jeong An [Thu, 30 Nov 2017 18:18:38 +0000 (10:18 -0800)]
linux-firmware: Add firmware file for Intel Bluetooth 9560
This patch adds the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP).
FW Build: REL0186
9560:
BL Ver: 37 11 10 06 01 2a 34 0f 00
FW Ver: 37 11 10 23 01 ba 2c 11 00
Release Version: 20.10
ibt-17-x-x.sfi/ddc format will be used from 4.14 kernel version. Below
is the commit ID for driver changes.
https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/?id=
af3715e5cef8859571cabecc71e1cd4cc5869d6a
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Alex Deucher [Tue, 28 Nov 2017 20:06:20 +0000 (15:06 -0500)]
amdgpu: add firmware for Raven
Raven is a new APU.
From internal git commit:
c3647d444f2eddcbda11dff4a35c81435843c2b4
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Alex Deucher [Tue, 28 Nov 2017 19:53:58 +0000 (14:53 -0500)]
amdgpu: update vega10 vce firmware
from internal git commit:
af19c1dfe16a4740efe5a95169cb7517776c55bb
Fixes 48-bit VM support.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Vinod Koul [Mon, 4 Dec 2017 03:34:57 +0000 (09:04 +0530)]
linux-firmware: intel: Add Cannonlake audio firmware
This add Cannonlake Audio DSP firmware version 10.00.00.1191.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Louis Peens [Wed, 29 Nov 2017 21:11:21 +0000 (23:11 +0200)]
nfp: add firmware for tc-flower
Add firmware that allows offloading of tc-flower filters for
Netronome Agilio CX SmartNICs.
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: Frikkie Scholtz <frikkie.scholtz@netronome.com>
Louis Peens [Fri, 1 Dec 2017 03:54:24 +0000 (05:54 +0200)]
nfp: change firmware directory layout
Move the current firmware files for Netronome Agilio CX SmartNICs into a
subdirectory and use symlinks in the main netronome directory to point
to this firmware. This is to prepare for future firmware additions for
the same cards that provide different functionality.
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
Louis Peens [Wed, 25 Oct 2017 18:15:10 +0000 (20:15 +0200)]
nfp: update firmware for Agilio CX SmartNICs
Update the current firmware files for Netronome Agilio CX SmartNICs to
version 2.0.
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
Anusha Srivatsa [Mon, 27 Nov 2017 19:23:43 +0000 (11:23 -0800)]
linux-firmware: DMC firmware for skylake v1.27
This update includes(since v1.26)
Following additions from ver1.27
1. Fix for the issue where DC_STATE was getting
enabled even when disabled by driver causing data corruption.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Arend van Spriel [Thu, 23 Nov 2017 19:58:26 +0000 (20:58 +0100)]
brcm: update firmware for bcm4358
This firmware include fixes for:
CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
CVE-2017-0561 - adding length checks for TDLS action frames.
CVE-2017-9417 - adding length checks for WME IE.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Arend van Spriel [Thu, 23 Nov 2017 19:58:25 +0000 (20:58 +0100)]
brcm: update firmware for bcm4356
This firmware include fixes for:
CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
CVE-2017-0561 - adding length checks for TDLS action frames.
CVE-2017-9417 - adding length checks for WME IE.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Arend van Spriel [Thu, 23 Nov 2017 19:58:24 +0000 (20:58 +0100)]
brcm: update firmware for bcm4354
This firmware include fixes for:
CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
CVE-2017-0561 - adding length checks for TDLS action frames.
CVE-2017-9417 - adding length checks for WME IE.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Arend van Spriel [Thu, 23 Nov 2017 19:58:22 +0000 (20:58 +0100)]
brcm: introduce firmware for bcm43430 revision 0
Revision 0 of the bcm43430 chipset requires separate firmware for
which support has been added to the brcmfmac driver. This firmware
include fixes for following vulnerabilities:
CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
CVE-2017-0561 - adding length checks for TDLS action frames.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Arend van Spriel [Thu, 23 Nov 2017 19:58:21 +0000 (20:58 +0100)]
brcm: update firmware for bcm4339
New firmware addressing security issue:
CVE-2016-0801 - dropping BRCM proprietary packets received over the air.
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Ben Hutchings [Thu, 23 Nov 2017 13:57:38 +0000 (13:57 +0000)]
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Shalom Toledo [Thu, 9 Nov 2017 07:15:53 +0000 (09:15 +0200)]
Mellanox: Add new mlxsw_spectrum firmware 13.1530.152
This new firmware contains:
- Support Spectrum A1 revision
- Batch deletion of IPv6 neighbours
- Remove incorrect VPD capability
Signed-off-by: Shalom Toledo <shalomt@mellanox.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Shalom Toledo [Thu, 9 Nov 2017 07:15:52 +0000 (09:15 +0200)]
WHENCE: Add missing entry for mlxsw_spectrum firmware
Fixes: a4c72696f5f4 ("Mellanox: Add firmware for mlxsw_spectrum")
Signed-off-by: Shalom Toledo <shalomt@mellanox.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:56:49 +0000 (01:56 +0000)]
Merge branch 'db820c' of https://github.com/ndechesne/linux-firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:53:37 +0000 (01:53 +0000)]
WHENCE: Fix typo in entry for iwlwifi-8265-34.ucode
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:52:14 +0000 (01:52 +0000)]
Merge tag 'iwlwifi-fw-2017-11-15' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware
iwlwifi: add new FWs for 9000 series and update other ones
* Add FW version 33 for 9000 series;
* Add FW version 34 for 8000, 8265 and 9000 series;
* Update FW version 17 for 3160, 7260 and 7265;
* Update FW version 29 for 3168 and 7265D;
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:49:56 +0000 (01:49 +0000)]
Merge branch 'for-upstreaming-v1.7.0' of https://github.com/felix-cavium/linux-firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:47:22 +0000 (01:47 +0000)]
Merge branch 'glk' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Dean Anderson [Fri, 3 Nov 2017 20:33:39 +0000 (13:33 -0700)]
s2255drv: f2255usb: firmware version 1.2.8
Updates the firmware for the s2255drv driver.
Adds support for NTSC4.43, horizontal/vertical adjustments and
Motion JPEG capture mode improvements.
Signed-off-by: Dean Anderson <dean@sensoray.com>
[bwh: Add the version number to WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Alex Deucher [Fri, 3 Nov 2017 18:25:04 +0000 (14:25 -0400)]
amdgpu: add new CP firmware for polaris chips
Updated CP firmware for polaris chips.
Taken from internal git commit:
577de7b1c454cf5071d6c19d62580cc4af45bebf
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Ben Hutchings [Thu, 23 Nov 2017 01:14:34 +0000 (01:14 +0000)]
Merge branch 'master' of https://github.com/anushasr/linux-firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Rahul Verma [Wed, 11 Oct 2017 07:57:53 +0000 (00:57 -0700)]
qed: Add firmware 8.33.1.0
The new qed firmware contains fixes to firmware and added
support for new features,
-Add UFP support and drop action support.
-DCQCN support for unlimited number of QP
-Add IP type to GFT filter profile.
-Added new TCP function counters.
-Support flow ID in aRFS flow.
Signed-off-by: Rahul Verma <rahul.verma@cavium.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>