Commit Graph

481 Commits (a6815d5a9122c494c9caae6b1a2c5ae783676b8b)

Author SHA1 Message Date
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
Mengdong Lin 7551a3a784 fw_sst_0f28: Add firmware for Intel Baytrail SST DSP
Add firmware file and licence for Intel Baytrail SST DSP audio.
The firmware is distributed under Intel Free Redistribution License.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 14:26:35 -04:00
Tadeusz Struk 932454d582 firmware: qat: QAT_dh895 - Removed unnecessary dma read.
Hi,
Update for qat_895xcc.bin

Changes from last version:
When digest in buffer flag is set fw should not dma-read digest ptr,
but look at the end of the sgl.

Signed-off-by: Liang Ma <liang.j.ma@intel.com>
Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2014-08-05 14:20:05 -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
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
Ben Hutchings a4f3bc03f1 README: Update the submission address to linux-firmware@kernel.org
This new alias will reach all maintainers.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-06-03 21:04:26 +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
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
Ben Hutchings 2759a8611c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
Emmanuel Grumbach says:

I am sending (yet) another pull request to update the firmware for
iwlwifi 7260 / 7265 / 3160 devices,

So we have here a firmware for 7265 (this device has no firmware in
linux-firmware.git yet) and updates for the three aforementioned
devices.
2014-05-27 21:21:16 +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
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
Ben Hutchings 343e46092a Merge branch 'master' of git://github.com/TI-OpenLink/firmwares
Arik Nemtsov says:

Here's an updated FW for the Wilink 8 chip. The name change is due to changes
in some driver/FW APIs.
2014-02-17 23:04:52 +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
Hyong-Youb Kim 503ebce455 myri10ge: update firmware to 1.4.57
Update firmware images for Myri10GE NICs.

Signed-off-by: Hyong-Youb Kim <hykim@myri.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-02-09 13:23:29 +00:00
Yuval Mintz 9f46421920 bnx2x: Update to FW 7.8.19
This new firmware fixes several bugs:
 1. HW attention appears and traffic stops when iSCSI firmware tries to
    retransmit iSCSI login command when the iSCSI login is carrying data
    not aligned to 4-bytes.
 2. FCoE traffic fails to run when running in switch-independent multi-function
    mode and there's more than one interface supporting FCoE on a given port.
 3. While two ports are running FCoE with at least one of them has a function
    number (>1) on the same engine in a 4-port device a zeroed CQE is given,
    causing FCoE traffic to stop.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-02-09 13:15:40 +00:00
Connor Behan d7f8a7c81a Remove executable permissions from firmware files
We should change these permissions unless there is a reason to keep them
executable.

Signed-off-by: Connor Behan <connor.behan@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-01-27 00:49:23 +00:00
Greg Kroah-Hartman 4c7327a357 rtlwifi: Add firmware for rtl8821ae
This firmware is for a driver for the Realtek 8821AE PCI WIFI device.
It came from a tarball from Realtek named
wifi_driver_8821ae_0018.1129.2013.tar.gz and is allowed to be
distributed under the LICENCE.rtlwifi_firmware.txt license.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
[bwh: Fix filename in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-01-27 00:47:16 +00:00
Alex Deucher 418320bd8b radeon: add ucode for HAWAII GPUs
Add new ucode files and update the WHENCE entry, also
bump the copyright date on the license.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-01-19 23:35:48 +00:00
Larry Finger e05f16ef68 rtlwifi: Add firmware for r8723au
This firmware is for a driver that will soon be submitted to the kernel.
It occurs as data statements in Realtek driver rtl8723A_WiFi_linux_v4.1.3_6044.20121224.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-01-19 23:33:04 +00:00
Ben Hutchings a0a6eebe9a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/egrumbach/linux-firmware
Emmanuel Grumbach says:

This is another pull request for another firmware. I am sorry not to
have put this together in the same pull request, but I just didn't know
when that new firmware would come out.
It doesn't replace the older one:
* iwlwifi-{7260,3160}-7.ucode is supported starting from 3.10
* iwlwifi-{7260,3160}-8.ucode is supported starting from 3.13
2014-01-19 23:31:58 +00:00