Commit Graph

626 Commits (35292dce2b7d9a9989b369e325fa33a6c4d9bd65)

Author SHA1 Message Date
Tadeusz Struk 1900994a46 linux-firmware: Update to QAT dh895xxcc UOF firmware and a new QAT MMP FW
After enabling asymmetric key encryption in qat driver an update to existing
firmware is required plus a new Modular Math Processor(MMP) firmware.

This has dependency on these commits:
commit	f3dd7e60d2028b8391dea7a3b214e3083dadf6d6
commit	28cfaf67e5c1f5b6b0d549eea398f8401a40e566
commit	a990532023b903b10cf14736241cdd138e4bc92c

Signed-off-by: Xiaoyan Bo <xiaoyan.bo@intel.com>
Signed-off-by: Gokhan Simsek <gokhan.simsek@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-22 13:34:57 -04:00
Yuval Mintz e10097aa1b bnx2x: Update to FW version 7.12.30
The new FW will allow us to utilize some new features in our driver,
mainly adding vlan stripping offload and vxlan offload support.

In addition, this fixes several issues:
 - Packets from a VF with pvid configured which were sent with a
   different vlan were transmitted instead of being discarded.

 - FCoE traffic might not recover after a failue while there's traffic
   to another function.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-16 11:19:30 -04:00
Alexandre Courbot 899ebcb681 firmware: tegra: add GK20A FECS/GPCCS firmware
Adds the firmware file for the GK20A GPU found in Tegra K1, and required
for Nouveau to run.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-16 15:59:03 +09:00
Alexandre Courbot f6e3c833f3 Remove patch conflict remains
Two "<<<<<<< HEAD" lines remained from what seems to be a previous patch
conflict.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2015-07-16 15:59:02 +09:00
Tedd Ho-Jeong An 696403047a linux-firmware: Add firmware file for Intel Bluetooth 8260
This patch adds new firmware file for Intel Wireless Bluetooth 8260

Build: REL0190
BL Ver: 37 0b 12 06 00 02 34 0e 00
FW Ver: 37 0b 12 23 00 5a 19 0f 00

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 17:05:20 -04:00
Kyle McMartin e1da99a84e Merge commit 'a750f4ee10f962640c479aca184fe65f83956295' of git://people.freedesktop.org/~vivijim/linux-firmware-i915
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 17:04:02 -04:00
Derek Chickles 26556b645c Add firmware for Cavium LiquidIO 210NV, 210SV, and 410NV cards
Version 1.1.9

Added LICENCE.cavium and updated WHENCE as well.

Signed-off-by: Derek Chickles <dchickles@caviumnetworks.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:58:52 -04:00
Vinod Koul e567d7771d linux-firmware: update audio firmware for Braswell platform
This updates the firmware for BSW platform, which includes the fixes for BSW
power management.
The firmware version is also added to WHENCE file. The version is
v01.0B.02.01.
The md5sum of the file is cf8caa8d33e95744f25adcab1373daff

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:54:23 -04:00
Ben Young Tae Kim 23d1340528 qca: add BT firmware files to support QCA ROME chips
Latest firmware files supporting QCA61x4 ROME family chipset

Signed-off-by: Ben Young Tae Kim <ytkim@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:51:43 -04:00
Hariprasad Shenai a2586e1f57 cxgb4: Add BT adapter PHY firmware
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:46:55 -04:00
Stefan Schmidt 7d9dd88bca linux-firmware: add firmware for atusb driver
The atusb kernel driver is sitting in the bluetooth-next tree waiting for the
merge window to open. It's scheduled for 4.2.

Flashing goes into permanent storage and the GPLv2+ firmware allows for further
explorations. See ChangeLog for more details and links.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:46:52 -04:00
Alex Deucher 6f7e8cce17 radeon: add firmware for VCE1.0 hardware
This is the firmware for the VCE (video encoding engine)
block in SI and TN/RL asics.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-07-14 16:37:45 -04:00
Rodrigo Vivi a750f4ee10 linux-firmware: New minor DMC release for Skylake - ver1_18
Following additions:
1. No changes to the FW program itself
2. CSS header size field was fixed
3. DMCheader length field is mentioned in dwords instead of bytes
4. Date field is fixed in header.
4. Fixed the DMC Header.HeaderLen issue. The HeaderLen is specified in bytes instead of dwords.
6. DC 5 and 6 count locations are in the below mentioned offsets - same as ver1.16
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-19 17:29:18 -07:00
Emmanuel Grumbach c6c4150eaa iwlwifi: add new -13 firmware for iwlmvm devices
This firmware also supports 3165.
This is the first firmware release for 8000.

Version number: 25.30.13.0
Revision number: 183742
Build number: WFFW14681

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-06-18 20:06:17 +03:00
Rodrigo Vivi 5a7595e80b linux-firmware: New minor DMC release for Skylake.
Following additions:
1. The DE_RRMR and DE_GUCRMR register bits are set before the restore of
the registers to mask the flip done, etc. Once all the registers are
restored, these registers are restored.
2. The pipe interrupt registers are restored only after the plane has
been enabled.
3. Naming of the file changed from .5 to .16 to make it two decimal
points for increased number of versions that can be supported.
4. DC 5 and 6 count locations are in the below mentioned offsets
DC3_DC5_COUNT                  80030
DC5_DC6_COUNT                  8002C

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:10:41 -07:00
Rodrigo Vivi d8d7887047 linux-firmware: Add i915 DMC firmware for Broxton
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these
low-power states independently from the OS/Kernel.

