1
0
Fork 0
Commit Graph

369 Commits (b0e5040cefc922d861820544bd5b29c58bf5e4d5)

Author SHA1 Message Date
Shahed Shaikh b0e5040cef netxen_nic: Update QLogic phanfw.bin to version 4.0.590
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
2013-04-08 11:50:37 -07:00
Yogesh Ashok Powar c530a75c1e 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>
2013-03-09 16:21:36 +00:00
Nithin Nayak Sujir e5c4e54e89 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>
2013-03-09 16:19:01 +00:00
Dmitry Kravkov 72524b4f0b 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>
2013-03-09 16:16:54 +00:00
Ben Hutchings c11f374afd 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>
2013-02-24 03:12:49 +00:00
Yogesh Ashok Powar 6942dba419 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>
2013-02-18 14:42:07 +00:00
Bing Zhao f87c5b8dd5 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>
2013-02-18 03:43:35 +00:00
Bing Zhao 66a7be7fe9 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>
2013-02-18 03:43:05 +00:00
Hayes Wang c5edd97df6 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>
2013-02-18 03:28:20 +00:00
Ben Hutchings 565c10ba35 Merge branch 'sd8688-move' of git://github.com/lkundrak/linux-firmware 2013-02-18 03:16:26 +00:00
Lubomir Rintel 08967164cd 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>
2013-01-27 12:15:03 +01:00
Larry Finger 27f516c5ec 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>
2013-01-21 01:19:36 +00:00
Ben Hutchings 5e90385d9d Revert "carl9170: Add checksum during installation, as preferred by the driver"
This reverts commit 27bfb9d846.

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>
2013-01-17 21:15:48 +00:00
Ben Hutchings 65a5163b8b carl9170: Install binary in the parent directory, not /lib/firmware
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-01-14 11:22:30 +00:00
Ben Hutchings 27bfb9d846 carl9170: Add checksum during installation, as preferred by the driver
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-01-14 11:21:38 +00:00
Ben Hutchings 9f43b7a6b0 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>
2013-01-14 11:02:57 +00:00
Ben Hutchings 2837f7bf89 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>
2013-01-14 10:55:27 +00:00
Ben Hutchings 18b3046a4e carl9170: Add full licence texts to BSD-licenced CMake files
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-01-14 02:28:11 +00:00
Xose Vazquez Perez 32eb7c7307 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>
2013-01-14 02:20:40 +00:00
Ben Hutchings 8cf14f0aca Merge branch 'for_upstream' of git://git.qlogic.com/linux-firmware 2012-12-25 23:14:21 +00:00
Chad Dupuis 9d39be9f8a qla2xxx: Update qla2xxx firmware FTP site in WHENCE file.
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
2012-12-14 12:40:39 -05:00
Chad Dupuis 63f1099782 qla2xxx: Update ql2500_fw.bin to version 5.08.00.
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
2012-12-14 10:23:46 -05:00
Chad Dupuis 8dcc0fe613 qla2xxx: Update ql2400_fw.bin to version 5.08.00.
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
2012-12-14 10:21:52 -05:00
Piotr Haber bda53ca96d 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>
2012-12-03 14:46:28 +00:00
Bing Zhao 3ca5792a2e 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>
2012-12-03 14:46:28 +00:00
Arun Kumar K fb5cda9c70 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>
2012-12-03 14:46:16 +00:00
Pontus Fuchs 0735e3316f 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>
2012-12-03 14:39:47 +00:00
Peng Chen 5c7fc9e294 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>
2012-12-03 14:39:47 +00:00
Hayes Wang fae71211eb 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>
2012-10-30 20:36:41 +00:00
Divy Le Ray 0d6729f2b0 cxgb4: update firmware to revision 1.6.2.0
Signed-off-by: Divy Le Ray <divy@chelsio.com>
2012-09-26 16:59:33 -07:00
Yuval Mintz 236367db10 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>
2012-09-24 21:35:48 +02:00
Ben Hutchings 4fa18f1f21 Merge branch 'for_nic_upstream' of git://git.qlogic.com/linux-firmware 2012-09-24 21:30:06 +02:00
Larry Finger d92576c7fb 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>
2012-09-20 23:27:13 +01:00
Peng Chen 4a91e8c9f1 Update rampatch file for AR9462.
Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-09-20 23:25:28 +01:00
Shahed Shaikh 31559746c6 netxen_nic: Update QLogic phanfw.bin to version 4.0.588
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
2012-09-19 07:32:57 -07:00
Ben Hutchings a707c25a6e Merge branch 'master' of git://dev.laptop.org/users/dsd/linux-firmware 2012-09-09 20:04:28 +01:00
Larry Finger adb6547d1f 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>
2012-09-09 19:58:00 +01:00
Ray Chen 4e17394e23 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>
2012-09-09 19:58:00 +01:00
Daniel Drake bac3567cdb Marvell SD8787: update to v14.66.9.p96
New version. Submitted with permission from Marvell.

Signed-off-by: Daniel Drake <dsd@laptop.org>
2012-08-30 18:23:23 -06:00
Daniel Drake 6a08d149c1 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>
2012-08-30 18:22:59 -06:00
Johannes Berg bbede96f3d 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>
2012-08-16 03:23:38 +01:00
Peng Chen 7560108a2c 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>
2012-07-19 04:02:52 +01:00
Franky Lin e15feb99bd 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>
2012-07-19 02:47:51 +01:00
Larry Finger d8f60751d3 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>
2012-07-19 01:36:25 +01:00
Hayes Wang 3edec9124d 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>
2012-07-19 01:36:25 +01:00
Peng Chen 643b5422ae 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>
2012-07-19 01:31:45 +01:00
Hayes Wang f1f86bbaa0 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>
2012-07-10 00:56:56 +01:00
Hayes Wang 4c48ce9031 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>
2012-07-10 00:56:56 +01:00
Hayes Wang 744d47ee2b 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>
2012-07-10 00:56:56 +01:00
Hayes Wang 95cdda3f1e 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>
2012-07-10 00:56:56 +01:00