coolsnowwolf
191ace6dff
Revert "kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )"
...
This reverts commit 01ab5cf3c9
.
2020-02-26 16:47:18 +08:00
AmadeusGhost
01ab5cf3c9
kernel: bump to 4.9.214, 4.14.171, 4.19.106 ( #3318 )
...
* kernel: bump 4.14 to 4.14.171
Refreshed all patches.
Fixes:
- CVE-2013-1798
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump 4.19 to 4.19.105
Refreshed all patches.
Fixes:
- CVE-2013-1798
- CVE-2019-3016
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump 4.19 to 4.19.106
Refreshed all patches.
Remove upstreamed:
- 950-0786-leds-pca963x-Fix-open-drain-initialization.patch
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* kernel: bump to 4.9.214, 4.14.171, 4.19.106
Co-authored-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2020-02-25 12:24:44 +08:00
haxc
3cde517a11
ath79: add support for TP-Link TL-WR882N/WR885N/WR886N ( #3307 )
...
* ath79: add support for TP-Link TL-WR882N/WR885N/WR886N
This adds support for the various clones of the TL-WR885N recently
supported ("ath79: add support for TP-Link TL-WR885N v1"):
- tplink,tl-wr882n-v1
- tplink,tl-wr882n-v2
- tplink,tl-wr882n-v3
- tplink,tl-wr885n-v1
- tplink,tl-wr885n-v2
- tplink,tl-wr886n-v2
- tplink,tl-wr886n-v3
- tplink,tl-wr886n-v4
- tplink,tl-wr886n-v5
- tplink,tl-wr886n-v6
- tplink,tl-wr886n-v7
These devices are cloned in ar71xx. All models added in this patch are the same hardware CPU
WR885n V2 was tested.
Specifications:
- SOC: Qualcomm Atheros TP9343-AL3A
- CPU: 750MHz
- Flash: 2 MiB (AH1446 25Q16BS1G E5N102)
- RAM: 16 MiB (Zentel A3S28D40JTP-50)
- WLAN: Qualcomm Atheros TP9343 450Mbps
- Ethernet: Atheros AR8228/AR8229 4 port (100M)
添加TP9343芯片的路由器型号支持,TL-WR882N/WR885N/WR886N系列
* ath79: add support for MerCury MW4530R v1
重新添加水星MW4530R路由器支持
2020-02-24 21:31:36 +08:00
AmadeusGhost
f98ac45a63
ramips: fix mmc driver ( #3285 )
...
Since commit f8c55dc ("MIPS: use generic dma noncoherent ops for
simple noncoherent platforms") changed MIPS dma handling, the mmc
driver fails because it doesn't have a dma mask is set.
So set the correct dma mask.
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Co-authored-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-02-24 20:26:25 +08:00
AmadeusGhost
d268405cb9
ramips: sync source code ( #3260 )
...
This commit sync ramips source code from openwrt master.
1. ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
2. ramips: allow to set switchdev by board in ramips_set_preinit_iface
3. kernel: fix typos in KernelPackage description
2020-02-22 12:39:52 +08:00
LGA1150
445949adbf
ramips: add JD-Cloud router support ( #3239 )
...
* generic: support mtd-mac-address-ascii
It supports formats of both 001122334455 and 00:11:22:33:44:55
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* ramips: add JDCloud
Co-authored-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-02-22 12:26:41 +08:00
coolsnowwolf
35b3616c50
add luci-app-unblockneteasemusic-mini by default
2020-02-20 21:13:54 +08:00
AmadeusGhost
dcc9b1d8f7
bcm27xx: fix wireless dependence ( #3161 )
2020-02-18 12:15:28 +08:00
Max Zhao
27fdd0819f
bcm27xx: fix permission ( #3151 )
2020-02-17 15:48:46 +08:00
AmadeusGhost
61341499df
brcm2708: rename target to bcm27xx ( #3098 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-17 10:36:14 +08:00
coolsnowwolf
8dbb8079e8
fix netbios name with cifsd
2020-02-16 23:25:35 +08:00
coolsnowwolf
1a1250842f
ar71xx: fix kenrnel 4.9 patch
2020-02-13 19:52:32 +08:00
coolsnowwolf
c58b2b6d5e
kernel: add missing symbol
2020-02-13 18:04:01 +08:00
CN_SZTL
0625c87abb
kernel: bump 4.9 to 4.9.212 ( #2964 )
...
* kernel: bump 4.9 to 4.9.212
Refreshed all patches.
Fixes:
- CVE-2019-14896
- CVE-2019-14897
Compile-tested on: x86_64
Runtime-tested on: none
Signed-off-by: CN_SZTL <cnsztl@gmail.com>
* kernel4.9: remove patches for layerscape
2020-02-13 18:00:21 +08:00
AmadeusGhost
464fb0c122
ipq806x: add support for ruijie_rg-mtfi-m520 ( #3025 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-11 17:26:50 +08:00
AmadeusGhost
cd3bbb525f
at91: switch to 4.14 ( #3040 )
2020-02-11 17:26:30 +08:00
AmadeusGhost
7133ea672b
sunxi: switch to kernel 4.19 ( #2976 )
2020-02-08 17:16:54 +08:00
BROBIRD
fcea97ebb3
Fix #2975 需要手动选择x86 instructing decoder seiftest ( #2988 )
...
* Update config-4.19
Fix #2975
* Update config-4.19
Fix #2975
2020-02-08 17:15:09 +08:00
AmadeusGhost
da5186e8f8
ramips: Revert 'allow to set switchdev by board in ramips_set_preinit_iface' ( #3000 )
...
This may affect wireless and network.
2020-02-08 17:14:44 +08:00
AmadeusGhost
dacc7eb844
brcm2708: update to latest patches and firmware ( #2965 )
...
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-06 21:45:58 +08:00
AmadeusGhost
6901278ef0
kernel: bump to 4.14.169, 4.19.101 ( #2963 )
...
* kernel: bump to 4.14.169, 4.19.101
* uboot: update to latest
* mediatek: bump to v4.19
* ath79: switch to wpad
* Revert 'grub2: update to latest'
2020-02-06 21:45:40 +08:00
AmadeusGhost
bf55ff68c7
ramips: sync from openwrt v19.07 ( #2938 )
...
This commit sync ramips from openwrt master, and revert use caldata.sh
so that wireless for some devices can works.
2020-02-05 23:47:49 +08:00
AmadeusGhost
2d7f1ed162
ath79: sync and fix wireless ( #2919 )
...
This commit sync target ath79 from openwrt master, and revert some commit which will causes wireless to not work.
Use ath10k-ct-smallbuffers by default, so that small memory devices can normal work.
2020-02-03 23:45:16 +08:00
coolsnowwolf
ecea39f109
Revert "files: sync from openwrt v19.07 ( #2690 )"
...
This reverts commit 2289184a62
.
2020-02-03 12:33:25 +08:00
coolsnowwolf
35f4282816
kernel: fix dst reference leak in flow offload
2020-02-03 11:58:53 +08:00
coolsnowwolf
dca4d71d2d
kernel: add 4.19 missing symbol
2020-02-03 02:14:26 +08:00
AmadeusGhost
2289184a62
files: sync from openwrt v19.07 ( #2690 )
2020-02-01 16:50:37 +08:00
AmadeusGhost
ae48c01089
target: remove support for kernel 3.18 ( #2900 )
2020-01-31 21:48:59 +08:00
AmadeusGhost
06dc25a010
kernel: bump to 4.14.167, 4.19.98 ( #2871 )
...
* kernel: bump to 4.14.167, 4.19.98
* ipq40xx: fix error patch
* bcm2708: sh: use /bin/sh
* kernel: sfp: add Nokia SFP fix from net-next
2020-01-30 01:43:29 +08:00
AmadeusGhost
c7cfa84287
ipq806x: switch to ath10k-ct ( #2854 )
2020-01-30 01:40:13 +08:00
coolsnowwolf
d71d9d1949
ar71xx: NETGEAR WNDR4300 ubi extend to 128M
2020-01-24 12:44:27 +08:00
dunkeng
81ed73d4d6
mvebu:switch to kernel 4.19 ( #2790 )
...
我已经本地更新编译测试过没问题,WRT1200AC
2020-01-18 02:41:10 +08:00
LEAN-ESX
77ab08c20c
ar71xx: switch kernel to 4.14
2020-01-17 10:38:17 -08:00
QING LIU
5537db1a88
x86 EFI image: fix EFI image file size ( #2783 )
...
Fix EFI image file size is not a multiple of 8k block size.
It cause a problem when import image disk in pve with zfs file system.
2020-01-18 01:36:05 +08:00
likanchen
a08774c525
Solve a problem during compiling for mt76x8 ( #2780 )
...
change default package from wpad-basic to wpad-openssl for mt76x8 to solve some problems during compiling.
2020-01-18 01:35:21 +08:00
AmadeusGhost
5e942cf804
update some packages to latest version ( #2760 )
2020-01-13 09:47:13 +08:00
AmadeusGhost
7c7a6f2e55
kernel: bump to 4.9.208, 4.14.162, 4.19.93 ( #2745 )
...
* generic: support mtd-mac-address-ascii
* kernel: bump to 4.9.208, 4.14.162, 4.19.93
* bcm2708: sync from openwrt v19.07
* firmware: update to latest version
* correct mistakes
* ipq40xx: fixed wrong patch
2020-01-11 23:39:11 +08:00
AmadeusGhost
a3281ef090
target: fixed some patches ( #2717 )
2020-01-09 01:24:19 +08:00
LEAN-ESX
4cf64c5142
ar71xx: fix letv board name
2020-01-08 06:14:24 -08:00
eeczw
aeceaafac7
ipq40xx: less ess_edma ipv6 log output for kernel 4.14 ( #2700 )
2020-01-06 15:04:00 +08:00
Aes64X
c32998a4a1
fix AeroHive AP-330 ( #2656 )
2020-01-05 15:11:11 +08:00
outemancut
ad9d6b177f
Update 02_network ( #2672 )
2020-01-03 10:26:01 +08:00
outemancut
c31380b5e4
Update 02_network ( #2592 )
...
修复竞斗云的WAN跟LAN翻转的BUG
2020-01-02 12:40:13 +08:00
LEAN-ESX
a5f1ebf45b
brcm2708: refresh patch
2019-12-28 18:01:32 -08:00
LEAN-ESX
1f846ab2c7
kernel: fix kmemleak warnings introduced in 305-mips_module_reloc.patch
2019-12-28 18:00:00 -08:00
LEAN-ESX
38f64e0960
ipq806x: revert to kernel 4.14
2019-12-28 17:53:52 -08:00
LEAN-ESX
70e66b06b1
kernel: bump to 4.9.207, 4.14.160, 4.19.91
2019-12-24 23:57:52 -08:00
LEAN-ESX
d9a2bd47ea
x86: add ddns dnspod
2019-12-24 02:07:51 -08:00
AmadeusGhost
503fab6473
ipq40xx: update r619ac source code ( #2441 )
...
* ipq40xx: revise r619ac dts
* add r619ac pcie network card support on art
* ipq40xx: fixed sdhci reset info bug
2019-12-24 13:04:24 +08:00
LEAN-ESX
3599a11eba
ar71xx: enable 802.11kvr and WPA3
2019-12-15 21:42:08 -08:00