- 24 Sep, 2012 1 commit
-
-
Yuval Mintz authored
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>
-
- 20 Sep, 2012 1 commit
-
-
Larry Finger authored
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>
-
- 19 Sep, 2012 1 commit
-
-
Shahed Shaikh authored
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
-
- 09 Sep, 2012 2 commits
-
-
Larry Finger authored
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>
-
Ray Chen authored
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>
-
- 31 Aug, 2012 1 commit
-
-
Daniel Drake authored
New version. Submitted with permission from Marvell. Signed-off-by: Daniel Drake <dsd@laptop.org>
-
- 16 Aug, 2012 1 commit
-
-
Johannes Berg authored
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>
-
- 19 Jul, 2012 5 commits
-
-
Peng Chen authored
Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Franky Lin authored
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>
-
Larry Finger authored
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>
-
Hayes Wang authored
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>
-
Peng Chen authored
Signed-off-by: Peng Chen <pengchen@qca.qualcomm.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 09 Jul, 2012 5 commits
-
-
Hayes Wang authored
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>
-
Hayes Wang authored
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>
-
Hayes Wang authored
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>
-
Hayes Wang authored
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>
-
Costa Yao authored
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>
-
- 08 Jul, 2012 3 commits
-
-
Larry Finger authored
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>
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 30 Jun, 2012 1 commit
-
-
Luciano Coelho authored
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>
-
- 27 Jun, 2012 1 commit
-
-
Luciano Coelho authored
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>
-
- 15 Jun, 2012 1 commit
-
-
Woody Hung authored
Update firmwrae that support the rt3290 chip. Signed-off-by: Woody Hung <Woody.Hung@mediatek.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
- 12 Jun, 2012 1 commit
-
-
Divy Le Ray authored
Signed-off-by: Divy Le Ray <divy@chelsio.com>
-
- 16 May, 2012 1 commit
-
-
Costa Yao authored
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>
-
- 02 May, 2012 1 commit
-
-
Alex Deucher authored
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>
-
- 27 Apr, 2012 4 commits
-
-
Chad Dupuis authored
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
-
Chad Dupuis authored
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
-
Chad Dupuis authored
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
-
Chad Dupuis authored
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
-
- 20 Apr, 2012 1 commit
-
-
Barak Witkowski authored
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>
-
- 16 Apr, 2012 7 commits
-
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
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>
-
Pascal Terjan authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Ben Hutchings authored
All filenames must be specified relative to the repository root. Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
-
Kalle Valo authored
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>
-
Kalle Valo authored
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>
-
- 02 Apr, 2012 2 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>
-