platform/upstream/linux-firmware.git
10 years agobrcm: add firmware file for BCM43241 SDIO chipset
Arend van Spriel [Tue, 1 Oct 2013 08:53:08 +0000 (10:53 +0200)]
brcm: add firmware file for BCM43241 SDIO chipset

This patch adds the firmware for the BCM43241 SDIO chipset, which
is a 2x2 802.11n device.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agobrcm: rename firmware names expressing host interface type
Arend van Spriel [Tue, 1 Oct 2013 08:53:07 +0000 (10:53 +0200)]
brcm: rename firmware names expressing host interface type

The firmware name used in brcmfmac for SDIO devices was named
generically as brcmfmac-sdio.bin. To use the brcmfmac SDIO driver
the user had to copy the appropriate firmware to brcmfmac-sdio.bin.

This turned out to be inconvenient for developers switching different
devices on their system so brcmfmac was changed to use chip specific
filenames according format brcmfmac<chipid>-sdio.bin. This patch renames
the existing SDIO firmware files to match this format.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoti-connectivity: add wl1251 firmware and license
Felipe Balbi [Tue, 24 Sep 2013 14:29:34 +0000 (09:29 -0500)]
ti-connectivity: add wl1251 firmware and license

This new firmware blob is used with the old wl1251
device whose driver has been in the kernel for quite
some time.

Cc: Luciano Coelho <luca@coelho.fi>
Cc: Pavel Machek <pavel@denx.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
10 years agolinux-firmware: Add Brocade FC/FCOE Adapter firmware files
Rasesh Mody [Tue, 10 Sep 2013 23:10:54 +0000 (16:10 -0700)]
linux-firmware: Add Brocade FC/FCOE Adapter firmware files

This patch adds firmware files for Brocade HBA and CNA drivers(BFA and BNA).

Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoMerge branch 'moxa' of https://github.com/lunn/linux-firmware
Ben Hutchings [Mon, 30 Sep 2013 03:50:51 +0000 (04:50 +0100)]
Merge branch 'moxa' of https://github.com/lunn/linux-firmware

10 years agoradeon: add ucode for KAVERI GPUs
Alex Deucher [Mon, 26 Aug 2013 14:45:33 +0000 (10:45 -0400)]
radeon: add ucode for KAVERI GPUs

Add new ucode files and update the WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoradeon: add smc ucode for BONAIRE
Alex Deucher [Mon, 26 Aug 2013 14:42:44 +0000 (10:42 -0400)]
radeon: add smc ucode for BONAIRE

Add new ucode file and update the WHENCE entry. The
smc ucode is used by the power management controller
on the gpu.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agolinux-firmware: Add firmware patch file for Intel Bluetooth device(3160)
Tedd Ho-Jeong An [Tue, 10 Sep 2013 21:58:51 +0000 (14:58 -0700)]
linux-firmware: Add firmware patch file for Intel Bluetooth device(3160)

This patch adds a firmware patch file for Intel Wireless (3160)
Bluetooth device.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agolinux-firmware: add version information for Intel Bluetooth firmware
Tedd Ho-Jeong An [Tue, 10 Sep 2013 21:58:34 +0000 (14:58 -0700)]
linux-firmware: add version information for Intel Bluetooth firmware

Added version information for Intel Bluetooth device (7260) firmware

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agocw1200: Add SDD file for the Sagrad SG901-1091/1098 WLAN modules.
Solomon Peachy [Wed, 4 Sep 2013 22:52:33 +0000 (18:52 -0400)]
cw1200: Add SDD file for the Sagrad SG901-1091/1098 WLAN modules.

Sagrad has granted permission to redistribute this file, which contains
calibration and initialization tables for for their WLAN modules.

Please note that the cw1200 driver still requires firmware files, which
are separately licensed by ST-E.  When (if?) explicit permission is
obtained to redistribute the firmware, it will be added.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: Adam Harriman <adam@sagrad.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoFix filename for Intel Bluetooth firmware
Tedd Ho-Jeong An [Fri, 23 Aug 2013 00:49:32 +0000 (17:49 -0700)]
Fix filename for Intel Bluetooth firmware

This patch fixes incorrect filename described in the WHENCE

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
10 years agolinux-firmware: update Intel Bluetooth firmware patch file
Tedd Ho-Jeong An [Fri, 23 Aug 2013 00:49:29 +0000 (17:49 -0700)]
linux-firmware: update Intel Bluetooth firmware patch file

build version: 1334_02
firmware patch version: 2e

