Commit Graph

2261 Commits

Author SHA1 Message Date
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
LEAN-ESX
3cd0262cd0 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-24 05:30:42 -08:00
LEAN-ESX
bab4aee9fb luci-app-unblockmusic: enable FLAC unlocked 2020-02-24 05:29:37 -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
ntlf9t
c9f2c9c472
Update v2ray_server (#3265)
减少日志生成
2020-02-22 22:08:47 +08:00
coolsnowwolf
e70658a51e automount: revert to ntfs-3g 2020-02-22 19:37:14 +08:00
coolsnowwolf
b67976c246 readline: curses link 2020-02-22 16:00:57 +08:00
coolsnowwolf
75a885d425 luci-app-dnspod: remove out-of-date package 2020-02-22 14:42:08 +08:00
Max Zhao
62ec3bfa9d
luci-app-ssr-plus: support custom url to update chnroute (#3221)
* luci-app-ssr-plus: support custom url to update chnroute

* Update ssr-plus.po

* Update update.lua

* Update advanced.lua

* Update Makefile

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-02-22 12:45:34 +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
5e271e43e3 luci-app-adbyby-plus: less debug logs 2020-02-22 12:22:01 +08:00
coolsnowwolf
97700ac6f6 luci-app-adbyby-plus: fix checked date display 2020-02-22 12:19:55 +08:00
coolsnowwolf
e5a18fdcf6 ncurses: Do not pass both -fPIC and -fpic 2020-02-22 12:03:35 +08:00
coolsnowwolf
073faf0741 luci-app-adbyby-plus: rewrite mem running mode 2020-02-22 01:08:05 +08:00
coolsnowwolf
37ba200723 wireless-regdb: move patch 2020-02-21 21:25:39 +08:00
coolsnowwolf
8cb3f52340 wireless-regdb: Make it build with python2 or python3 2020-02-21 19:28:40 +08:00
coolsnowwolf
5635bfee3a samba4: add python 3.5+ build support 2020-02-21 18:36:51 +08:00
coolsnowwolf
1c4ae206b8 target: add zerotier by default 2020-02-21 14:30:58 +08:00
AmadeusGhost
e5f08410e0
adjust build script (#3235)
* download.pl: add jsDelivr mirror for GitHub and add utsc mirrors

* m520: fix 'hlos' not found

* dependence: add python3

* netfilter: Revert delete support for kernel 4.9

* scons: move to packages feed
2020-02-21 11:55:07 +08:00
coolsnowwolf
272b716f60 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-21 11:48:27 +08:00
coolsnowwolf
16fa7ac9cc wireless-regdb: bump to 2019.06.03 2020-02-21 11:48:14 +08:00
CN_SZTL
3d8261a225
luci-app-unblockneteasemusic-mini: fix typo error (#3231) 2020-02-21 02:52:54 +08:00
coolsnowwolf
7c2ac8f94c luci-app-unblockneteasemusic-mini: change name 2020-02-21 02:50:51 +08:00
coolsnowwolf
9f8000a6d6 sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00
coolsnowwolf
6561323807 luci-app-ssr-plus: allowInsecure default on 2020-02-20 21:20:16 +08:00
coolsnowwolf
104f01fb0c Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-02-20 21:14:22 +08:00
coolsnowwolf
35b3616c50 add luci-app-unblockneteasemusic-mini by default 2020-02-20 21:13:54 +08:00
Shuanglei Tao
3999bcc728
srelay: fix build on none linux os (#3223) 2020-02-20 20:13:18 +08:00
coolsnowwolf
30ffdb3f2a luci-app-ssr-plus: add custom DNS setting for Netflix etc 2020-02-20 16:54:11 +08:00
trackycn
b3e90d7d68
v2ray server support empty username and password for socks and http protocol (#3203) 2020-02-20 16:13:39 +08:00
CN_SZTL
4605165ed2
luci-app-unblockneteasemusic-mini: add package (#3218)
* luci-app-unblockneteasemusic-mini: add package

* Update Makefile

* Update unblockneteasemusic-mini

Co-authored-by: coolsnowwolf <31687149+coolsnowwolf@users.noreply.github.com>
2020-02-20 16:12:24 +08:00
coolsnowwolf
1f34a3c94b
luci-app-ssr-plus: auto-switch sortable 2020-02-20 15:47:10 +08:00
coolsnowwolf
9fedd2b379 smartdns: remove package and luci 2020-02-20 11:02:12 +08:00
coolsnowwolf
25dd637650 luci-app-ssr-plus: add subscribe auto-switch setting 2020-02-20 10:44:14 +08:00
coolsnowwolf
06f2f56860 luci-app-ssr-plus: keep user's auto-switch setting after subscribe update 2020-02-20 01:10:50 +08:00
coolsnowwolf
ce4f85886d dnsmasq: add mini ttl support client-side cache 2020-02-19 20:07:15 +08:00
coolsnowwolf
5e65d8e2e1 build: add ABI_VERSION to binary package names 2020-02-19 18:56:44 +08:00
ElmerZhang
b5993c0f11
update PKG_SOURCE_URL of mkimage (#3199) 2020-02-19 18:47:13 +08:00
lqdflying
759895dd9f
HAproxy has supported both domain and ip now (#3192) 2020-02-19 18:46:52 +08:00
Max Zhao
3036d92f2e
luci-app-ssr-plus: fix trojan url import (#3195) 2020-02-19 18:45:55 +08:00
manyeechen
a18e7218b4
npc: bump version to v0.26.3 (#3190)
fix:
mux 无锁队列同时进行pop可能导致死循环的问题
mux buffer pool 同一对象可能放入两次的问题
socks5 tcp连接未及时断开问题
udp 穿透逻辑不完善
change:
文件记录改为临时文件写入完毕后替换,避免文件被截断照成数据丢失 #412
service初始化失败后继续运行,但无法提供相关功能 #407
2020-02-19 14:54:03 +08:00
manyeechen
6d579bcf33
frpc: bump version to v0.31.2 (#3191)
Fix not release port when client start proxy error.
2020-02-19 14:53:46 +08:00
ElonH
d99da91bbe
upx: fix dependence (#3188)
missing ucl library dependence
reduce error probability on parallel build
2020-02-19 14:53:31 +08:00
coolsnowwolf
ffa1a3a364 luci-app-cifsd: load modules on boot 2020-02-19 14:44:31 +08:00
coolsnowwolf
c98a984d4a luci-app-ssr-plus: fix check port status when vps disable ping 2020-02-19 00:13:08 +08:00
coolsnowwolf
dcc9bb5879 luci-app-ssr-plus: add LAN ac control 2020-02-18 21:56:34 +08:00
coolsnowwolf
8269399df9 luci-app-ssr-plus: add anti-AD v4 rules by default 2020-02-18 16:24:20 +08:00
coolsnowwolf
0ccf9b831d luci-app-unblockmusic: fix log_check sh shell 2020-02-18 13:29:49 +08:00
coolsnowwolf
e0b224cab6 UnblockNeteaseMusic:update kuwo api (kuwoDES support) 2020-02-18 12:36:51 +08:00