This is the first release of DMC firmware for Broxton platforms.

bxt_dmc_ver1.bin is a symbolik link to latest recommended minor
release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:04:41 -07:00
Rodrigo Vivi 4e27950458 linux-firmware: Add i915 GuC firmware
GuC is designed to perform graphics workload scheduling on the various
graphics parallel engines. In this scheduling model, host software
submits work through one of the 256 graphics doorbells and this invokes
the scheduling operation on the appropriate graphics engine. Scheduling
operations include determining which workload to run next, submitting a
workload to a command streamer, pre-empting existing workloads running
on an engine, monitoring progress and notifying host SW when work is
done.

This is the first release of GuC firmware for Skylake platforms.

skl_guc_ver1.bin is a symbolik link to latest recommended minor release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 14:01:25 -07:00
Rodrigo Vivi b693dacc8b linux-firmware: Add i915 DMC firmware
DMC provides additional graphics low-power idle states. It provides
capability to save and restore display registers across these low-power
states independently from the OS/Kernel.

This is the first release of DMC firmware for Skylake platforms.

skl_dmc_ver1.bin is a symbolik link to latest recommended minor release.
This major version will be just upgraded on code when it is required
software changes for API/ABI compatibility.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
2015-06-05 13:59:20 -07:00
Tedd Ho-Jeong An 3161bfa479 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4)
also known as Intel WP2 B3 and WP1 B4.

Patch Version: 79

Release Version: 152.1

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:48 -04:00
Tedd Ho-Jeong An 6a02a3164c linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6)
also known as Intel WP2 B5 and WP1 B6.

Patch Version: 26

Release Version: 152

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:46 -04:00
Kyle McMartin 02588022dd Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)"
This reverts commit 1a933a9a08.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:44 -04:00
Kyle McMartin 7fbb5b4eba Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)"
This reverts commit bedf3f12a4.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:41 -04:00
Tedd Ho-Jeong An 520952e556 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0.

C0 Patch Version: 43
D0 Patch Version: 15

Release Version: 152

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:36 -04:00
Kyle McMartin 87a1fa19cd Revert "linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)"
This reverts commit 8c339e0310.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-13 11:12:32 -04:00
Yaniv Machani dbe3f134bb wl18xx: update firmware file, remove conf file
- Firmware file was updated (8.9.0.0.39), includes bug fixes and improvements.
    - Configuration binary removed, it is no longer fits all releases.
      Moreover it should be configured per HW platform.
      More information can found in here :
      http://processors.wiki.ti.com/index.php/Open_Source_Wireless_Connectivity_wlconf

Signed-off-by: Yaniv Machani <yanivma@ti.com>
2015-05-10 08:41:49 +03:00
Daniel Drake 8e181320b1 linux-firmware: Add Realtek Bluetooth HCD firmware
By uploading these firmware files to the Realtek Bluetooth HCD
(on the USB bus), the HCD becomes compliant with standard btusb
interfaces. The code to automatically upload the firmware has
been already upstreamed and it is currently in linux-next.

Signed-off-by: Daniel Drake <drake@endlessm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 13:12:23 -04:00
Kyle McMartin 7c5a548ae7 brcm: add brcmfmac43241b5-sdio.bin to WHENCE
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 13:00:18 -04:00
Tedd Ho-Jeong An 1a933a9a08 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
This patch updates the firmware patch for Intel Bluetooth 7260 (B3/B4)
also known as Intel WP2 B3 and WP1 B4.

Patch Version: 79

Release Version: 152.1

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:40:05 -04:00
Tedd Ho-Jeong An bedf3f12a4 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
This patch updates the firmware patch for Intel Bluetooth 7260 (B5/B6)
also known as Intel WP2 B5 and WP1 B6.

Patch Version: 26

Release Version: 152

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:40:04 -04:00
Tedd Ho-Jeong An 8c339e0310 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0/D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0/D0)
also known as Intel StP C0 and StP D0.

C0 Patch Version: 43
D0 Patch Version: 15