This patch fixes
- SCO connection issue
- A2DP streaming crash issue
- Buffer overwrite with autosuspend issue

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
10 years agomoxa: Fix firmware file names.
Andrew Lunn [Thu, 5 Sep 2013 11:12:15 +0000 (13:12 +0200)]
moxa: Fix firmware file names.

Too many decimal to hex converstions of the USB product ID resulted in
the firmware files having the wrong name. Rename them, and update the
WHENCE file with the new names.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
10 years agoMerge branch 'moxa' of https://github.com/lunn/linux-firmware
Ben Hutchings [Thu, 8 Aug 2013 20:58:35 +0000 (22:58 +0200)]
Merge branch 'moxa' of https://github.com/lunn/linux-firmware

10 years agomoxa: Add firmware for some of the Moxa USB-Serial hubs
Andrew Lunn [Thu, 8 Aug 2013 10:04:52 +0000 (12:04 +0200)]
moxa: Add firmware for some of the Moxa USB-Serial hubs

The following devices all share the same kernel driver

 *       2 ports : UPort 1250, UPort 1250I
 *       4 ports : UPort 1410, UPort 1450, UPort 1450I
 *       8 ports : UPort 1610-8, UPort 1650-8
 *      16 ports : UPort 1610-16, UPort 1650-16

Add firmware for these devices.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
10 years agoradeon: add ucode for KABINI GPUs
Alex Deucher [Sun, 14 Jul 2013 14:39:26 +0000 (10:39 -0400)]
radeon: add ucode for KABINI GPUs

Add new ucode files and update the WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoradeon: add ucode for BONAIRE GPUs
Alex Deucher [Sun, 14 Jul 2013 14:36:38 +0000 (10:36 -0400)]
radeon: add ucode for BONAIRE GPUs

Add new ucode files and update the WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoradeon: add smc ucode for radeon GPUs
Alex Deucher [Sun, 14 Jul 2013 14:32:21 +0000 (10:32 -0400)]
radeon: add smc ucode for radeon GPUs

Add new ucode files and update WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agolinux-firmware: Add AMD microcode patch firmware files
Suravee Suthikulpanit [Thu, 11 Jul 2013 00:42:56 +0000 (19:42 -0500)]
linux-firmware: Add AMD microcode patch firmware files

For AMD Families 10h ~ 14h Processors
file:   amd-ucode/microcode_amd.bin
md5sum: 55ae79b82cbfddcf7142058be3c9ec2d

For AMD Family 15h Processors
file:   amd-ucode/microcode_amd_fam15h.bin
md5sum: 122ac7e56442c2b7c28eb26978b2d57c

Version: 07_10_2013

Signed-off-by: Sherry Hurwitz <sherry.hurwitz@amd.com>
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
[bwh: Include version in WHENCE and GPG signatures as separate files]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agortl_nic: add firmware rtl8411-2
Hayes Wang [Mon, 8 Jul 2013 09:11:21 +0000 (17:11 +0800)]
rtl_nic: add firmware rtl8411-2

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

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoar3k: add Bluetooth support for QCA98XX/QCA24XX
Chen Chong [Thu, 4 Jul 2013 03:40:40 +0000 (11:40 +0800)]
ar3k: add Bluetooth support for QCA98XX/QCA24XX

add patch & syscfg for Qualcomm Atheros QCA98XX/QCA24XX

Signed-off-by: Chen Chong <chongc@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoiwlwifi: add firmware for 7260 / 3160 devices
Emmanuel Grumbach [Mon, 24 Jun 2013 12:05:52 +0000 (15:05 +0300)]
iwlwifi: add firmware for 7260 / 3160 devices

Add new firmware for new devices: 7260 and 3160
version:
22.0.7.0

Cc: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoList symlinks consistently in WHENCE
Ben Hutchings [Thu, 30 May 2013 00:22:40 +0000 (01:22 +0100)]
List symlinks consistently in WHENCE

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoAdd symlinks for old go7007 firmware filenames
Ben Hutchings [Thu, 30 May 2013 00:13:25 +0000 (01:13 +0100)]
Add symlinks for old go7007 firmware filenames

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoMerge branch 'go7007' of git://linuxtv.org/hverkuil/linux-firmware
Ben Hutchings [Thu, 30 May 2013 00:09:09 +0000 (01:09 +0100)]
Merge branch 'go7007' of git://linuxtv.org/hverkuil/linux-firmware

Hans Verkuil says:

