Commit Graph

5393 Commits

Author SHA1 Message Date
CN_SZTL
38032f3a97
Merge Mainline 2020-04-25 08:43:48 +08:00
CN_SZTL
5a192cf749
mtwifi: remove outdated package 2020-04-25 08:42:58 +08:00
CN_SZTL
b3cf46c550
mt7621/76x8: switch to kernel 5.4 2020-04-25 08:35:17 +08:00
CN_SZTL
d55af8f091 scripts/download.pl: fix typo 2020-04-25 08:16:20 +08:00
CN_SZTL
05b71f090b mt76: refresh patches 2020-04-25 08:14:12 +08:00
CN_SZTL
0ddb22c585 kernel: bump 4.9 to 4.9.220
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-04-25 08:06:59 +08:00
Leon M. George
e420613151 ipq40xx: wpj428: fix missing MDIO GPIO reset and pinmux
The bootloader does not always initialize the MDIO pins before booting
Linux. E.g. on version "U-Boot 2012.07 [Chaos Calmer 15.05.1,r35193] (Jul
25 2017 - 11:36:26)" this is the case when booting automatically without
activating the U-Boot console.

Without this change, the kernel boot will complain about missing PHYs:

 libphy: ipq40xx_mdio: probed
 ar40xx c000000.ess-switch: Probe failed - Missing PHYs!
 libphy: Fixed MDIO Bus: probed

With this change it will work as expected:

 libphy: ipq40xx_mdio: probed
 ESS reset ok!
 ESS reset ok!
 libphy: Fixed MDIO Bus: probed

Ref: GH-2835
Tested-by: Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>
Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit description from Fredrik, subject facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-24 21:16:31 +08:00
AmadeusGhost
c129b6304c mt76: add mt7615-common 2020-04-24 11:25:42 +08:00
Adrian Schmutzler
f998fdb8d6 ramips: remove config-4.14 for mt7621/mt76x8
mt7621 and mt76x8 subtargets have been moved to kernel 5.4 and their
DTS(I) files are incompatible to kernel 4.14.