Release Version: 152

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:39:55 -04:00
Arend van Spriel 2709f564e1 brcm: add firmware for BCM43570 PCIe device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:39:01 -04:00
Arend van Spriel e7bd289ad8 brcm: add firmware for BCM43569 USB device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:38:38 -04:00
Kyle McMartin 15df7fb5a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware 2015-05-08 12:36:30 -04:00
Emmanuel Grumbach 888ea193da iwlwifi: update -12.ucode for 3160 / 7260 / 7265 / 7265D
Version number: 25.17.12.0
Revision number: 145607
Build number: WFFW12659

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-05-03 15:08:00 +03:00
Kalle Valo 41d6728cb3 ath3k: update AR3012 2.2.1 firmware with v.170
This is the latest firmware version for AR3012 2.2.1.
This also includes configuration file for coex support,
where all Bluetooth traffic is treated as high priority.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-13 10:00:12 -04:00
Kyle McMartin ec89525b2a firmware: WHENCE: note nvidia xusb.bin firmware versions
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-10 11:00:59 -04:00
Andrew Chew 86f4dcabc8 firmware: tegra: Add XHCI firmware v50.07 for T210
Add firmware file for the T210 XHCI controller.  Note that this is only
compatible with T210 (T124 should continue using nvidia/tegra124/xusb.bin).

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-10 10:59:27 -04:00
Hariprasad Shenai f6c767f398 cxgb4: update firmware to revision 1.13.32.0 for T4 and T5
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
2015-03-24 22:22:48 -07:00
Arend van Spriel fa723d9001 brcm: add firmware for BCM43340/1 SDIO devices
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:42 -04:00
Arend van Spriel a869ebeb32 brcm: add firmware for BCM4339 SDIO device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:41 -04:00
Arend van Spriel b9a38d041d brcm: add firmware for BCM43455 SDIO device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:39 -04:00
Arend van Spriel bebb2c06d8 brcm: add firmware files for BCM43602 PCIe device
This patch adds firmware files for the BCM43602 PCIe device
supported by brcmfmac. This device is used in router equipment
like Netgear R8000. For this reason there are two firmware
files in this patch.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:38 -04:00
Arend van Spriel 64444e076d brcm: add firmware for BCM4356 PCIe device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:36 -04:00
Arend van Spriel b63c1be4f7 brcm: add firmware for BCM43242 USB device
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-20 09:33:34 -04:00
Kalle Valo 40d14143b7 ath10k: add firmware 10.2.4.45 as firmware-4.bin
This is the latest firmware from 10.2.4 firmware branch.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13 16:14:55 -04:00
Adrian Chadd 3de1c437e7 Add v1.4.0 firmware for ath9k_htc.
This fixes a variety of issues, including but not limited to:

    ath9k_htc_firmware: check only the mesh control present subfield
    Fix: bug in extend_tsf near 0x8000000 values
    FIX: support rstamps from the future too.
    Firmware sometimes returns erroneous timestamps(2)
    Fixed incorrect wrapping handling in ath_extend_tsf().
    Firmware sometimes returns erroneous timestamps
    Added proper synchronization while handling lower 32 bit and
        upper 32 bit parts in ar5416GetTsf64().
    Fix resetting of txstatus flags.
    Fix Array Out of Bounds in rcSibUpdate_ht()
    ath9k_htc_firmware: fix the offset of CCMP header for mesh data frame
    init.c: do cold reboot on exception
    wmi:eadd new command WMI_REG_RMW_CMDID
    remove transfer type patches for EP3 and EP4
    k2_fw_usb_api: workaround for EP4 bug.
    k2_fw_usb_api: prevent buffer overflow.
    k2_fw_usb_api: fix typo in usb reg address
    k2_fw_usb_api: add delay after mac reset
    simplify STBC handling

This has been tested on both AR7010 and AR9271 devices.

Signed-off-by: Adrian Chadd <adrian@FreeBSD.org>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13 15:22:33 -04:00
Kyle McMartin 5aefb4c492 ath9k_htc: revert versions in WHENCE to 1.3.1
commit 21a6c3e5 reverted htc_7010.fw and htc_9271.fw
to 1.3.1

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-13 15:19:03 -04:00
Kyle McMartin 020e534ec9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-firmware 2015-03-09 16:00:03 -04:00
Emmanuel Grumbach d81bc142d7 iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D
Version number: 23.15.10.0
Revision number: 128913
Build number: WFFW11576

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-03-08 15:55:20 +02:00
Andrew Chew c91690d632 firmware: tegra: Add XHCI firmware v45.46 for T124
Add firmware file for the T124 XHCI controller, along with the NVIDIA
license file.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-06 11:37:48 -05:00
Kyle McMartin 1e67c28c65 ath9k_htc: update versions in WHENCE
commit 216de39 updated htc_7010.fw and htc_9271.fw

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-03-06 11:35:57 -05:00
Hayes Wang cef33368c4 rtl_nic: update firmware for RTL8168H and RTL8107E
File: rtl_nic/rtl8168h-1.fw
Version: 0.0.2

File: rtl_nic/rtl8168h-2.fw
Version: 0.0.2

File: rtl_nic/rtl8107e-1.fw
Version: 0.0.2

File: rtl_nic/rtl8107e-2.fw
Version: 0.0.2

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-27 15:19:33 -05:00
Rasesh Mody 0ab54ff1dc linux-firmware: Add QLogic BR Series Adapter Firmware
This patch rebrands the BFA/BNA inbox driver firmwares.
This patch adds 3.2.5.1 firmware files for QLogic BR-series Adapters that will
be used with the inbox drivers(BFA and BNA).

Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-24 12:54:44 -05:00
Emmanuel Grumbach 039e932b8d iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D
This fixes issues that were seen in -10.ucode for the
devices listed above.

Version number: 23.14.10.0
Revision number: 123233
Build number: WFFW11203

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-02-17 21:05:11 +02:00
Avinash Patil bb029c3e55 linux-firmware: add Marvell SD/USB8801 B0 firmware images
These devices are WLAN only.

WLAN (SD8801)  firmware version: 14.68.36.p60
WLAN (USB8801) firmware version: 14.68.36.p60

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Yogesh Powar <yogeshp@marvell.com>
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-02-06 20:29:12 +05:30
Tedd Ho-Jeong An 17657c3586 linux-firmware: Update firmware patch for Intel Bluetooth 7265 (D0)
This patch updates the firmware patch for Intel Bluetooth 7265 (D0)
also known as Intel StP D0.

