You need to sign in or sign up before continuing.
- May 18, 2017
-
-
Ben Greear authored
This firmware shoul have the same general feature set as the rest of the 10.4 CT firmware (9984, 9980, etc). Build-tested only in LEDE, but firmware has been tested with ath10k-ct driver on other OSs, so likely works just fine. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
Ben Greear authored
The 988x and 9887 firmwares include a bugfix for a case where blockack did not work sometimes, and many fixes for compiler warnings detected by newer gcc compilers. The 9980 and 9984 firmware includes a large backport of upstream QCA firmware changes to bring it up to date. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Apr 12, 2017
-
-
Pavel Kubelun authored
Kvalo's repo has a newer version of qca9984 firmware. Use it instead. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Apr 04, 2017
-
-
Changmin Jang authored
update the qca988x firmware to firmware-5.bin_10.2.4-1.0-00029. According to LEDE Forum, the new firmware supports mesh mode. Also, it seems to have several improvements. Signed-off-by:
Changmin Jang <ckdalsdk12@gmail.com>
-
- Mar 24, 2017
-
-
Mathias Kresin authored
Do not select the qca988x by default as soon as kmod-ath10k is selected. We do support more ath10k chips than the qca988x in the meantime, so this dependency doesn't make sense any longer. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Mar 22, 2017
-
-
Christian Lamparter authored
This patch adds a new firmware package to ath10k-firmware called ath10k-firmware-qca4019. Signed-off-by:
Christian Lamparter <chunkeey@gmail.com>
-
Christian Lamparter authored
Signed-off-by:
Christian Lamparter <chunkeey@gmail.com>
-
- Mar 03, 2017
-
-
Pavel Kubelun authored
Bump qca9984 firmware. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Feb 14, 2017
-
-
Pavel Kubelun authored
Bump qca9984 firmware. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Feb 01, 2017
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Pavel Kubelun authored
Fixes firmware crash in rare cases and a bug ath10k_pci 0001:01:00.0: received unexpected tx_fetch_ind event: in push mode for those who kept experiencing it after previous firmware update. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
Ben Greear authored
And, update support for 9880 chipsets. The new firmware fixes a regression with EAPOL 4/4 packets added in a recent commit. It also fixes a case where the firmware would improperly try to use STBC when configured for 1x1 (as 9887 always is). Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Jan 15, 2017
-
-
Timo Sigurdsson authored
This patch updates the QCA988X firmware to the latest revision firmware-5.bin_10.2.4-1.0-00016 found in the official ath10k-firmware repository. Tested on TP-Link Archer C7 v2. Signed-off-by:
Timo Sigurdsson <public_timo.s@silentcreek.de>
-
- Jan 13, 2017
-
-
Ben Greear authored
For 988X, 9980, 9984 CT firmware. This should allow IBSS + RSN on at least the 988X firmware, and includes recent stability fixes for all firmware. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Jan 10, 2017
-
-
Pavel Kubelun authored
Current board-2.bin file for qca9984 in Kvalo's repo is from branch 10.4-3.2, while board-2.bin file in code-aurora repo is newer and corresponds to the branch 10.4-3.3, the same as recently updated firmware. Considering that it's better to have all parts from the same branch we are updating board-2.bin as well. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Dec 22, 2016
-
-
Felix Fietkau authored
Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Pavel Kubelun authored
A new firmware that is available on code-aurora repository is newer than in Kvalo's repo. Taking into account that firmwares that are in Kvalo's repo are considered to be tested by internal QCA team, this one seems to be more stable and fixes this bug: ath10k_pci 0000:01:00.0: received unexpected tx_fetch_ind event: in push mode At least i havent faced it for a while in contradiction to current version. Thus switching firmware source for qca9984 until it or a newer version gets into Kvalo's repo. Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 20, 2016
-
-
Kevin Darbyshire-Bryant authored
Bump qca988x firmware to firmware-5.bin_10.2.4.70.59-2 Run tested: Archer C7 v2 Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
- Dec 16, 2016
-
-
Felix Fietkau authored
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
CT firmware files use the same filename with a different URL for different chips. Since all files end up in dl/, filenames need to be unique as well. Add a chip prefix to the output filename to fix this issue. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Dec 14, 2016
-
-
Alberto Bursi authored
this package references an undefined variable for its submenu. Remove this NOP variable assignment. Signed-off-by:
Alberto Bursi <alberto.bursi@outlook.it>
-
- Nov 22, 2016
-
-
Ben Greear authored
The 10.1 includes a good many stability fixes related to the effort of backporting upstream 10.2 firmware. Also enables 802.1q vlan support. Successfully tested on apu2. The 10.4 firmwares including new backported code as well as stability fixes. 10.4 has been tested on Fedora x86-64 platforms, but not on LEDE specifically since I had issues compiling LEDE for my 9980/9984 AP hardware. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Oct 31, 2016
-
-
Pavel Kubelun authored
Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com> [Jo-Philipp Wich: add mirror sha256 sum] Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Oct 19, 2016
-
-
Ben Greear authored
* Backport much of the 10.2 firmware features from upstream QCA driver. This includes ANI support, adaptive CCA, tx-hang workarounds, and lots of other things. Not all of this may be enabled at this point, and more code waits to be backported as time and motivation allows. * Fix some rate-control issues where ath10k in station mode (at least), would sometimes get stuck at low rates. This appeared to be a probe related state machine issue in the firmware, so I added some timeout logic to kick the state machine if it gets stuck. This signicantly improves throughput tests with many stations. * Support configuring WMI WD timeout using SET_SPECIAL API. * Properly configure the rx-mask on bootup to work around problem found by Mr. Kazior. This should remove the need to add the driver hack he posted. * Allow configuring pdev failed-retry threshold. This is how many consecutive tx failures the firmware will allow before resetting the wifi chip (not a full firmware crash). Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Sep 28, 2016
-
-
Stijn Segers authored
This patch moves the ath10k firmware packages to the firmware submenu in the buildroot, where it belongs. Signed-off-by:
Stijn Segers <francesco.borromini@inventati.org>
-
Martin Blumenstingl authored
Use firmware version 10.2.4.70.54 from kvalo's git repository. The old version (even though it's version number is greater) is an old version from September 2015. Using only the firmware versions from kvalo's git repo is recommended, because those are tested by QCA's internal QCA. The QCA988X directory received a small reorganization as a "hw2.0" subdirectory was added - this patch also takes care of that as board.bin was moved to that subdirectory. Signed-off-by:
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
-
- Sep 02, 2016
-
-
Zhao Gang authored
QCA9887 is experimentally supported in compat-wireless-2016-06-20. Signed-off-by:
Zhao Gang <gang.zhao.42@gmail.com>
-
- Aug 28, 2016
-
-
Ben Greear authored
Tested briefly on Netgear r7800. Firmware failed to load on first boot, but then it worked after that and I could not reproduce the failure. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
Ben Greear authored
This fixes a nasty memory corruption bug, among other things. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Aug 11, 2016
-
-
Ben Greear authored
Among other things, this compiles out support for peer caching. The feature did not seem to work well in my testing of AP mode, and totally breaks my own special use of station mode. Briefly tested on ea8500. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Jul 23, 2016
-
-
Ben Greear authored
This firmware has been lightly tested on non LEDE system to date, and will be undergoing further testing and development. Allow users to easily install this on their LEDE system as they prefer. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
Ben Greear authored
Fixes some issues with AES encryption and macbooks. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Jul 14, 2016
-
-
Ben Greear authored
This lets one use the CT ath10k driver instead of the built-in ath10k driver from the upstream kernel (or backports). This should be a drop-in replacement, as well as enabling better CT firmware support. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
- Jul 02, 2016
-
-
Felix Fietkau authored
Use first caldata for devices without OTP. The driver uses the caldata instead of the board.bin data anyway Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jun 21, 2016
-
-
Ben Greear authored
This works around regressions added in the 4.7 kernel. Signed-off-by:
Ben Greear <greearb@candelatech.com>
-
Kevin Darbyshire-Bryant authored
Original URL got 303 redirect which then also dropped the commit id leading to different file revision & MD5 mismatch. Corrected URL & clarified commit ID use in Makefile Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
- Jun 13, 2016
-
-
Pavel Kubelun authored
Signed-off-by:
Pavel Kubelun <be.dissent@gmail.com>
-
- Jun 07, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-