Commit Graph

301 Commits (4df68b57e062b24b2a1388bc2612829f9a5ae68a)

Author SHA1 Message Date
Chad Dupuis 4df68b57e0 qla2xxx: Update ql2300_fw.bin to version 3.03.28.
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
2012-04-27 13:38:51 -05:00
Ben Hutchings f6480b142a Remove unused 'mwl8335_duplex.fw'
This blob comes from the out-of-tree mwl8335 driver.  It was intended
that the driver would be cleaned up and added to mainline Linux, and
would use this external firmware file.  Unfortunately that has not
been done and the file is redundant.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-21 16:35:46 +01:00
Barak Witkowski 1a9f168b6c bnx2x: adding fw 7.2.51
This new FW adds support in AFEX mode (multifunction using vntag
header).
It also fixes following issues:
1. Theoretical bug in GRO acceleration (only if the GRO Segment Length
   is a multiple of the SGE Size). This will allow removing the
   workaround from the driver.
2. When a TPA aggregation is open and a packet is accepted with
   timestamp OOO, the new packet begins a new aggregation instead of
   being indicated separately.

Signed-off-by: Barak Witkowski <barak@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-20 01:59:27 +01:00
Ben Hutchings 85fbcaa8b1 WHENCE: List each file on its own line
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 05:36:15 +01:00
Ben Hutchings 9a45f6c130 WHENCE: Add currently undocumented firmware files
bnx2/bnx2-mips-09-5.0.0.j15.fw and cxgb3/t3fw-7.10.0.bin were
added by the respective maintainers, so assume the same licence
as for other versions of the firmware.

mts_mt9234mu.fw and mts_mt9234zba.fw were added by a user,
apparently with permission from the vendor but without any licence
specified, so treat them as unknown for now.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 05:15:15 +01:00
Pascal Terjan 5af5b3ebdb Add missing : in WHENCE file
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 03:54:34 +01:00
Ben Hutchings 98d5eeecbc WHENCE: Delete ath6kl's references to directories and non-existent files
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 03:54:34 +01:00
Ben Hutchings d70ea985ce WHENCE: Fix ti-connectivity firmware filenames
All filenames must be specified relative to the repository root.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 03:54:34 +01:00
Kalle Valo e47f996a54 linux-firmware: ath6k: add firmware for AR6004 hw1.2
AR6004 only needs fw-2.bin and currently there's just one board file
(bdata.bin).

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 03:54:31 +01:00
Kalle Valo 3726c5b531 linux-firmware: ath6k: add AR6003 hw2.1.1 firmware version 3.2.0.144
As there are ABI changes increase the API version to 3 and firmware file
is named fw-3.bin.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-04-16 03:54:24 +01:00
Ben Hutchings 8ccddee5ee Merge branch 'linux-firmware' of git://github.com/TI-OpenLink/firmwares 2012-04-02 16:16:15 +01:00
Hayes Wang cf41e02a0e rtl_nic: update firmware for RTL8411
Updated firmware with stability fixes.
Version: 0.0.2

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2012-04-02 05:25:06 +01:00
Hayes Wang 3c11cda97a rtl_nic: update firmware for RTL8111F
Updated firmware with stability fixes.
1. rtl_nic/rtl8168f-1.fw
   Version: 0.0.4
1. rtl_nic/rtl8168f-2.fw
   Version: 0.0.4

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2012-04-02 05:25:06 +01:00
Hayes Wang 942e656fe4 rtl_nic: update firmware for RTL8111E-VL
Updated firmware with stability fixes.
Version: 0.0.4

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2012-04-02 05:25:06 +01:00
Luciano Coelho f268e39204 linux-firmware: ti-connectivity: update wl12xx firmwares
The latest wl12xx driver version now requires a new firmware type with
a different ABI.  This patch adds the corresponding 6 firmware
binaries.  Three for wl127x and three for wl128x.  Each set contains
one firmware for single-role, one firmware for multi-role and one
firmware for production testing and calibration.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-22 09:34:26 +02:00
Luciano Coelho cfa526bd5a linux-firmware: ti-connectivity: change fw version info to new style
Use the new standard of having a Version field below each firmware
filename instead of having a separate list.

Additionally improve the NVS file description.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-22 09:34:26 +02:00
Luciano Coelho 780ce2b2da linux-firmware: update ti-connectivity licence
Update the licence file for Texas Instruments connectivity binaries.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-02-22 09:34:26 +02:00
Bernd Porr 09c949f6d3 usbdux: Add usbduxsigma firmware
This adds the missing firmware for usbduxsigma. The
driver is already part of the kernel 3.2. The firware
was submitted with the initial driver submission but
probably got lost when the kernel.org was attacked.
Added usbduxsigma to the list of files in WHENCE