Patch Version: 09

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:19 +00:00
Tedd Ho-Jeong An 1100606d5b linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B6)
This patch updates the firmware patch for Intel Bluetooth 7260 (B6)
also known as Intel WP1 B6.

Patch Version: 24

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:17 +00:00
Tedd Ho-Jeong An 38bac8e3ad linux-firmware: Update firmware patch for Intel Bluetooth 7265 (C0)
This patch updates the firmware patch for Intel Bluetooth 7265 (C0)
also known as Intel StP C0.

Patch Version: 40

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:16 +00:00
Tedd Ho-Jeong An 15cc9dfd03 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5)
This patch updates the firmware patch for Intel Bluetooth 7260 (B5)
also known as Intel WP2 B5.

Patch Version: 24

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:14 +00:00
Tedd Ho-Jeong An fbccd2ab77 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B4)
This patch updates the firmware patch for Intel Bluetooth 7260 (B4)
also known as Intel WP1 B4

Patch Version: 72

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:08 +00:00
Tedd Ho-Jeong An db79181421 linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3)
This patch updates the firmware patch for Intel Bluetooth 7260 (B3)
also known as Intel WP2 B3.

Patch Version: 72

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:19:06 +00:00
Emmanuel Grumbach 32c3d50a64 iwlwifi: add new -12 firmware for 3160 / 7260 / 7265 / 7265D
Version number: 25.15.12.0
Revision number: 115811
Build number: WFFW10679

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 09:14:42 +00:00
Kyle McMartin b181fc33d1 Fix WHENCE entry for smsmdtv
Reported-by: Tomasz Paweł Gajc <tpgxyz@gmail.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 08:46:38 +00:00
Vinod Koul e7ef6730eb linux-firmware: add sst audio firmware for braswell platforms
This adds the fw_sst_22a8.bin binary for the Intel Braswell platforms

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 08:45:28 +00:00
Jie Yang 479a3333cb linux-firmware: update firmware for Intel Broadwell SST DSP
Update firmware intel/IntcSST2.bin from Version 8.4.1.68 to 8.4.1.77
Fix for freeing capture stream just after resetting it.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-02-06 08:43:30 +00:00
Avinash Patil 7271c1274a linux-firmware: update Marvell 8897-B0 firmware images to p112
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p112
    Bluetooth (SDIO) firmware version: 15.28.4.p112
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p112
    Bluetooth (USB) firmware version: 15.28.4.p112
    The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:23 -05:00
Avinash Patil d547ba7f8d linux-firmware: update Marvell 8897-B0 firmware images to p106
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p106
    Bluetooth (SDIO) firmware version: 15.28.4.p106
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p106
    Bluetooth (USB) firmware version: 15.28.4.p106
    The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:23 -05:00
Avinash Patil 3b7791106c linux-firmware: add Marvell USB8766-A0 firmware combo image
WLAN (USB) firmware version: 14.68.22.p16
Bluetooth (USB) firmware version: 14.28.22.p16

The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: James Jan <jjan@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:22 -05:00
Avinash Patil 8b98c3f1fc linux-firmware: add Marvell 8887-A2 firmware image
WLAN (SDIO) firmware version: 15.68.7.p5
Bluetooth (SDIO) firmware version: 15.29.7.p5
The combo image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:22 -05:00
Avinash Patil f3ae9dd83c linux-firmware: update Marvell USB8797-B0 firmware image
Version 14.68.29.p38

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:22 -05:00
Avinash Patil a5a39f3427 linux-firmware: update WHENCE file for Marvell 8897 FW versions
Update WHENCE file to reflect Marvell 8897 B0 FW revisions.

Signed-off-by: Avinash Patil <patila@marvell.com>
2015-01-27 10:36:22 -05:00
Avinash Patil 690541ee75 linux-firmware: update Marvell SD8787 firmware version p52
Version 14.66.35.p52
Note that this version doesn't support BT-AMP.
The image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:21 -05:00
Bing Zhao e028f9a850 linux-firmware: update Marvell SD8787 firmware version p192
Version 14.66.9.p192
Note that this version doesn't support BT-AMP.
The image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:21 -05:00
Bing Zhao c27e94d067 linux-firmware: update Marvell 8897-B0 firmware images to p73
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p73
    Bluetooth (SDIO) firmware version: 15.28.4.p73
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p73
    Bluetooth (USB) firmware version: 15.28.4.p73
    The combo image will be downloaded through WLAN only.

USB8897:
    WLAN (USB) firmware version: 15.68.4.p73
    Bluetooth (USB) firmware version: 15.28.4.p73
    The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:21 -05:00
Bing Zhao f905215b17 linux-firmware: add Marvell USB8897-B0 firmware combo image
WLAN (USB) firmware version: 15.68.4.p22
Bluetooth (USB) firmware version: 15.28.4.p22

The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:20 -05:00
Bing Zhao ea17e60009 linux-firmware: update Marvell PCIe/USB 8897-B0 firmware combo image
WLAN (PCIe) firmware version: 15.68.4.p22
Bluetooth (USB) firmware version: 15.28.4.p22

The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:20 -05:00
Bing Zhao c23918b19e linux-firmware: update Marvell SD8897-B0 firmware combo image
WLAN (SDIO) firmware version: 15.68.4.p22
Bluetooth (SDIO) firmware version: 15.28.4.p22

