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>
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>
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>
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>
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>
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>
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>
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>
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>
There are some changes in the newer firmware versions that are not
backwards compatible with older versions of the driver. Starting on
Linux 3.6, we will need these new versions.
The new versions are X.3.10.2.115 for single-role and X.5.7.0.27 for
multi-role.
Signed-off-by: Luciano Coelho <coelho@ti.com>
One more step on the road to entirely eliminating the concept of
packages. I adapted the installation rules from the Fedora
spec file.
They should clearly be less lame, but to do so we'd need more formal
rules about which files should be installed. Maybe just limit it to
things ending in ".bin" or ".fw"?
See http://people.gnome.org/~walters/docs/build-api.txt
Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
add patch and sysconfig for Qualcomm Atheros QCA9564
Signed-off-by: Costa Yao <cqyao@qca.qualcomm.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
basic info about how to submit files or patches.
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
This add firmware for the HD7xxx asics code-
named Southern Islands and the trinity APU code-
named Aruba.
It also updates the dates on the license info.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
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>
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>
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>
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>
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>
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>
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>
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>