Commit Graph

3768 Commits

Author SHA1 Message Date
CN_SZTL
e866f4e02c
luci-app-vssr: sync with upstream source 2020-02-29 04:54:17 +08:00
CN_SZTL
ba328fe6c5
luci-app-serverchan: bump to v1.41 2020-02-29 04:53:43 +08:00
CN_SZTL
44c9ca5b2b
smartdns: refresh config 2020-02-29 03:08:33 +08:00
CN_SZTL
14fa821288
luci-app-smartdns: add support for "serve expired" 2020-02-29 02:49:32 +08:00
AmadeusGhost
7dc881dd79 kernel: bump to 4.9.214, 4.14.171, 4.19.106
Remove error commit from
15a0701cdd
2020-02-29 01:23:18 +08:00
CN_SZTL
f69ca62a4e
rtl88x2bu: add usb network driver by @ElonH (#48)
* rtl88x2bu: add usb network driver

* rtl88x2bu: fix compile

Co-authored-by: ElonH <elonhhuang@gmail.com>
2020-02-29 01:09:55 +08:00
CN_SZTL
9b037608ca
Merge Lean's source 2020-02-29 00:57:16 +08:00
Yangbo
ab8daea73a
ipq40xx: add support for MobiPromo CM520-79F (#28) (#3378)
From LGA1150 dalao (https://github.com/LGA1150/openwrt)

Warning: The compiled firmware only supports flashing under OpBoot.

MobiPromo CM520-79F is an AC1300 dual band router based on IPQ4019

Specification:

SoC/Wireless: QCA IPQ4019
RAM: 512MiB
Flash: 128MiB SLC NAND
Ethernet PHY: QCA8075
Ethernet ports: 1x WAN, 2x LAN
LEDs: 7 LEDs
      2 (USB, CAN) are GPIO
            other 5 (2.4G, 5G, LAN1, LAN2, WAN) are connected to a shift
	    register

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>

ipq40xx: fix build error for cm520-79f (#30)

This commit fix 94a743ea53

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: fix wan port (#33)

This commit fix 223124e

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>

CM520-79F: disable vlan

Co-authored-by: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com>
2020-02-28 23:20:23 +08:00
练亮斌
581d6c22cd
luci-app-ssr-plus: add Trojan subscribe support (#3388)
* add tl-wr720n-v3-16m

* luci-app-ssr-plus: support trojan subscribe.
2020-02-28 23:19:38 +08:00
gudumuyu
5fdbf8a364
kcptun bump to v20200226 (#3398)
1.Recompiled with golang1.14 for performance.
2.Fixed a bug in smux that may cause a connection to terminate unexpected.
2020-02-28 23:13:43 +08:00
CN_SZTL
3ab67a8217
Revert "kernel: bump to 4.9.214, 4.14.171, 4.19.106 (#3318)"
This reverts commit 4d68a12e34.
2020-02-28 20:50:04 +08:00
CN_SZTL
8e01a43cd6
treewide: change description 2020-02-28 20:42:27 +08:00
CN_SZTL
3a3aab545f
luci-app-passwall: sync with upstream source 2020-02-28 18:38:43 +08:00
CN_SZTL
c383af3c3a
luci-app-vssr: sync with upstream source 2020-02-28 18:37:57 +08:00
CN_SZTL
28aecea5e6
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-28 18:37:02 +08:00
CN_SZTL
7bbf9f530b
luci-app-serverchan: sync with upstream source 2020-02-28 18:36:47 +08:00
CN_SZTL
6ec4052b29
luci-app-diskman: bump to v0.2.3 2020-02-28 18:36:00 +08:00
CN_SZTL
ceb6df1e3b
Revert "Kernel/4.14: move some of function back to tcp (#46)"
This reverts commit bfda6da8a5.
2020-02-28 16:09:13 +08:00
QiuSimons
26d2b82561
Kernel/4.19: patch clean up for 4.19.y (#47) 2020-02-28 14:00:42 +08:00
QiuSimons
bfda6da8a5
Kernel/4.14: move some of function back to tcp (#46) 2020-02-28 13:35:56 +08:00
AmadeusGhost
58f981225e minieap: bump to 0.92.1
commit:
  1. misc: fix hex2char reverse
  2. config: fix no-auto-reauth wrong value
  3. rjv3_hashes: fix detect aarch64 arch error
2020-02-28 09:38:18 +08:00
Petr Štetiar
cac532d233 upgs: update to latest git HEAD
cd7eabcd8c9d ugps: Fix compilation under 64-bit
198c06051dd0 Fix build error caused by enabled extra compiler warnings
fc2ab8756b3b Enable extra compiler warnings

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-02-28 09:18:22 +08:00
David Bauer
fb48f74da7 fritz-tools: add support for IPQ40xx platform
AVM devices based on Qualcomm IPQ40xx do not store sector health
information in the OOB area. Make this check optional to support this
platform.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-28 08:28:50 +08:00
Andy Binder
866d4aa5a3 fritz-tools: add fritz_tffs_nand_read tool
A tool for reading the TFFS partitions (a name-value storage usually
found in AVM Fritz!Box based devices) on nand flash.

Copyright (c) 2018 Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.DE>

Based on the fritz_tffs_read tool:
    Copyright (c) 2015-2016 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
and on the TFFS 2.0 kernel driver from AVM:
    Copyright (c) 2004-2007 AVM GmbH <fritzbox_info@avm.de>
and the TFFS 3.0 kernel driver from AVM:
    Copyright (C) 2004-2014 AVM GmbH <fritzbox_info@avm.de>
and the OpenWrt TFFS kernel driver:
    Copyright (c) 2013 John Crispin <blogic@openwrt.org>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Signed-off-by: Valentin Spreckels <Valentin.Spreckels@Informatik.Uni-Oldenburg.de>
Signed-off-by: Andy Binder <AndyBinder@gmx.de>
2020-02-28 08:26:16 +08:00
CN_SZTL
99f33631cf
subweb: adjust 2020-02-28 04:00:47 +08:00
CN_SZTL
4104ac83ea
subweb: add package 2020-02-28 03:49:46 +08:00
CN_SZTL
798f328623
subconverter: bump to latest git HEAD 2020-02-28 03:01:17 +08:00
CN_SZTL
b119ef6cb1
subconverter: use cmake to compile 2020-02-28 02:57:57 +08:00
CN_SZTL
0f0e33d4f3
Merge Lean's source 2020-02-28 01:04:15 +08:00
CN_SZTL
feef1140f4
luci-app-koolproxyR: sync with upstream source 2020-02-28 01:03:18 +08:00
CN_SZTL
d832525746
luci-app-openclash: sync with upstream source 2020-02-28 00:57:22 +08:00
CN_SZTL
58e171b9e1
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-28 00:56:34 +08:00
CN_SZTL
797e01cc80
luci-app-vssr: sync with upstream source 2020-02-28 00:52:35 +08:00
CN_SZTL
bda40fce16
luci-app-unblockneteasemusic-mini: bump to 1.2-6 2020-02-28 00:51:14 +08:00
AmadeusGhost
a906fdff5b avm_fritzbox-4040: fix build error
From https://forum.openwrt.org/t/builderror-ipq40xx/26747/4, but ???
2020-02-27 22:17:43 +08:00
Hauke Mehrtens
e6929ccefd kernel: Add missing includes mtdsplit_*.c
This fixes the following compile problem with kernel 4.9 on lantiq:
drivers/mtd/mtdsplit/mtdsplit_uimage.c:244:34: error: array type has incomplete element type 'struct of_device_id'
 static const struct of_device_id mtdsplit_uimage_of_match_table[] = {
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/mtd/mtdsplit/mtdsplit_uimage.c:245:4: error: field name not in record or union initializer
  { .compatible = "denx,uimage" },

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-27 22:15:36 +08:00
coolsnowwolf
965924a294 luci-app-ssr-plus: change delete servers behavior 2020-02-27 21:33:28 +08:00
coolsnowwolf
3fcc4bed24 luci-app-ssr-plus: subscribe fail when null alias servr name 2020-02-27 20:43:39 +08:00
Mattraks
a615d1824d
luci-app-ssr-plus:Adjust invalid nodes (#3377) 2020-02-27 20:13:07 +08:00
CN_SZTL
a2c26dc2df
ath10k-ct: refresh patches 2020-02-27 18:10:52 +08:00
CN_SZTL
a125bdd0d3
luci-app-vssr: sync with upstream source 2020-02-27 18:01:09 +08:00
CN_SZTL
7fe389093b
luci-app-passwall: sync with upstream source 2020-02-27 18:00:08 +08:00
CN_SZTL
a98ba3e417
strace: update to version 5.5 2020-02-27 17:52:27 +08:00
CN_SZTL
e685f1457a
ath10k-ct: Update to version 2020-02-18 2020-02-27 17:51:40 +08:00
CN_SZTL
50ba6569a7
mbedtls: update to version 2.16.5 2020-02-27 17:44:49 +08:00
CN_SZTL
4d68a12e34
kernel: bump to 4.9.214, 4.14.171, 4.19.106 (#3318)
This reverts commit 191ace6dff.
2020-02-27 17:39:41 +08:00
CN_SZTL
59d9e97911
Merge Lean's source 2020-02-27 17:39:13 +08:00
AmadeusGhost
9c87378caa ipq40xx: essedma Time-balanced scheduling
add script to adjust cpu affinity
essedma Time-balanced scheduling:
TX:
CPU:  |3          | |2          | |1          | |0          |
TX-Q: |15-14-13-12| |11-10-09-08| |07-06-05-04| |03-02-01-00|
         ___________|             |             |
         |  ______________________|             |
	 |  |  _________________________________|
         |  |  |
TX-P: |15-11-07-03| |14-10-06-02| |13-09-05-01| |12-08-04-00|
TX-S: |---+--+--+-| |+-----+--+-| |+--+-----+-| |+--+--+----|
       |                |                |                |
RX:    |                |                |                |
CPU:  |3          | |   2       | |      1    | |         0 |
RX-Q: |07-06      | |05-04      | |03-02      | |01-00      |

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-02-27 10:59:55 +08:00
ElonH
77fc8875ed
tcping-simple: type fix 2020-02-27 10:02:38 +08:00
AmadeusGhost
4d6a354e86 ipq40xx: correct 'disable default vlan tagging'
The essedma driver was disable default vlan tagging.
2020-02-27 08:51:12 +08:00