haxc
071645c698
Repair generate mw4530r firmware default is 8M ( #3732 )
...
* 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路由器支持
* Repair generate mw4530r firmware default is 8M
2020-03-11 23:03:04 +08:00
LEAN-ESX
e521bcc34d
luci-app-adbyby-plus: update adblock.sh
2020-03-10 19:50:23 -07:00
LEAN-ESX
b9cc436ce0
Version bump to R20.3.11
2020-03-10 19:27:22 -07:00
LEAN-ESX
f9cb999ad1
luci-app-adbyby-plus: add support AdGuardHome / Host / DNSMASQ rules
2020-03-10 11:08:59 -07:00
AmadeusGhost
252c766ae3
kernel: generic: add missing config symbol ( #3710 )
...
* kernel: generic: add missing 4.19 config symbol
* kernel: generic: add missing 4.14 config symbol
2020-03-10 22:01:50 +08:00
LEAN-ESX
42306fc7ce
luci-app-adbyby-plus: convert to procd
2020-03-10 06:57:39 -07:00
LEAN-ESX
f6423cc17a
Revert "mac80211: Update to version 4.19.98 ( #3658 )"
...
This reverts commit 19b14206b9
.
2020-03-10 04:16:45 -07:00
LEAN-ESX
c8573a6a53
Revert "Update zerotier.stop ( #3670 )"
...
This reverts commit 8ed70658e2
.
2020-03-10 04:16:06 -07:00
sofair
8ed70658e2
Update zerotier.stop ( #3670 )
...
zerotier handle multiple zt interfaces.
2020-03-10 19:13:23 +08:00
Soff
2db4ae81cd
Fix a typo ( #3686 )
2020-03-10 19:13:10 +08:00
LEAN-ESX
5183fd90b4
luci-app-adbyby-plus: fix Adblock Plus host update
2020-03-10 03:26:57 -07:00
LEAN-ESX
830096f960
UnblockNeteaseMusicGo: bump to v0.19 to allow proxy mode
2020-03-10 03:19:41 -07:00
LEAN-ESX
9c2d970f0c
UnblockNeteaseMusic: fix SyntaxError for node 6.x
2020-03-10 02:35:31 -07:00
LEAN-ESX
ae45546306
luci-app-zerotier: drop nohup depend
2020-03-10 02:33:36 -07:00
LEAN-ESX
761da2dd55
luci-app-adbyby-plus: refactoring new version
2020-03-10 02:31:57 -07:00
LEAN-ESX
0740c83268
luci-app-adbyby-plus: refactoring new version
2020-03-09 23:52:48 -07:00
Aes64X
af3c61718c
Update mach-hiveap-121.c ( #3693 )
...
照抄官方主线,用于修复AeroHive AP-121 千兆有线丢包问题,在我的设备上测试通过。估计很少人用这玩意。
2020-03-10 00:34:13 +08:00
AmadeusGhost
19b14206b9
mac80211: Update to version 4.19.98 ( #3658 )
...
changes:
1. mac80211: brcm: backport remaining 5.6 kernel patches
2. mt76: update to the latest openwrt-19.07 version
3. fix commit 863d607
and 7a29342
2020-03-09 19:25:31 +08:00
Dekun Zhang
dea3bba306
luci-app-qbittorrent: switch WebUI use UPnP to false ( #3679 )
2020-03-09 16:36:48 +08:00
Mattraks
37550afc37
luci-app-ssr-plus: Fix update script Bug ( #3678 )
2020-03-09 16:36:29 +08:00
lunatickochiya
aaf410b642
Update luci-app-openvpn support IPv6 ( #3681 )
...
修复这里https://github.com/coolsnowwolf/lede/issues/3657
2020-03-09 16:35:07 +08:00
AmadeusGhost
4c6aeede97
ipq40xx: improve ASUS RT-AC58U support ( #3680 )
...
Using ath10k-ct-smallbuffers instead of ath10k, avoid memory explosion.
Signed-off-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-03-09 16:33:28 +08:00
LEAN-ESX
559a8cdb63
luci-app-ssr-plus: keep subscribe order
2020-03-08 12:05:04 -07:00
LEAN-ESX
1c44870518
luci-app-cpufreq: drop untest target
2020-03-08 10:55:04 -07:00
LEAN-ESX
3859a2d6f8
luci-app-ssr-plus: change delete all nodes logic
2020-03-08 10:52:36 -07:00
William Chan
d5ddb7e8a5
luci-app-ssr-plus: optimize subscribe ( #3665 )
...
* luci-app-ssr-plus: optimize subscribe
1: Sort by airport.
2: Select node optimize.
3: Full update, delete md5 hashkey.
* luci-app-ssr-plus: select first server
* luci-app-ssr-plus: fix uci bug
2020-03-09 01:45:58 +08:00
CN_SZTL
15bc5a44de
luci-app-unblockmusic: correct the rule for cloud unblocking ( #3666 )
2020-03-09 01:36:05 +08:00
LEAN-ESX
be08adba05
shellsync: add kmod-macvlan depend
2020-03-08 03:04:16 -07:00
LEAN-ESX
a0adb27385
luci-app-cpufreq: unlocked for all target
2020-03-08 01:50:35 -08:00
CN_SZTL
2ae46625df
luci-app-frps: add translation for Chinese ( #3654 )
2020-03-08 13:53:50 +08:00
coolsnowwolf
148f7fd63a
Update unblockmusic
2020-03-08 13:47:44 +08:00
LEAN-ESX
19ec6b2511
frp: instead of frpc and frps
2020-03-07 21:04:40 -08:00
柠火
6c9d459159
Add frps and luci-app-frps ( #3572 )
2020-03-08 12:50:24 +08:00
AmadeusGhost
53872fe931
elfutils: bump to 0.177 ( #3648 )
...
commit:
40de4c0 elfutils: bump to 0.176
4760541 elfutils: Fix compile with uClibc-ng
0851ce4 elfutils: bump to 0.177
f4da28c elfutils: Add host build
2020-03-08 12:49:24 +08:00
AmadeusGhost
7a293422b7
Revert "Update mt76 wireless driver. ( #2782 )" ( #3650 )
...
This reverts commit 49e1a7c9b2
.
2020-03-08 12:49:10 +08:00
LEAN-ESX
5799a958db
automount: add kmod-usb-storage-uas
2020-03-07 20:07:21 -08:00
LEAN-ESX
c50725fb75
Merge branch 'master' of https://github.com/coolsnowwolf/lede
2020-03-07 20:02:01 -08:00
LEAN-ESX
a95879a1de
luci-app-unblockmusic: add to default target
2020-03-07 20:01:48 -08:00
CN_SZTL
46c9581a5f
ppp: bump to 2.4.8 ( #3644 )
...
- openwrt/openwrt@983605e
pppd: update to 2.4.8
- openwrt/openwrt@3589051
ppp: backport security fixes
- openwrt/openwrt@2c3c83e
ppp: activate PIE ASLR by default
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-03-08 11:55:50 +08:00
LEAN-ESX
3cf2d8b1a4
adbyby: add aarch64 arm 64bit support
2020-03-07 19:49:53 -08:00
LEAN-ESX
174fb41716
luci-app-ssr-plus:disable ipv6 to fix upd relay
2020-03-07 19:46:43 -08:00
LEAN-ESX
860a5d1e6a
Revert "luci-app-ssr-plus:ssr-ad separate control use ( #3592 )"
...
This reverts commit 84bf3aadcd
.
2020-03-07 19:42:46 -08:00
LEAN-ESX
2fa78823c4
adbyby: add missing x64 depend
2020-03-06 22:10:46 -08:00
LEAN-ESX
82c9cc0a14
luci-app-adbyby-plus: fix global filter works with unlock music
2020-03-06 20:35:58 -08:00
Amily
84bf3aadcd
luci-app-ssr-plus:ssr-ad separate control use ( #3592 )
...
Co-authored-by: amily <ssr0@ssr0.cn>
2020-03-07 00:43:39 +08:00
22613
e304e1dbc0
verysync add profiledir config ( #3612 )
2020-03-07 00:41:37 +08:00
LEAN-ESX
6db2e387a8
UnblockNeteaseMusicGo: fix package checksum
2020-03-06 08:40:14 -08:00
LEAN-ESX
09836df369
UnblockNeteaseMusicGo: bump version
2020-03-06 08:05:07 -08:00
LEAN-ESX
2bcfd29252
luci-app-ssr-plus: add Trojan udp relay IPv6 support
2020-03-06 01:48:34 -08:00
LEAN-ESX
5e96181fcc
luci-app-ssr-plus: socks listens on IPv6
2020-03-06 01:29:29 -08:00