The go7007 staging driver has been substantially overhauled for kernel 3.10.
As part of that process the firmware situation has been improved as well.

While Micronas allowed the firmware to be redistributed, it was never made
part of linux-firmware. Only the firmwares for the Sensoray S2250 were added
in the past, but those need the go7007*.bin firmwares as well to work.

This pull request collects all the firmwares necessary to support all the
go7007 devices into the go7007 directory. With this change the go7007 driver
will work out-of-the-box starting with kernel 3.10.

10 years agorp2: Initial commit of Comtrol RocketPort 2 microcode
Kevin Cernekee [Fri, 24 May 2013 07:53:10 +0000 (00:53 -0700)]
rp2: Initial commit of Comtrol RocketPort 2 microcode

This is used by drivers/tty/serial/rp2.c.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Grant Edwards <grant.edwards@comtrol.com>
Signed-off-by: Nick Thompson <nick.thompson@comtrol.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoMerge branch 'master' of git://git.marvell.com/mwifiex-firmware
Ben Hutchings [Mon, 27 May 2013 16:26:04 +0000 (17:26 +0100)]
Merge branch 'master' of git://git.marvell.com/mwifiex-firmware

10 years agoradeon: add ucode for SUN/HAINAN GPUs
Alex Deucher [Mon, 13 May 2013 20:06:41 +0000 (16:06 -0400)]
radeon: add ucode for SUN/HAINAN GPUs

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agolinux-firmware: Add firmware files for mtk mt7630/mt7650 chipsets
Jay Hung [Tue, 7 May 2013 16:12:08 +0000 (00:12 +0800)]
linux-firmware: Add firmware files for mtk mt7630/mt7650 chipsets

This fw is for bluetooth module for mt7630/mt7650 combo chip