The combo image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:20 -05:00
Bing Zhao 71c5819119 linux-firmware: update Marvell USB8797-B0 firmware image
Version 14.68.29.p26

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 10:36:19 -05:00
Avinash Patil 7f02df8273 linux-firmware: update Marvell 8897-B0 firmware images to p112
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p112
    Bluetooth (SDIO) firmware version: 15.28.4.p112
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p112
    Bluetooth (USB) firmware version: 15.28.4.p112
    The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2015-01-27 16:02:53 +05:30
Troy Tan 93c893e53e rtlwifi: rtl8192ee: New firmware from Realtek
Recent testing by Realtek found bugs in both the driver and firmware for
the RTL8192EE chips.

Signed-off-by: Troy Tan <troy_tan@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-01-15 14:20:49 -05:00
Emmanuel Grumbach a876c69f04 iwlwifi: update -10.ucode for 3160 / 7260 / 7265 / 7265D
This fixes issues that were seen in -10.ucode for the
devices listed above.

Version number: 23.11.10.0
Revision number: 95366
Build number: WFFW09254

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-12-25 11:58:54 -05:00
Avinash Patil feb42c90e2 linux-firmware: update Marvell 8897-B0 firmware images to p106
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p106
    Bluetooth (SDIO) firmware version: 15.28.4.p106
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p106
    Bluetooth (USB) firmware version: 15.28.4.p106
    The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-12-17 17:42:07 +05:30
Hariprasad Shenai 38e5405c96 cxgb4: Update firmware to revision 1.12.25.0
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-12-01 15:48:02 -05:00
Sherry Hurwitz 8ac569dd3c linux-firmware: Update AMD microcode patch firmware files
For AMD Family 15h Processors
file:   amd-ucode/microcode_amd_family15h.bin
md5sum: ee3f0f46936aa1788dc31ca3487e0ff3

For AMD Family 16h Processors
file:   amd-ucode/microcode_amd_family16h.bin
md5sum: 6a47a6393c52ddfc0b5b044efc076a77

Version: 2014_10_28
Signed-off-by: Sherry Hurwitz <sherry.hurwitz@amd.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 21:20:05 -05:00
Mauro Carvalho Chehab d2adbb0b08 linux-firmware: Add firmware files for Siano DTV devices
Acked-by: Rainer Miethling <RMiethling@pctvsystems.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 21:18:53 -05:00
Vinod Koul d562a3b636 linux-firmware: add sst audio firmware for baytrail platforms
This add the fw_sst_0f28.bin binary for the Intel baytrail platforms

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 21:11:28 -05:00
Jie Yang 8dd1b22d09 IntcSST2: Add firmware for Intel Broadwell SST DSP
Add firmware file and licence for Intel Broadwell SST DSP audio.
The firmware is distributed under Intel Free Redistribution License.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 21:03:15 -05:00
Emmanuel Grumbach eaac078974 iwlwifi: add new firmware for 3160 / 7260 / 7265 / 7265D
This adds -10.ucode for these devices.

Version number: 23.10.10.0
Revision number: 83355
Build number: WFFW08393

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 20:53:50 -05:00
Emmanuel Grumbach 99b625714d iwlwifi: update firmware for 3160 / 7260 / 7265
Update -9.ucode for 3160, 7260 and 7265.

Version number: 25.228.9.0
Revision number: 85188
Build number: WFFW08523

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-11-30 20:53:38 -05:00
Avinash Patil 7404c1d4ac linux-firmware: add Marvell USB8766-A0 firmware combo image
WLAN (USB) firmware version: 14.68.22.p16
Bluetooth (USB) firmware version: 14.28.22.p16

The combo image will be downloaded through WLAN only.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: James Jan <jjan@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-11-26 17:04:46 +05:30
Avinash Patil 3f82fcb368 linux-firmware: add Marvell 8887-A2 firmware image
WLAN (SDIO) firmware version: 15.68.7.p5
Bluetooth (SDIO) firmware version: 15.29.7.p5
The combo image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-11-12 19:40:06 +05:30
Avinash Patil 5e4823fd88 linux-firmware: update Marvell USB8797-B0 firmware image
Version 14.68.29.p38

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-10-17 17:50:18 +05:30
Tedd Ho-Jeong An 0e5f63771d linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)
This patch adds new firmware patch for
- Intel Wireless 7265 Bluetooth ROM-spin SKU, also known as StP D0

This patch was submitted but reverted due to patch issue.
The original patch's commit id: 935b5557b1

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-10-09 11:59:44 -04:00
Kyle McMartin 9d36a5638a Revert "linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)"
This reverts commit 935b5557b1, the patch
did not apply correctly and ended up missing the actual firmware.

Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-10-09 07:50:18 -04:00
Tedd Ho-Jeong An 935b5557b1 linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0)
This patch adds new firmware patch file for
- Intel Wireless 7265 Bluetooth ROM-spin SKU, also known as StP2 D0

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-30 11:20:05 -04:00
Hayes Wang 98982e8d54 rtl_nic: add firmware for RTL8168H and RTL8107E
File: rtl_nic/rtl8168h-1.fw
Version: 0.0.1

File: rtl_nic/rtl8168h-2.fw
Version: 0.0.1

