- 02 Apr, 2012 3 commits
-
-
Hayes Wang authored
Updated firmware with stability fixes. Version: 0.0.2 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
Hayes Wang authored
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>
-
Hayes Wang authored
Updated firmware with stability fixes. Version: 0.0.4 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
- 19 Feb, 2012 3 commits
-
-
Bernd Porr authored
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>
-
Barak Witkowski authored
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>
-
Ben Hutchings authored
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>
-
- 16 Feb, 2012 3 commits
-
-
Divy Le Ray authored
Signed-off-by: Divy Le Ray <divy@chelsio.com>
-
Divy Le Ray authored
Update t4fw.bin symlink to point the the latest firmware. Signed-off-by: Divy Le Ray <divy@chelsio.com>
-
Divy Le Ray authored
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>
-
- 11 Feb, 2012 4 commits
-
-
Arend van Spriel authored
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>
-
Franky Lin authored
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>
-
Franky Lin authored
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>
-
Franky Lin authored
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>
-
- 23 Jan, 2012 4 commits
-
- 29 Dec, 2011 1 commit
-
-
Ben Hutchings authored
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>
-
- 26 Dec, 2011 1 commit
-
-
Michael Chan authored
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>
-
- 17 Dec, 2011 2 commits
-
-
Dmitry Kravkov authored
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]
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 16 Dec, 2011 7 commits
-
-
Ben Hutchings authored
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>
-
Ben Hutchings authored
Downstream commercial distributors need to distribute the source code as well as the binary. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
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>
-
Hayes Wang authored
Add new firmware: 1. rtl_nic/rtl8402-1.fw version: 0.0.1 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
Hayes Wang authored
Add new firmware: 1. rtl_nic/rtl8411-1.fw version: 0.0.1 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
Hayes Wang authored
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>
-
Hayes Wang authored
Updated firmware with stability fixes. Version: 0.0.3 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
- 24 Oct, 2011 1 commit
-
-
Dmitry Kravkov authored
Includes fixes for the following issues: 1. (iSCSI) Arrival of un-solicited ASYNC message causes firmware to abort the connection with RST. 2. (FCoE) There is a probability that truncated FCoE packet on RX path won't get detected which might lead to FW assert. 3. (iSCSI) Arrival of target-initiated NOP-IN during intense ISCSI traffic might lead to FW assert. 4. (iSCSI) Chip hangs when in case of retransmission not aligned to 4-bytes from the beginning of iSCSI PDU. 5. (FCoE) Arrival of packets beyond task IO size can lead to crash. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-
- 01 Oct, 2011 1 commit
-
-
Senthil Balasubramanian authored
This patch adds the inital version of newly formatted firmware for ath6kl driver. Signed-off-by: Senthil Balasubramanian <senthilb@qca.qualcomm.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-
- 16 Sep, 2011 1 commit
-
-
Sucheta Chakraborty authored
Update firmware for QLogic Intelligent Ethernet (3000 and 3100 Series) Adapters to revision 4.0.579. Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-
- 09 Sep, 2011 1 commit
-
-
Ben Hutchings authored
The driver requests "lbtf_usb.bin". Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 02 Sep, 2011 2 commits
-
-
Hayes Wang authored
Add new firmware: 1. rtl_nic/rtl8168f-1.fw version: 0.0.2 2. rtl_nic/rtl8168f-2.fw version: 0.0.2 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
Hayes Wang authored
Updated firmware with stability fixes. Version: 0.0.2 Signed-off-by: Hayes Wang <hayeswang@realtek.com>
-
- 17 Aug, 2011 1 commit
-
-
Larry Finger authored
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-
- 14 Aug, 2011 1 commit
-
-
Shahar Levi authored
The new wl12xx fw (ver 7.3.0.0.77) had some major api changes. The main change was the addition of multi-role concept. For each chip there are two FW kind: 1) A single FW for both STA and AP roles 2) PLT FW that support calibration process Update FW for WL128x chip to 7.3.0.0.77: STA & AP FW version PLT FW version Update FW for WL127x chip 6.3.0.0.77: STA & AP FW version PLT FW version Create a soft symbolic link wl12xx-nvs.bin that link to one of the examples NVF files (by default wl127x) Signed-off-by: Shahar Levi <shahar_levi@ti.com>
-
- 11 Aug, 2011 1 commit
-
-
Shahar Levi authored
Update FW for WL128x chip: STA FW version 7.1.5.50.74 AP FW version 7.2.1.0.54 Update FW for WL127x chip: STA FW version 6.1.5.50.74 AP FW version 6.2.1.0.54 Signed-off-by: Shahar Levi <shahar_levi@ti.com>
-
- 04 Aug, 2011 1 commit
-
-
Andres Salomon authored
These blobs are released by the OLPC project, and drive Marvell libertas chips. OLPC hardware has additional features and quirks, which makes special firmware necessary. The 'lbtf' blobs are thin firmware, which allows the Linux drivers more control over the device's functionality. The firmware was downloaded from http://dev.laptop.org/pub/firmware/libertas/ . Signed-off-by: Andres Salomon <dilinger@queued.net>
-
- 30 Jul, 2011 1 commit
-
-
Dan Williams authored
Signed-off-by: Dan Williams <dcbw@redhat.com>
-
- 29 Jul, 2011 1 commit
-
-
Cho, Yu-Chen authored
Move ENE UB6250 SD/MS card firmware from driver/staging/keucr, and convert it from HEX to using request_firmware() Most for this patch is from huajun.li.lee@gmail.com sent at 2011-03-02,only added the ms card reader firmware and LICENCE of firmware from ENE. Signed-off-by: Cho, Yu-Chen <acho@novell.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-