Remove the corresponding kernel config files to signal that more
boldly and to prevent accidentally patching the wrong kernel when
pulling in older config patches.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-24 08:18:16 +08:00
AmadeusGhost
58cf0e0bca octeon: add support for kernel 5.4 2020-04-24 08:15:26 +08:00
ElonH
02a16ed461
baidupcs-web: add architecture dependence 2020-04-23 18:17:38 +08:00
ElonH
c844c2ef7f
AdGuardHome: add architecture dependence 2020-04-23 18:17:38 +08:00
ElonH
c3cc95a1b3
verysync: add architecture dependence 2020-04-23 18:17:38 +08:00
ElonH
637fd485a3
dnscrypt-proxy-full: add architecture dependence 2020-04-23 18:17:37 +08:00
ElonH
d97fb67bf3
npc: add architecture dependence
fix https://github.com/project-openwrt/openwrt-latest-isco/issues/138
2020-04-23 18:17:37 +08:00
ElonH
debc16f7d9
filebrowser: add architecture dependence 2020-04-23 18:17:36 +08:00
AmadeusGhost
463b6ac050
mac80211: fixed slow wireless startup (#4420)
* hostapd: reduce to a single instance per service

* mac80211: sync upstream source code

* iw: bump to 5.4
2020-04-23 16:42:46 +08:00
ElonH
528a781cef
mentohust: more robust in makefile
fix #146
2020-04-23 14:24:09 +08:00
ElonH
6cc3e77a2d
libpcap: fix prefix path 2020-04-23 14:24:08 +08:00
AmadeusGhost
83f3fc7c9d ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
CN_SZTL
d713bda74f
Revert "generic: fix flow table hw offload"
This reverts commit b36ae2bdc6.
2020-04-23 11:29:37 +08:00
CN_SZTL
e957fd98fd
redsocks2: drop test code 2020-04-23 11:15:04 +08:00
CN_SZTL
c349c067af
redsocks2: fix compatible with openssl 1.1.x, support reuseport 2020-04-23 10:48:29 +08:00
CN_SZTL
fc7ff01576
openssl: bump to 1.1.1g (#4415)
Fixes NULL dereference in SSL_check_chain() for TLS 1.3, marked with
high severity, assigned CVE-2020-1967.

Ref: https://www.openssl.org/news/secadv/20200421.txt

Cherry-pick from openwrt/openwrt@3773ae1.
Also add mirror for mainland China user in this commit.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>

Co-authored-by: Petr Štetiar <ynezz@true.cz>
2020-04-23 10:47:31 +08:00
AmadeusGhost
a18cb784eb mediatek: sync upstream source code 2020-04-23 08:20:22 +08:00
John Crispin
b36ae2bdc6
generic: fix flow table hw offload
Make the driver work with recent upstream changes.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-23 06:24:14 +08:00
ElonH
262ff95ef6
rtl8821cu: __fswab16 and __fswab32 redefine in powerpc arch 2020-04-23 04:40:48 +08:00
CN_SZTL
f69260725e
libubox: backport fixes
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-04-23 04:28:58 +08:00
CN_SZTL
0ca52ff1d7
OpenClash: fix typo error 2020-04-23 03:35:30 +08:00
CN_SZTL
682cb19496
Merge Mainline 2020-04-23 03:12:44 +08:00
CN_SZTL
4b4948f75b
OpenClash: bump to v0.37.4-beta 2020-04-23 03:09:15 +08:00
CN_SZTL
39d4c7314d
luci-app-serverchan: bump to v1.78 2020-04-23 03:08:32 +08:00
CN_SZTL
15aae46668
r8168: fix dependency 2020-04-23 03:08:02 +08:00
CN_SZTL
91c64798df
Merge Mainline 2020-04-23 02:54:31 +08:00
CN_SZTL
1e3f993f39
treewide: adjust boot order 2020-04-23 02:51:26 +08:00
CN_SZTL
1a2210ebc5
ucl: fix CLEAN 2020-04-23 01:44:28 +08:00
CN_SZTL
8e2e62cb6f
Merge Mainline 2020-04-22 23:18:30 +08:00
Petr Štetiar
725e595526 openssl: bump to 1.1.1g
Fixes NULL dereference in SSL_check_chain() for TLS 1.3, marked with
high severity, assigned CVE-2020-1967.

Ref: https://www.openssl.org/news/secadv/20200421.txt
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-22 22:26:01 +08:00
AmadeusGhost
f352e3bf7d iw: bump to 5.4 2020-04-22 18:10:22 +08:00
AmadeusGhost
014283bc8b hostapd: reduce to a single instance per service 2020-04-22 18:09:30 +08:00
John Crispin
c6f0dcd2be generic: fix flow table hw offload
Make the driver work with recent upstream changes.

Signed-off-by: John Crispin <john@phrozen.org>
2020-04-22 17:50:13 +08:00
AmadeusGhost
7c28f81c70 hostapd: reduce to a single instance per service 2020-04-22 17:26:39 +08:00
AmadeusGhost
96e7e840b4 iw: bump to 5.4 2020-04-22 12:21:23 +08:00
Koen Vandeputte
5991d737c6 kernel: bump 4.19 to 4.19.117
Refreshed all patches.

Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-22 11:05:03 +08:00
Petr Štetiar
b181b86a1d kernel: bump 5.4 to 5.4.34
Refreshed patches.

Run tested: qemu-x86-64, apalis, a64-olinuxino
Build tested: x86/64, imx6, sunxi/a53

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-04-22 09:09:42 +08:00
CN_SZTL
d42417c49c
Merge Mainline 2020-04-21 23:22:58 +08:00
Koen Vandeputte
efb8986b2f
imx6: refresh kernel config
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-04-21 23:22:28 +08:00
CN_SZTL
03e75fbd87
Merge Lean's source 2020-04-21 23:19:45 +08:00
ElonH
2c5b53d366
rtl8192: missing ipv6 header
https://github.com/project-openwrt/openwrt-kisco/issues/40
2020-04-21 22:51:41 +08:00
ElonH
68548788db
rtl88x2bu: __fswab16 and __fswab32 redefine in powerpc arch
https://github.com/project-openwrt/openwrt-kisco/issues/38
2020-04-21 21:59:10 +08:00