Signed-off-by: Jay Hung <jay.hung@mediatek.com>
[bwh: Corrected driver name in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agoAdd go7007 firmware.
Hans Verkuil [Sun, 17 Mar 2013 09:14:39 +0000 (10:14 +0100)]
Add go7007 firmware.

The go7007 staging driver has been overhauled and is now in decent shape. As
part of that work all related firmware files were collected into one place
(the /lib/firmware/go7007 directory) and the .hex firmwares were converted
into a binary format to make it easy to load for the kernel. It's now time
to add the firmware files here to get full support for this driver.

The original firmware came from Micronas. The initial driver package from
them can be found here:

http://nikosapi.org/software/WIS_Go7007/wis-go7007-linux-0.9.8.tar.bz2

The s2250 firmware is from Sensoray and was already part of linux-firmware.
That firmware has just been renamed.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
10 years agolinux-firmware: add Marvell PCIe8897-B0 WLAN firmware image
Bing Zhao [Thu, 23 May 2013 01:23:52 +0000 (18:23 -0700)]
linux-firmware: add Marvell PCIe8897-B0 WLAN firmware image

Version 15.69.201.p52

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
10 years agoMerge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares
Ben Hutchings [Mon, 6 May 2013 13:21:49 +0000 (14:21 +0100)]
Merge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares

10 years agortl_nic: add firmware rtl8106e-2
Hayes Wang [Tue, 23 Apr 2013 12:37:48 +0000 (20:37 +0800)]
rtl_nic: add firmware rtl8106e-2

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

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
10 years agortl_nic: Add firmware rtl8168g-3
Hayes Wang [Tue, 23 Apr 2013 12:37:47 +0000 (20:37 +0800)]
rtl_nic: Add firmware rtl8168g-3

File: rtl_nic/rtl8168g-3.fw
Version: 0.0.1

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agowl18xx: add default configuration binary
Luciano Coelho [Thu, 17 Jan 2013 13:37:47 +0000 (15:37 +0200)]
wl18xx: add default configuration binary

The wl18xx-conf.bin contains a binary configuration that is used by
the driver to configure the firmware.

Signed-off-by: Luciano Coelho <coelho@ti.com>
11 years agowl18xx: add version 2 of the wl18xx firmware
Luciano Coelho [Wed, 28 Nov 2012 13:00:20 +0000 (15:00 +0200)]
wl18xx: add version 2 of the wl18xx firmware

There is a new API in the latest version of the wl18xx firmware.  Add
the new firmware with a new filename (wl18xx-fw-2.bin), which
corresponds to firmware revision 8.5.0.0.55.

Signed-off-by: Luciano Coelho <coelho@ti.com>
11 years agowl127x/wl128x: update firmwares
Luciano Coelho [Thu, 22 Nov 2012 21:19:53 +0000 (23:19 +0200)]
wl127x/wl128x: update firmwares

Update the wl127x and wl128x firmwares to *.3.10.0.133 for single-role
and *.5.7.0.42 for multi-role.

Signed-off-by: Luciano Coelho <coelho@ti.com>
11 years agoAdd Intel Bluetooth firmware patch files
Tedd Ho-Jeong An [Mon, 22 Apr 2013 20:37:15 +0000 (13:37 -0700)]
Add Intel Bluetooth firmware patch files

This is firmware patch files for Bluetooth module in Intel 7260 combo chip.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
11 years agoFix formatting of LICENCE.ca0132
Ben Hutchings [Sun, 21 Apr 2013 18:39:27 +0000 (19:39 +0100)]
Fix formatting of LICENCE.ca0132

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMerge tag 'ca0132-fw-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/linux...
Ben Hutchings [Sun, 21 Apr 2013 18:36:41 +0000 (19:36 +0100)]
Merge tag 'ca0132-fw-v2' of git://git./linux/kernel/git/tiwai/linux-firmware

Firmware files for CA0132 HD-audio codec (v2)

This contains the external firmware files loaded by Creative CA0132
HD-audio codec driver.  The firmwares are used optionally since 3.9
kernel.

v1->v2: fix the installation path of ct*.bin firmware files

11 years agoradeon: add updated ucode for UVD
Alex Deucher [Wed, 3 Apr 2013 12:53:47 +0000 (08:53 -0400)]
radeon: add updated ucode for UVD

This adds the firmware required for video decode using
the UVD hardware on modern radeon chip.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoradeon: add ucode for OLAND GPUs
Alex Deucher [Mon, 4 Feb 2013 21:40:54 +0000 (16:40 -0500)]
radeon: add ucode for OLAND GPUs

Add new ucode files and update the copyright
dates and WHENCE entry.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: Add firmware files for Creative CA0132 HD-audio codec
Ian Minett [Wed, 10 Apr 2013 14:17:38 +0000 (16:17 +0200)]
linux-firmware: Add firmware files for Creative CA0132 HD-audio codec

The recent snd-hda-codec-ca0132 driver supports the external firmware
blobs since 3.9.

The firmware files are copied from alsa-firmware 1.0.27 release.

Signed-off-by: Ian Minett <ian_minett@creativelabs.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
11 years agonetxen_nic: Add FTP location of phanfw.bin in WHENCE file
Shahed Shaikh [Mon, 8 Apr 2013 03:03:16 +0000 (20:03 -0700)]
netxen_nic: Add FTP location of phanfw.bin in WHENCE file

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
11 years agonetxen_nic: Update QLogic phanfw.bin to version 4.0.590
Shahed Shaikh [Mon, 8 Apr 2013 02:07:46 +0000 (19:07 -0700)]
netxen_nic: Update QLogic phanfw.bin to version 4.0.590

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
11 years agolinux-firmware: Add firmware for mwl8k 8764 chip
Yogesh Ashok Powar [Thu, 7 Mar 2013 04:38:01 +0000 (10:08 +0530)]
linux-firmware: Add firmware for mwl8k 8764 chip

The new firmware version is 7.4.0.9, API is 1.

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agotg3: Add EEE support firmware for 57766 cards
Nithin Nayak Sujir [Thu, 7 Mar 2013 00:07:25 +0000 (16:07 -0800)]
tg3: Add EEE support firmware for 57766 cards

57766 devices with no nvram need a service patch firmware for the boot
code to support EEE. This patch adds the fw.

Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agobnx2x: update fw to 7.8.17
Dmitry Kravkov [Wed, 27 Feb 2013 19:24:07 +0000 (21:24 +0200)]
bnx2x: update fw to 7.8.17

This new firmware includes the following changes:

1. Several corner case bugs in iSCSI code.
2. Fixes for FCoE including support for 3PAR targets.
3. Fixes for SR-IOV behaviour including:
a. Remove FW assert erroneously triggered during FLR.
b. Several fixes in FLR flow.
c. Prevent VF crash when packet bigger than MTU arrives.
d. Improve security against malicious VF.
4. Added CSUM and TSO support for encapsulation protocols.
5. Added RSS capability for GRE traffic based on inner headers.
6. Added FCoE support for 4-port 57840 devices.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocx231xx/cx23885: Remove incorrect Conexant CX23885 firmware
Ben Hutchings [Sun, 24 Feb 2013 03:12:49 +0000 (03:12 +0000)]
cx231xx/cx23885: Remove incorrect Conexant CX23885 firmware

v4l-cx23885-enc.fw is a duplicate of v4l-cx23885-avcore-01.fw, but
should contain code for a different part of the chip.  Unfortunately
the correct code does not seem to be available for redistribution.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: Increment ap firmware API for mwl8k 8366 chip
Yogesh Ashok Powar [Mon, 18 Feb 2013 10:05:50 +0000 (15:35 +0530)]
linux-firmware: Increment ap firmware API for mwl8k 8366 chip

Set new API to 3 which adds following new features in the fw
a) Add support for additional ampdu streams
b) Handle corresponding watchdog events to destroy ampdu streams