Signed-off-by: Bernd Porr <berndporr@f2s.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-19 03:42:21 +00:00
Ben Hutchings faacea8bbf Remove execute permissions from various blobs
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-19 01:08:40 +00:00
Barak Witkowski 6f8990bcd2 bnx2x: adding fw 7.2.16
This new FW adds the ability to aggregate packets for GRO (and not just LRO) and
also fixes some bugs. Please consider adding it to the FW tree:

1. Added new aggregation mode: GRO. In this mode packets are aggregated such
   that the original packets can be reconstructed by the O/S.
2. 57712 HW bug workaround - initialized all CAM TM registers to 0x32.
3. Adding the FCoE statistics structures to the BNX2X HSI.
4. Wrong configuration of TX HW input buffer size may cause theoretical
   performance effect. Performed configuration fix.
5. FCOE - Arrival of packets beyond task IO size can lead to crash.
   Fix firmware data-in flow.
6. iSCSI - In rare cases of on-chip termination the graceful termination timer
   hangs, and the termination doesn't complete. Firmware fix to MSL timer
   tolerance.
7. iSCSI - Chip hangs when target sends FIN out-of-order or with isles open at
   the initiator side. Firmware implementation corrected to drop FIN received
   out-of-order or with isles still open.
8. iSCSI - Chip hangs when in case of retransmission not aligned to 4-bytes from
   the beginning of iSCSI PDU. Firmware implementation corrected to support
   arbitrary aligned retransmissions.
9. iSCSI - Arrival of target-initiated NOP-IN during intense ISCSI traffic might
   lead to crash. Firmware fix to relevant flow.

Signed-off-by: Barak Witkowski <barak@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-19 01:07:05 +00:00
Ben Hutchings d50f59e0d2 cxgb4: Delete unused file cxgb4/t4fw-1.3.10.0.bin
There doesn't appear to be any driver version that will request the
file "cxgb4/t4fw-1.3.10.0.bin".  The current version requests
"cxgb4/t4fw.bin" which remains as a symlink.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-19 01:02:27 +00:00
Divy Le Ray 07af67ca68 linux-firmware: update cxgb3 driver firmware to revision 7.12.0
Signed-off-by: Divy Le Ray <divy@chelsio.com>
2012-02-15 22:42:47 -08:00
Divy Le Ray 196909a42d linux-firmware: add t4fw-1.4.16.0.bin firmware for cxgb4 driver.
Update t4fw.bin symlink to point the the latest firmware.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
2012-02-15 22:42:45 -08:00
Divy Le Ray 3b460f1dca linux-firmware: rename t4fw.bin
Suffix the FW file name with its version number.
The cxgb4 driver looks up t4fw.bin, so add this file as a symlink.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
2012-02-15 22:42:37 -08:00
Arend van Spriel 38118a598d linux-firmware: brcm: add firmware for bcm43236 usb device
The brcmfmac driver located in drivers/net/wireless/brcm80211 has
been extended with support for USB devices. This patch adds firmware
for the bcm43236 device.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-11 19:20:10 +00:00
Franky Lin a3041bd28a linux-firmware: brcm: remove nvram file for bcm4329 development board
The nvram file contains configuration info for firmware which varies
with different hardware designs. The version currently in the
repository is for a Broadcom-internal development board that is not
available on the market. This file is not applicable for any exsisting
end-user product. Users should use the nvram file that was
shipped with their device to avoid unexpected or incorrect behavior.
Remove the file from repository to avoid confusion.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-11 19:20:10 +00:00
Franky Lin 21afc6feab linux-firmware: brcm: add bcm4330 firmware for brcmfmac
This is the initial version of bcm4330 firmware of brcmfmac

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-11 19:20:06 +00:00
Franky Lin db83e1f941 linux-firmware: brcm: add new bcm4329 firmware for brcmfmac
This patch adds new version of bcm4329 firmware image for brcmfmac
from 3.3 or later kernel.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-02-11 19:19:50 +00:00
Ben Hutchings 06c8f81933 Update licence text for iwlwifi firmware
Just an extension of the copyright dates.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-01-25 04:07:55 +00:00
Tim Gardner 652fbb406b iwlwifi: add new firmware for 6000g2b devices
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-6000g2b-ucode-18.168.6.1.tgz

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2012-01-23 09:58:21 -07:00
Tim Gardner 4ee709b2ef iwlwifi: add new firmware for 2030 devices
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2030-ucode-18.168.6.1.tgz

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2012-01-23 09:55:52 -07:00
Tim Gardner 26be5d1c76 iwlwifi: add new firmware for 2000 devices
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2000-ucode-18.168.6.1.tgz

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2012-01-23 09:54:08 -07:00
Tim Gardner 5d1a03de96 iwlwifi: add new firmware for 135 devcies
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-135-ucode-18.168.6.1.tgz

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2012-01-23 09:51:19 -07:00
Tim Gardner afe92a82d8 iwlwifi: add new firmware for 105 devices
http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-105-ucode-18.168.6.1.tgz

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
2012-01-23 09:48:25 -07:00
Dan Williams a2995d38c2 firmware/isci: update to oem parameter format v1.3
v1.1 allows finer grained tuning of the SSC (spread-spectrum-clocking)
settings for SAS and SATA.  See notes in probe_roms.h