File: rtl_nic/rtl8107e-1.fw
Version: 0.0.1

File: rtl_nic/rtl8107e-2.fw
Version: 0.0.1

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-30 11:20:00 -04:00
Avinash Patil e09d164b26 linux-firmware: update WHENCE file for Marvell 8897 FW versions
Update WHENCE file to reflect Marvell 8897 B0 FW revisions.

Signed-off-by: Avinash Patil <patila@marvell.com>
2014-09-30 15:50:29 +05:30
Larry Finger f662913981 Update firmware for rtl8821ae
This version corresponds to the firmware in the vendor's driver labelled
rtlwifi_linux_mac80211_0019.0320.2014V628. Firmware rtl8821aefw_wowlan.bin
is new with this release.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-13 01:12:13 -04:00
Larry Finger 5100f81fb3 Update firmware for rtl8192de
This version corresponds to the firmware in the vendor's driver labelled
rtlwifi_linux_mac80211_0019.0320.2014V628.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-13 01:12:11 -04:00
Larry Finger be225d6c10 Update firmware for rtl8723be
This version corresponds to the firmware in the vendor's driver labelled
rtlwifi_linux_mac80211_0019.0320.2014V628.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12 22:35:51 -04:00
Larry Finger 9396e3dd43 Update firmware for rtl8192ce
The latest driver, labelled rtlwifi_linux_mac80211_0019.0320.2014V628,
has updated firmware for the RTL8192CE.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12 22:27:32 -04:00
Emmanuel Grumbach e3d07daa2e iwlwifi: update firmware for 3160 / 7260 / 7265
Update -9.ucode for 3160, 7260 and 7265.

Version number: 25.222.9.0
Revision number: 50841
Build number: WFFW05817

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-09-12 22:27:30 -04:00
Avinash Patil 3f45b8c4cc linux-firmware: update Marvell SD8787 firmware version p52
Version 14.66.35.p52
Note that this version doesn't support BT-AMP.
The image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-09-12 21:24:55 +05:30
Alex Deucher 365e80cce1 radeon: add new firmware for the UVD block on older asics
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2014-08-28 10:51:42 -04:00
Tedd Ho-Jeong An 13eb208681 linux-firmware: Updated firmware patch for Intel Bluetooth 7265
This patch updates the firmware patch file for Intel Bluetooth 7265

- Fix HFP issue on EHCI

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
2014-08-27 10:19:11 -04:00
Alex Deucher f333bd435c radeon: add updated firmware for radeon GPUs
This firmware images use the new header format
which makes it easier to update the firmware
more regularly.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2014-08-27 10:17:22 -04:00
Bimow Chen a6815d5a91 linux-firmware: add firmware v3.25.0.0 for ITEtech IT9135 DVB-T USB driver
Add two firmware files for ITEtech IT9135 Ax and Bx chip versions.

Signed-off-by: Bimow Chen <Bimow.Chen@ite.com.tw>
2014-08-27 10:15:39 -04:00
Mauro Carvalho Chehab 330e6abed8 xc4000: add firmware for Xceive xc4000 tuner driver
This patch adds a fimware file required for xc4000 devices
to work.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-13 12:04:15 -03:00
Mauro Carvalho Chehab 738aaa56f6 xc5000: Add firmware for xc5000c variant
Newer devices use xc5000c, and require a different firmware.
Add firmware file for for it. The licensing company is different,
because Xceive was bougth by Cresta. So, while the license terms
are the same, the Copyright owner is different.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-13 12:04:14 -03:00
Mauro Carvalho Chehab 7e925d9225 as102: add firmware for Abilis Systems Single DVB-T Receiver
This patch adds two fimware files required for as102 device
driver to work.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Rainer Miethling <rmiethling@pctvsystems.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-08-13 12:04:05 -03:00
Ben Hutchings 83b97f580e Move metadata for intel/fw_sst_0f28.bin-48kHz_i2s_master into WHENCE
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-08-09 22:05:03 +01:00
Yuval Mintz ce64fa893c bnx2x: Add FW 7.10.51
Hi,

This firmware includes many fixes such as:

 - (L2) In some multi-function configurations, inter-PF and inter-VF
   Tx switching is incorrectly enabled.

 - (L2) Wrong assert code in FLR final cleanup in case it is sent not
   after FLR.

 - (L2) Chip may stall in very rare cases under heavy traffic with FW GRO
   enabled.

 - (L2) VF malicious notification error fixes.

 - (L2) Default gre tunnel to IPGRE which allows proper RSS for IPGRE packets,
   L2GRE traffic will reach single queue.

 - (FCoE) Fix data being placed in wrong buffer when corrupt FCoE frame is
   received.

 - (FCoE) Burst of FIP packets with destination MAC of ALL-FCF_MACs
   causes FCoE traffic to stop.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Dmitry Kravkov <Dmitry.Kravkov@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-07 16:08:19 -04:00
Hariprasad Shenai ec8b5865a3 cxgb4: Update firmware to revision 1.11.27.0
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-06 08:26:35 -04:00
Tedd Ho-Jeong An a2ff576cd0 linux-firmware: Add Intel BT firmware for 3160
This patch adds firmware patch files for
- Intel Wireless Bluetooth 3160 (ROM SPIN SKU)