The new firmware version is 5.2.8.16

v2: Added new fw file in WHENCE
Suggested by Ben Hutchings <ben@decadent.org.uk>

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: update Marvell SD8797-B0 firmware image
Bing Zhao [Fri, 10 Aug 2012 00:13:17 +0000 (17:13 -0700)]
linux-firmware: update Marvell SD8797-B0 firmware image

Version 14.66.11.p151

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: add Marvell SD8797-B0 firmware image
Bing Zhao [Sat, 4 Feb 2012 04:21:08 +0000 (20:21 -0800)]
linux-firmware: add Marvell SD8797-B0 firmware image

Version 14.66.11.p100

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: update firmware for RTL8168G
Hayes Wang [Wed, 6 Feb 2013 15:18:59 +0000 (23:18 +0800)]
rtl_nic: update firmware for RTL8168G

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

This firmware supports new fw setting mothod for linux kernel.

Add MAC OCP settings for:
 -phy reset
 -PXE in ALDPS
 -pwron sequence
 -OBFF

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMerge branch 'sd8688-move' of git://github.com/lkundrak/linux-firmware
Ben Hutchings [Mon, 18 Feb 2013 03:16:26 +0000 (03:16 +0000)]
Merge branch 'sd8688-move' of git://github.com/lkundrak/linux-firmware

11 years agoMove sd8688*.bin images into mrvl/ tree
Lubomir Rintel [Wed, 16 Jan 2013 01:28:09 +0000 (02:28 +0100)]
Move sd8688*.bin images into mrvl/ tree

They are (unlike rest of sd8xxx images from libertas/ and mrvl/) not Libertas
WiFi specific and are used for the bluetooth controller (btmrvl) which does not
look for them in libertas/.

Provide a compatibility symbolic link to avoid breaking libertas_sdio drivers
that are already in use.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
11 years agortlwifi/rtl8188ee: Add firmware for new driver
Larry Finger [Fri, 11 Jan 2013 05:30:44 +0000 (23:30 -0600)]
rtlwifi/rtl8188ee: Add firmware for new driver

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoRevert "carl9170: Add checksum during installation, as preferred by the driver"
Ben Hutchings [Thu, 17 Jan 2013 21:14:16 +0000 (21:14 +0000)]
Revert "carl9170: Add checksum during installation, as preferred by the driver"

This reverts commit 27bfb9d84640bfbd2776eaa7136b164bd3881700.

There is no need to explicitly add a checksum, as the miniboot tool
normally does this for us.  I can't reproduce the behaviour where the
checksum was omitted.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocarl9170: Install binary in the parent directory, not /lib/firmware
Ben Hutchings [Mon, 14 Jan 2013 11:22:30 +0000 (11:22 +0000)]
carl9170: Install binary in the parent directory, not /lib/firmware

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocarl9170: Add checksum during installation, as preferred by the driver
Ben Hutchings [Mon, 14 Jan 2013 11:21:38 +0000 (11:21 +0000)]
carl9170: Add checksum during installation, as preferred by the driver

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocarl9170: Add and check SHA-256 sums for the toolchain tarballs
Ben Hutchings [Mon, 14 Jan 2013 02:41:56 +0000 (02:41 +0000)]
carl9170: Add and check SHA-256 sums for the toolchain tarballs

The sums for binutils and gcc are based on an HTTPS download (instead
of the default HTTP).

newlib doesn't seem to be available with any kind of signature, so I
compared a tarball and CVS checkout; let's hope they weren't both
compromised.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocarl9170: Fix minimum CMake version
Ben Hutchings [Mon, 14 Jan 2013 02:26:59 +0000 (02:26 +0000)]
carl9170: Fix minimum CMake version

