You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/firmware
Koen Vandeputte 5a8d03ceeb ath10k-firmware: update Candela Tech firmware images
*  Jan 2, 2019
Rebase patches to make 9980 bisectable.

*  Jan 2, 2019
Fix scheduling related assert when wal-peer is deleted with pending
tx buffers (bug 54, and others)

*  Jan 7, 2019:
Fix specifying retransmits for AMPDU frames.  It was previously ignored
since it is a 'software' retransmit instead of a hardware retransmit.

*  Jan 9, 2019
Fix potential way to get zero rates selected (and then assert)

*  Jan 18, 2019
pfsched has specific work-around to just return if we find invalid flags AND
if we are in an out-of-order situation.  Maybe this is last of the pfsched
related issues (bug 54 and similar).

*  Jan 24, 2019
The rcSibUpdate method can be called concurrently with IRQ tx-completion callback,
and that could potentially allow the tx-completion callback to see invalid state
and assert or otherwise mess up the rate-ctrl logic.  So, disable IRQs in
rcSibUpdate to prevent this.  Related to bug 58.

*  Jan 28, 2019
Ensure that cached config is applied to ratectrl objects when fetched from
the cache.  This should fix part of bug 58.

*  Jan 28, 2019
Ensure that ratectrl objects from cachemgr are always initialized.  This fixes
another part of bug 58.

*  Jan 30, 2019
Better use of temporary rate-ctrl object.  Make sure it is initialized, simplify
code path.  This finishes up porting forward similar changes I made for wave-1
firmware long ago, and fixes another potential way to hit bug-58 issues.

*  Jan 30, 2019
Cachemgr did not have a callback for when memory was logically freed.  This means
that peers could keep stale references to rate-ctrl objects that were in process
of being DMA'd into to load a different peer's rate-ctrl state.  This was causing
the bugcheck logic to fail early and often, and I suspect it might be a root cause
of bug 58 as well.  The fix is to add a callback and set any 'deleted' memory references
to NULL so that we cannot access it accidentally.  Thanks to excellent logs and patience
from the bug-58 reporter!

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
5 years ago
..
am33x-cm3 treewide: clean up and unify PKG_VERSION for git based downloads 7 years ago
amd64-microcode Revert "amd64-microcode: create early load microcode image" 6 years ago
ath10k-firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
b43legacy-firmware treewide: clean up download hashes 7 years ago
brcmfmac-board-rpi brcm2708: move wifi calibration EEPROMs out of base-files 6 years ago
intel-microcode Revert "intel-microcode: create early load microcode image" 6 years ago
ipq-wifi ipq-wifi: add support for Linksys EA6350v3 5 years ago
ixp4xx-microcode treewide: clean up download hashes 7 years ago
lantiq/dsl-vrx200-firmware-xdsl treewide: clean up download hashes 7 years ago
layerscape layerscape: build ls-dpl package with linux dtc tool 6 years ago
linux-firmware linux-firmware: broadcom: package 4366C0 FullMAC firmware 5 years ago
prism54-firmware treewide: clean up download hashes 7 years ago
vsc73x5-ucode treewide: clean up download hashes 7 years ago
wireless-regdb wireless-regdb: fix PKG_MIRROR_HASH 7 years ago