This version fixes several issues including
- BT mouse and Headset connection issue
- WiFi Co-existance issue
- LED blinking issue

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 17:11:24 -04:00
Yoshihiro Shimoda 1cafe2325e xhci-rcar: add firmware for R-Car H2/M2 USB 3.0 host controller
This patch adds a firmware for the USB 3.0 host controller of Renesas
R-Car H2 and M2 SoCs.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 14:47:51 -04:00
Tedd Ho-Jeong An b8c260df91 linux-firmware: Update firmware patch for Intel BT 7265
This patch updates firmware patch file for Intel BT 7265

- fixed no audio with HFP issue

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 14:43:42 -04:00
Tedd Ho-Jeong An 4db2e12a0b linux-firmware: Update firmware patch for Intel BT 7260
This patch updates firmware patch for Intel BT 7260 and 7260 ROM-Spin:

- fixed connection issue with a certain mouse

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 14:43:22 -04:00
Yaniv Machani dab4b79b3f wl18xx: add version 4 of the wl18xx firmware
There are new APIs in the latest version of the wl18xx firmware. Add
the new firmware with a new filename (wl18xx-fw-4.bin), which
corresponds to firmware revision 8.9.0.0.17.

Signed-off-by: Yaniv Machani <yanivma@ti.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-04 13:18:59 -04:00
Xose Vazquez Perez 6bce2b094c qla2xxx: Update ql2{4,5}00_fw.bin to version 7.03.00
Firmwares were taken from http://ldriver.qlogic.com/firmware/

Cc: Chad Dupuis <chad.dupuis@qlogic.com>
Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
Cc: Joe Carnuccio <joe.carnuccio@qlogic.com>
Cc: Saurav Kashyap <saurav.kashyap@qlogic.com>
Cc: Qlogic internal list <linux-driver@qlogic.com>
Cc: Linux Firmware Maintainers <linux-firmware@kernel.org>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-04 09:09:39 -04:00
Bing Zhao 633d06edab linux-firmware: update Marvell SD8787 firmware version p192
Version 14.66.9.p192
Note that this version doesn't support BT-AMP.
The image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-06-05 18:31:37 -07:00
Ben Hutchings 7f388b4885 Move the s5p-mfc firmware out of its subdirectory
The driver does not include this subdirectory name when requesting
firmware.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Cc: Arun Kumar K <arun.kk@samsung.com>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>
Cc: Tomasz Figa <t.figa@samsung.com>
2014-06-04 13:14:13 +01:00
Tadeusz Struk 02b418b212 firmware: Added fw for qat_dh895xxcc hw crypto accelerator
Hi,
This adds firmware for Intel QAT dh895xcc HW accelerator.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:49:59 +01:00
Arun Kumar K 8e564591e3 s5p-mfc: Adding MFC v7 and v8 firmwares
Adding the following firmware files for MFC
s5p-mfc-v7.fw: Used in exynos 5420
s5p-mfc-v8.fw: Used in exynos 5800

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:30:12 +01:00
Arun Kumar K a31518c482 s5p-mfc: Add s5p-mfc-v6-v2 firmware
This is the newer version of mfc-v6 firmware which can
be used in exynos5250 based boards. This has many bug fixes
and enhancements. To maintain backward compatibility, the older
firmware file is still retained and the new file is added with
the name s5p-mfc-v6-v2.fw. This new firmware handling is supported
with the below patches in s5p-mfc driver:
s5p-mfc: Support multiple firmware sub-versions
s5p-mfc: Add init buffer cmd to MFCV6

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:30:11 +01:00
Alex Deucher 4d1151d3f9 radeon: add firmware for Mullins/Beema GPUs
Add new ucode for Mullins/Beema GPUs and update
WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:26:14 +01:00
Alex Deucher 4848a1e059 radeon: add mc2 firmware for SI/CI GPUs
Add new MC ucode for SI/CI GPUs and update
WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:24:54 +01:00
Larry Finger 9341fb9cf5 rtlwifi: rtl8723be: Add firmware
This commit provides firmware for the RTL8723CE, which is in kernel 3.15.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:23:17 +01:00
Arend van Spriel b00f4d74c0 brcm: add firmware for BCM4354 2x2 11ac SDIO device
This patch adds the firmware for the BCM4354 2x2 11ac chipset
using SDIO host interface.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:20:18 +01:00
Arend van Spriel f10317d1c1 brcm: add firmware for BCM43143 2.4G 11n SDIO device
This firmware is for the BCM43143 SDIO which is a low-cost
11n chip capable of using 40MHz bandwidth.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:20:18 +01:00
Arend van Spriel 52250f2316 brcm: add firmware for BCM43143 2.4G 11n USB device
This firmware is for the BCM43143 USB which is a low-cost
11n chip capable of using 40MHz bandwidth.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:20:18 +01:00
Paritosh Debnath 4083e7bc13 firmware: update Intel Bluetooth device firmware patch files
This patch updates firmware patch files for following Intel Bluetooth devices:
- Intel Wireless Bluetooth 7260
- Intel Wireless Bluetooth 3160

This patch fixes
- Issue with LED blinking
- Issue with USB
- No SCO data over EHCI

Signed-off-by: Paritosh Debnath <paritosh.debnath@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 20:17:08 +01:00
Bing Zhao 3afb26f8fb linux-firmware: update Marvell 8897-B0 firmware images to p73
SD8897:
    WLAN (SDIO) firmware version: 15.68.4.p73
    Bluetooth (SDIO) firmware version: 15.28.4.p73
    The combo image can be downloaded through either WLAN or
    Bluetooth.