The CMAKE_CURRENT_LIST_DIR command was added in version 2.8.4.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocarl9170: Add full licence texts to BSD-licenced CMake files
Ben Hutchings [Mon, 14 Jan 2013 02:26:07 +0000 (02:26 +0000)]
carl9170: Add full licence texts to BSD-licenced CMake files

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: add carl9170 firmware
Xose Vazquez Perez [Sun, 15 Jul 2012 11:56:38 +0000 (13:56 +0200)]
linux-firmware: add carl9170 firmware

GPLv2 firmware for carl9170, Atheros AR9170 802.11 draft-n USB driver.

Cc: Christian Lamparter <chunkeey@googlemail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMerge branch 'for_upstream' of git://git.qlogic.com/linux-firmware
Ben Hutchings [Tue, 25 Dec 2012 23:14:21 +0000 (23:14 +0000)]
Merge branch 'for_upstream' of git://git.qlogic.com/linux-firmware

11 years agoqla2xxx: Update qla2xxx firmware FTP site in WHENCE file.
Chad Dupuis [Fri, 14 Dec 2012 17:39:38 +0000 (12:39 -0500)]
qla2xxx: Update qla2xxx firmware FTP site in WHENCE file.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
11 years agoqla2xxx: Update ql2500_fw.bin to version 5.08.00.
Chad Dupuis [Fri, 14 Dec 2012 15:23:46 +0000 (10:23 -0500)]
qla2xxx: Update ql2500_fw.bin to version 5.08.00.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
11 years agoqla2xxx: Update ql2400_fw.bin to version 5.08.00.
Chad Dupuis [Fri, 14 Dec 2012 15:21:52 +0000 (10:21 -0500)]
qla2xxx: Update ql2400_fw.bin to version 5.08.00.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
11 years agobrcm: new firmware version for brcmsmac
Piotr Haber [Fri, 30 Nov 2012 21:18:37 +0000 (22:18 +0100)]
brcm: new firmware version for brcmsmac

This version adds ucode support for bcm4313 iPA variant.

Signed-off-by: Piotr Haber <phaber@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: add Marvell USB8797-B0 firmware image
Bing Zhao [Thu, 29 Nov 2012 22:48:09 +0000 (14:48 -0800)]
linux-firmware: add Marvell USB8797-B0 firmware image

Version 14.69.11.p179

This is for Marvell Avastar 88W8797 Rev B0 combo chip with USB
interfaces for both WLAN and Bluetooth.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Frank Huang <frankh@marvell.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agos5p-mfc: Adding firmware files for Samsung MFC device driver
Arun Kumar K [Wed, 28 Nov 2012 12:13:06 +0000 (17:43 +0530)]
s5p-mfc: Adding firmware files for Samsung MFC device driver

Multi format codec (MFC) is the IP present in Samsung Exynos
series SoCs for video encoding/decoding operations.
Two firmware files are added -
s5p-mfc.fw    - For v5 firmware used in Exynos4 series
s5p-mfc-v6.fw - For v6 firmware used in Exynos5 series

Signed-off-by: Arun Kumar K <arun.kk@samsung.com>
[bwh: Include subdirectory name in WHENCE]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoar5523: Add firmware for new driver
Pontus Fuchs [Tue, 20 Nov 2012 21:11:12 +0000 (22:11 +0100)]
ar5523: Add firmware for new driver

AR5523 is a USB Wifi chipset that was popular circa 2005.
Better late then never.

Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoUpdate patch and syscfg files for QCA9564.
Peng Chen [Mon, 12 Nov 2012 05:24:10 +0000 (13:24 +0800)]
Update patch and syscfg files for QCA9564.

Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: update firmware for RTL8168G
Hayes Wang [Tue, 23 Oct 2012 07:02:14 +0000 (15:02 +0800)]
rtl_nic: update firmware for RTL8168G

File: rtl_nic/rtl8168g-1.fw
Version: 0.0.3

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agocxgb4: update firmware to revision 1.6.2.0
Divy Le Ray [Wed, 26 Sep 2012 23:59:33 +0000 (16:59 -0700)]
cxgb4: update firmware to revision 1.6.2.0

Signed-off-by: Divy Le Ray <divy@chelsio.com>
11 years agobnx2x: update fw to 7.8.2
Yuval Mintz [Mon, 24 Sep 2012 07:25:09 +0000 (09:25 +0200)]
bnx2x: update fw to 7.8.2

