openwrt/target/linux/ipq806x
Pavel Kubelun 36a96a4493 ipq806x: fix wireless regression
In current state there's huge regression on ipq806x target that causes the device to transmit broken/malformed frames that are not corrected/detected by error control mechanisms and other less severe issues.
https://bugs.lede-project.org/index.php?do=details&task_id=1197

This finally had been narrowed down to patch 0071-pcie-qcom-fixes.patch

Meanwhile QSDK contains a handful of commits that add support for ipq806x to upstream qcom pcie driver
https://source.codeaurora.org/quic/qsdk/oss/kernel/linux-msm/log/drivers/pci/host/pcie-qcom.c?h=eggplant
Unfortunately qca developers do not bother to push it upstream.

Using those commits instead of lede 0071 patch fixes mentioned issue and probably many others as it seems that corrupted data has been originating within pcie misconfiguration.

Fixes: FS#1197 and probably others
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
2018-01-17 11:02:05 +01:00
..
base-files ipq806x: add support for OpenMesh A42 2018-01-13 08:00:14 +01:00
files-4.9/arch/arm/boot/dts ipq806x: add support for OpenMesh A42 2018-01-13 08:00:14 +01:00
image ipq806x: drop ubifs support 2018-01-15 21:45:43 +01:00
patches-4.9 ipq806x: fix wireless regression 2018-01-17 11:02:05 +01:00
profiles ipq806x: enable ath10k firmware for 988x, 99x0 and 9984 by default 2016-07-04 11:41:32 +02:00
config-4.9 ipq806x: enable gpio watchdog support 2018-01-13 08:00:07 +01:00
Makefile ipq806x: drop ubifs support 2018-01-15 21:45:43 +01:00
modules.mk Revert "ipq806x: make the dwc3 driver and required phy drivers built-in" 2017-03-23 08:29:44 +01:00