PCIe/USB-8897:
    WLAN (PCIe) firmware version: 15.68.4.p73
    Bluetooth (USB) firmware version: 15.28.4.p73
    The combo image will be downloaded through WLAN only.

USB8897:
    WLAN (USB) firmware version: 15.68.4.p73
    Bluetooth (USB) firmware version: 15.28.4.p73
    The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-05-27 14:44:17 -07:00
Alex Deucher 4a050f5524 radeon: add vce ucode for CIK GPUs
Add new ucode file and update the WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-05-27 22:00:03 +01:00
Tedd Ho-Jeong An 6c2381e8b4 linux-firmware: Add firmware patch file for Intel Bluetooth 7260 ROM-spin
This patch adds the firmware patch file for
- Intel Wirless 7260 BT ROM-spin SKU, also known as WP2 B5.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-05-27 22:00:03 +01:00
Tedd Ho-Jeong An 01ca000193 linux-firmware: Add firmware patch file for Intel Bluetooth Device (7265)
This patch adds Bluetooth firmware patch file for Intel Wireless 7265

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-05-27 21:35:44 +01:00
Tedd Ho-Jeong An 8148e53553 linux-firmware: Update Intel BT devices firmware patch files (7260/3160)
This patch updates firmware patch files for following Intel Bluetooth Devices:
- Intel Wireless Bluetooth 7260
- Intel Wireless Bluetooth 3160

This firmwares fixes
- No SCO data over EHCI

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-05-27 21:35:11 +01:00
Fariya Fatima b11ec337ef Adding RSI 91x firmware.
Signed-off-by: Fariya Fatima <fariyaf@gmail.com>
[bwh: Don't say 'found in kernel source' in WHENCE, as this was never
 included in mainline]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-05-27 21:31:37 +01:00
Emmanuel Grumbach e2844339cb iwlwifi: update firmware for 3160 / 7260 / 7265
Update -9.ucode for 3160, 7260 and 7265.

Version number: 23.214.9.0
Revision number: 23321
Build number: WFFW03414

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-05-19 14:45:28 +03:00
Emmanuel Grumbach 7a67dbf9c0 iwlwifi: add new firmware for 3160 / 7260 / 7265
Add a new firmware for 3160, 7260 and 7265.
This firmware has new APIs and hence the file name changes.

Version number: 22.212.9.0
Revision number: 18601

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-04-29 13:05:28 +03:00
Emmanuel Grumbach a205d6f5a0 iwlwifi: add firmware for 7265
Add new firmware for a new device: 7265
version:
22.24.8.0

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-03-22 19:57:18 +02:00
Bing Zhao c1041d5e88 linux-firmware: add Marvell USB8897-B0 firmware combo image
WLAN (USB) firmware version: 15.68.4.p22
Bluetooth (USB) firmware version: 15.28.4.p22

The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-03-21 16:13:12 -07:00
Bing Zhao e4c77a6b53 linux-firmware: update Marvell PCIe/USB 8897-B0 firmware combo image
WLAN (PCIe) firmware version: 15.68.4.p22
Bluetooth (USB) firmware version: 15.28.4.p22

The combo image will be downloaded through WLAN only.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-03-21 15:58:50 -07:00
Bing Zhao e132aff129 linux-firmware: update Marvell SD8897-B0 firmware combo image
WLAN (SDIO) firmware version: 15.68.4.p22
Bluetooth (SDIO) firmware version: 15.28.4.p22

The combo image can be downloaded through either WLAN or Bluetooth.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-03-21 00:51:17 -07:00
Bing Zhao e24897b869 linux-firmware: update Marvell USB8797-B0 firmware image
Version 14.68.29.p26

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
2014-03-21 00:36:46 -07:00
Ben Hutchings dec41bce44 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware 2014-03-16 18:12:54 +00:00
Arend van Spriel af2a88b901 brcm: add firmware for the BCM43362 WLAN device
This patch adds firmware for the BCM43362 for which recently
support has been added to the brcmfmac driver.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-03-16 18:09:53 +00:00
Emmanuel Grumbach 509a474f31 iwlwifi: update firmware for 7260 / 3160 devices
Add new firmware for devices: 7260 and 3160
version:
22.24.8.0

New version includes a bunch of bug fixes especially in GO mode.

Also fix the link since the old link is long deprecated.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-24 09:19:42 +02:00
Ben Hutchings f8c22c692b WHENCE: Fix oddly capitalised instances of 'File'
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-02-22 18:34:02 +00:00
Arik Nemtsov 7f9cf6ebde wl18xx: add version 3 of the wl18xx firmware
There are new APIs in the latest version of the wl18xx firmware. Add
the new firmware with a new filename (wl18xx-fw-3.bin), which
corresponds to firmware revision 8.8.0.0.13.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
2014-02-10 11:02:23 +02:00
Larry Finger 4164c23d2e rtlwifi: Add firmware for rtl8192ee
This firmware is for a driver for the Realtek RTL8192EE PCI WIFI device.
It came from a tarball from Realtek named
rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013.tar.gz
and is allowed to be distributed under the LICENCE.rtlwifi_firmware.txt license.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-02-09 13:26:05 +00:00