This new firmware fixes several minor bugs:
 1. In switch dependent mode, DCB priority was used to override inner vlan
    priority.
 2. In switch dependent  mode, inner vlan was added in case of DCB priority
    even if outer vlan was present.
 3. In switch dependent mode, outer vlan was overridden by DCB priority when
    working in STATIC COS mode while inner vlan was present.
 4. iSCSI - under heavy iSCSI traffic, when TCP out-of-order condition
    occurred, it was possible for the connection to close and recover.
 5. iSCSI - connections on-chip TCP establishment might have failed.
 6. iSCSI - out-of-order isles might have caused on-chip TCP connections
    to fail in their graceful termination.
 7. iSCSI - there was a theoretical race in which an RST packet sent from
    pure-ack queue in specific timing could cause a credit-return overflow.
 8. iSCSI - not all packets were completed on a forward channel.
 9. DCB - fixed for 4-port devices; Until now, wrong credit counters were
    used, causing dcb to fail.
10. Fixed false parity reported in CAM memories when operating near -5% on
    the 1.0V core supply.
11. ETS default settings are set to fairness between traffic classes (rather
    than strict priority), and uses the same chip receive buffer configuration
    for both PFC and pause.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: Eilon Goldstein <eilong@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMerge branch 'for_nic_upstream' of git://git.qlogic.com/linux-firmware
Ben Hutchings [Mon, 24 Sep 2012 19:30:06 +0000 (21:30 +0200)]
Merge branch 'for_nic_upstream' of git://git.qlogic.com/linux-firmware

11 years agortlwifi/rtl8712u Revert firmware
Larry Finger [Mon, 10 Sep 2012 16:26:05 +0000 (11:26 -0500)]
rtlwifi/rtl8712u Revert firmware

Although the newest firmware for the RTL8192SU, which is found in vendor
driver rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404, works with most
devices, it causes drops of the wireless connection for the ASUS WL-167G V3
(USB ID 0b05:1791), the D-Link DWA131 (07d1:3303), and probably others.
Tests show that the firmware from vendor driver
rtl8712_8188_8191_8192SU_usb_linux_v7_0.20100831 works better.

This commerts reverts to that older firmware.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoUpdate rampatch file for AR9462.
Peng Chen [Mon, 10 Sep 2012 11:45:02 +0000 (19:45 +0800)]
Update rampatch file for AR9462.

Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agonetxen_nic: Update QLogic phanfw.bin to version 4.0.588
Shahed Shaikh [Wed, 19 Sep 2012 14:32:57 +0000 (07:32 -0700)]
netxen_nic: Update QLogic phanfw.bin to version 4.0.588
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
11 years agoMerge branch 'master' of git://dev.laptop.org/users/dsd/linux-firmware
Ben Hutchings [Sun, 9 Sep 2012 19:04:28 +0000 (20:04 +0100)]
Merge branch 'master' of git://dev.laptop.org/users/dsd/linux-firmware

11 years agortlwifi/rtl8723e: Add firmware for new driver
Larry Finger [Mon, 20 Aug 2012 16:42:30 +0000 (11:42 -0500)]
rtlwifi/rtl8723e: Add firmware for new driver

The driver and firmware are new additions to the rtlwifi family of drivers.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agolinux-firmware: ath6k: add firmware for AR6004 hw1.3
Ray Chen [Mon, 20 Aug 2012 08:06:49 +0000 (11:06 +0300)]
linux-firmware: ath6k: add firmware for AR6004 hw1.3

Signed-off-by: Ray Chen <raychen@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMarvell SD8787: update to v14.66.9.p96
Daniel Drake [Fri, 31 Aug 2012 00:19:45 +0000 (18:19 -0600)]
Marvell SD8787: update to v14.66.9.p96

New version. Submitted with permission from Marvell.

Signed-off-by: Daniel Drake <dsd@laptop.org>
11 years agoMarvell SD8686: update to v9.70.20.p0
Daniel Drake [Thu, 30 Aug 2012 17:31:06 +0000 (11:31 -0600)]
Marvell SD8686: update to v9.70.20.p0

The existing version in the tree was v9.70.3.p36.

The WHENCE file is still correct; this came from Marvell extranet,
and is available under the same license.

Signed-off-by: Daniel Drake <dsd@laptop.org>
11 years agoiwlwifi: update firmware for 6205
Johannes Berg [Fri, 3 Aug 2012 16:39:58 +0000 (18:39 +0200)]
iwlwifi: update firmware for 6205

version 18.168.6.1

