This patch adds a firmware for the USB 3.0 host controllers of Renesas
R-Car M3-W SoC.
- This firmware is possible to be used on R-Car H2 and M2. However,
this version causes performance degradation on such SoCs.
- This firmware is impossible to be used on R-Car H3 because data
transfer might not work correctly.
So, we would like to keep the v1 and v2 firmware.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
Also, this device is known as Intel StP D1
StP D1 FW Patch Version: 18
Release Version: 18.16
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This update contains:
1. Fix for engine reset issue of incorrectly decoding engine
state address.
2. Fix scheduling issue where submit queue of an idle engine
is not scheduled when another submit queue is full.
3. Reorganized SLPC interface.
4. Enabled IBC (intelligent bias control) for GT3 and GT4.
The interface is changed.
Signed-off-by: Tom O'Rourke <Tom.O'Rourke@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This updates Skylake audio dsp firmware, this version contains
odd bug fixes and update on wov module fixes
The version of this firmware release is 8.20.00.896
The md5sum of this firmware binary is f0e267c93aa64eab7c91d64f29dc273b
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This firmware is the first firmware we release of 3168 and
8265. It is supported starting from kernel 4.6.
Revision number: 302800
Build number: WFFW24389_R18
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
These NVIDIA-signed firmwares are required to enable the graphics
engine on Maxwell desktop GPUs.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Version: 1.26
Date : 02/01/2016
Notes:
Following additions from ver1.26
1. WA for NV12 flicker issues. Fixed HTP for restore program
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This updates Skylake audio dsp firmware, this version contains
odd bug fixes and update on some thord party modules
The version of this firmware release is 8.20.00.869
The md5sum of this firmware binary is 146ab54050e720c35e03e8f264ac3459
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
This is v19 firmware for the rtl8192u. Support for this device is
currently under development and will be added to the rtl8xxxu driver.
This firmware occurs as data statements in Realtek vendor driver
rtl8192EU_linux_v4.3.1.1_11320.20140505
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4)
also known as Intel WP2 B3 and WP1 B4.
Patch Version: 85
Release Version: 18.15
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6)
also known as Intel WP2 B5 and WP1 B6.
Patch Version: 37
Release Version: 18.15
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0
C0 Patch Version: 57
D0 Patch Version: 35
Release Version: 18.15
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch adds firmware for the bcm4366 11ac wlan device which
is supported by the brcmfmac driver since commit 55acca90da52
("brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices").
Cc: Rafal Milecki <zajec5@gmail.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This patch updates the firmware patch for Intel Bluetooth 7265 (D1)
Also, this device is known as Intel StP D1
StP D1 FW Patch Version: 13
Release Version: 18.15
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This is v35 firmware for the rtl8723bu. Support for this device is
currently under development and will be added to the rtl8xxxu driver.
This firmware occurs as data statements in Realtek vendor driver
rtl8723BU_WiFi_linux_v4.3.16_14189.20150519_BTCOEX20150119-5844
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
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>
The 1.4.0 version of ath9k_htc firmware is the first built from the
free software sources.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Cc: Adrian Chadd <adrian.chadd@gmail.com>
Cc: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Patch for brcmfmac has been submitted upstream and applied to the
wireless-drivers-next repo with commit fdf345642297 ("brcmfmac: Add
support for PCIE 4350 revision 5 device"). This patch adds the new
firmware file required for it.
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
Add new qat FW images for c3xxx and c6xxx device type.
Update qat_895xcc FW images with a new version.
Rename qat_mmp.bin to qat_895xcc_mmp.bin to make it consistent
with the rest.
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
This updates Skylake audio dsp firmware, this version contains
odd bug fixes and support for mclk configuration thru SW
The version of this firmware release is 8.20.00.827
The md5sum of this firmware binary is 2a2166e169098c8620cb15ea0f850ed9
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
7265D device is really much like 7265 but with more
embedded memory which allows to have more firmware
features. 7265D device can use 7265.ucode but then won't
get the features that could fit into the 'D' version of
the frimware. When iwlwifi-7265D-10.ucode was released,
there were no such features and from a functional point of
view, iwlwifi-7265D-10.ucode is really the same as
iwlwifi-7265-10.ucode.
Moreover, a user reported that iwlwifi-7265D-10.ucode is
causing issues on his device while iwlwifi-7265-10.ucode
works perfectly.
Remove iwlwifi-7265D-10.ucode and make a soft link to
iwlwifi-7265-10.ucode.
Fixes https://bugzilla.kernel.org/show_bug.cgi?id=109531.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Update dc firmware to production signed v0.25.
Update other elements with production signing.
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>