v1.3 allows the attenuation of the attached cables to be specified to
the driver in terms of 'short', 'medium', and 'long' (see probe_roms.h).
These settings (per phy) are retrieved from the platform oem-parameters
(BIOS rom), the fallback firmware blob, or via a module parameter
override.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-01-05 13:21:40 +00:00
Ben Hutchings 81ee454d09 cis: Add makefile for building CIS files from text format
Most of the CIS files come from the pcmcia-cs project and are built
from a text format using the pack_cis tool.

In pcmcia-cs 3.2.8, apparently the last release, pack_cis had some
bugs that are fatal when it is built with a current gcc and glibc.
Therefore I refer to my own repackaged version that runs successfully
and generates exactly the same binaries included here.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-01-04 00:08:58 +00:00
Ben Hutchings de960e5045 isci: Add firmware blob and sources
isci requires a parameter blob which is usually found in NVRAM, but it
can fall back to loading with request_firmware().  These files are
taken from the Linux source tree where they were wrongly added in
Linux 3.0.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-29 17:27:13 +01:00
Michael Chan 9897fdba8c linux-firmware: bnx2: Update mips firmware to fix iSCSI problems
New firmware fixes iSCSI problems with some LeftHand targets that don't
set TTT=0xffffffff for Data-In according to spec.  Firmware generates
exception warnings for this condition and becomes very slow.  This is
fixed by suppressing these warnings when using default error mask.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-26 19:30:42 +01:00
Dmitry Kravkov 286d045541 bnx2x: Update firmware to 6.2.9
To fix bugs when running offloaded FCoE/iSCSI traffic in multiple
Class of Service environments.  In some scenarios, traffic could stop
on certain rings and eventually all traffic would stop.

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[bwh: Export the blobs to linux-firmware; keep the previous versions]
2011-12-17 09:28:04 +00:00
Ben Hutchings b34ccef9c5 WHENCE: bnx2x: Add the version 6.x.y files
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-17 09:27:56 +00:00
Vladislav Zolotarov 4cece82cd5 bnx2x: replace FW to 6.2.5
Includes FCoE releated fixes in FW flows

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[bwh: Export the blobs to linux-firmware]
2011-12-17 09:27:56 +00:00
Dmitry Kravkov 3ffab34664 bnx2x: Add 57712 support
57712 HW supported with same set of features as for 57710/57711

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[bwh: Export the blob to linux-firmware]
2011-12-17 09:27:56 +00:00
Dmitry Kravkov a935f58b98 bnx2x, cnic, bnx2i: use new FW/HSI
This is the new FW HSI blob and the relevant definitions without logic changes.
It also included code adaptation for new HSI. New features are not enabled.

New FW/HSI includes:
- Support for 57712 HW
- Future support for VF (not used)
- Improvements in FW interrupts scheme
- FW FCoE hooks (stubs for future usage)

Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
[bwh: Export the blobs to linux-firmware]
2011-12-17 09:27:51 +00:00
Ben Hutchings 7ee581d892 keyspan_pda: Add makefile for building from source
The commands given in the source aren't quite right, and don't cover
use of ihex2fw.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-16 05:42:11 +00:00
Ben Hutchings 1f2fd14997 keyspan_pda: Fix parse error with as31 version 2.3.1
keyspan_pda.S has an out-of-range decimal constant that looks
like it was really meant to be a binary constant.  Comparing
with the binary, it appears that as31 used to treat this as 0,
so change the source to use 0 and add a comment on this.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-16 05:42:10 +00:00
Ben Hutchings 5cbed98238 dvb-ttpci: Add source code and makefile
Downstream commercial distributors need to distribute the source code
as well as the binary.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-16 05:42:10 +00:00
Ben Hutchings 2514500322 dsp56k: Add makefile for building from source
Some small amount of postprocessing is required after assembling
bootstrap.asm with a56.  Add a script and makefile for this.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2011-12-16 05:42:10 +00:00
Hayes Wang 4969d2da0c rtl_nic: add new firmware for RTL8402
Add new firmware:
1. rtl_nic/rtl8402-1.fw
   version: 0.0.1

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2011-12-16 05:13:15 +00:00
Hayes Wang f57991bb2f rtl_nic: add new firmware for RTL8411
Add new firmware:
1. rtl_nic/rtl8411-1.fw
   version: 0.0.1

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2011-12-16 05:13:15 +00:00
Hayes Wang 575268fe99 rtl_nic: add new firmware for RTL8111F
Add new firmware:
1. rtl_nic/rtl8168f-1.fw
   version: 0.0.3
2. rtl_nic/rtl8168f-2.fw
   version: 0.0.3

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
2011-12-16 05:13:15 +00:00