This adds support for WoWLAN and P2P, both of
which are still experimental in the driver.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
[bwh: Do not remove the previous version]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoAdd syscfg (different frequency) and patch for AR3002 2.2.1.
Peng Chen [Thu, 19 Jul 2012 01:51:42 +0000 (09:51 +0800)]
Add syscfg (different frequency) and patch for AR3002 2.2.1.

Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agobrcm: add bcm4334 firmware for brcmfmac
Franky Lin [Tue, 17 Jul 2012 19:22:05 +0000 (12:22 -0700)]
brcm: add bcm4334 firmware for brcmfmac

This is the initial version of bcm4334 SDIO interface firmware
for brcmfmac.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agor8712u: Update to latest firmware
Larry Finger [Wed, 11 Jul 2012 18:18:30 +0000 (13:18 -0500)]
r8712u: Update to latest firmware

A new firmware file is used in the vendor driver with name/version
rtl8188C_8192C_8192D_usb_linux_v3.4.2_3727.20120404.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: update firmware for RTL8168G
Hayes Wang [Wed, 11 Jul 2012 12:10:03 +0000 (20:10 +0800)]
rtl_nic: update firmware for RTL8168G

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

Change the ocp_base of linux driver to OCP_STD_PHY_BASE after setting
firmware. The firmware would modify the ocp_base, and that results the
driver uses the wrong ocp_base to access standard phy after setting
firmware.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoAdd syscfg and patch files for AR3002 2.2.1
Peng Chen [Tue, 10 Jul 2012 03:33:12 +0000 (11:33 +0800)]
Add syscfg and patch files for AR3002 2.2.1

Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: add new firmware for RTL8168G
Hayes Wang [Mon, 9 Jul 2012 03:11:52 +0000 (11:11 +0800)]
rtl_nic: add new firmware for RTL8168G

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

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: add new firmware for RTL8106E
Hayes Wang [Mon, 9 Jul 2012 03:11:51 +0000 (11:11 +0800)]
rtl_nic: add new firmware for RTL8106E

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

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: update firmware for RTL8411
Hayes Wang [Mon, 9 Jul 2012 03:11:50 +0000 (11:11 +0800)]
rtl_nic: update firmware for RTL8411

File: rtl_nic/rtl8411-1.fw
Version: 0.0.3

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortl_nic: update firmware for RTL8168F
Hayes Wang [Mon, 9 Jul 2012 03:11:49 +0000 (11:11 +0800)]
rtl_nic: update firmware for RTL8168F

File: rtl_nic/rtl8168f-1.fw
Version: 0.0.5

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoar3k: add patch and sysconfig for Qualcomm Atheros AR9462
Costa Yao [Wed, 4 Jul 2012 09:38:09 +0000 (17:38 +0800)]
ar3k: add patch and sysconfig for Qualcomm Atheros AR9462

 add patch and sysconfig for Qualcomm Atheros AR9462

Signed-off-by: Costa Yao <cqyao@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agortlwifi: rtl8192ce: rtl8192se: rtl8192de: Update to rtl_92ce_92se_92de_linux_mac80211...
Larry Finger [Sun, 8 Jul 2012 20:16:17 +0000 (15:16 -0500)]
rtlwifi: rtl8192ce: rtl8192se: rtl8192de: Update to rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 driver

Realtek driver rtl_92ce_92se_92de_linux_mac80211_0004.0816.2011 introduced new
versions of the firmware for rtl8192se, and rtl8192de. It also adds new
firmware for new cuts of the RTL8192CE chips.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoWHENCE: Move version strings from Info to Version fields
Ben Hutchings [Sun, 8 Jul 2012 17:27:02 +0000 (18:27 +0100)]
WHENCE: Move version strings from Info to Version fields

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoWHENCE: Move informational text from File to Info fields
Ben Hutchings [Sun, 8 Jul 2012 17:23:49 +0000 (18:23 +0100)]
WHENCE: Move informational text from File to Info fields

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
11 years agoMerge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares
Ben Hutchings [Sat, 30 Jun 2012 18:50:47 +0000 (19:50 +0100)]
Merge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares

11 years agowl18xx: add firmware for WiLink8 WLAN chips
Luciano Coelho [Wed, 27 Jun 2012 12:49:21 +0000 (15:49 +0300)]
wl18xx: add firmware for WiLink8 WLAN chips

This new firmware is used with the new wl18xx driver that has been
recently added in the Linux kernel.  It will be part of Linux v3.6.

This new firmware's version is 8.2.0.0.100.

Signed-off-by: Luciano Coelho <coelho@ti.com>