Commit Graph

5025 Commits (2021.2)
 

Author SHA1 Message Date
Don Bushway 297f05e089 Merged in snowman58/kille72-freshtomato-arm (pull request #41)
RTCONFIG_FANCTRL not defined or used, TCONFIG_FANCTRL is used.

Approved-by: pedro <pedro311@gmail.com>
Approved-by: kille72 <mail@exotic.se>
6 years ago
kille72 5eb043f185 libcurl: Updated CA certificate bundle as of 2019-10-16 6 years ago
kille72 bde91e618f libusb: fix libusb source files 6 years ago
M_ars cbef8d51b0 EA6200 / EA6350v1: rely on linksys cfe default / init parameter (for each router) 6 years ago
pedro f668760f2d xl2tpd: update to 1.3.15 6 years ago
pedro c5bf316547 dnsmasq: update to 936bd82 snapshot
- cosmetic in patch
6 years ago
pedro 5bef26a3f4 router: httpd: misc.c: review get_cfeversion() to be on safe side
- thanks @edrikk to pointing this out
6 years ago
pedro 3c1e4e6ae0 router: httpd: misc.c: tune-up function get_cfeversion() 6 years ago
pedro 053b711b12 router: others: mymotd: fix typo in #75fbcbd 6 years ago
snowman58 c23dfafd67 RTCONFIG_FANCTRL not defined or used, TCONFIG_FANCTRL is used. 6 years ago
pedro 1323ec4136 xl2tpd: update to 1.3.15 6 years ago
pedro 2c7932a9bd dnsmasq: update to 936bd82 snapshot
- cosmetic in patch
6 years ago
pedro db6f544436 router: httpd: misc.c: review get_cfeversion() to be on safe side
- thanks @edrikk to pointing this out
6 years ago
pedro d44588c5cd router: httpd: misc.c: tune-up function get_cfeversion() 6 years ago
pedro 80117df7ca router: others: mymotd: fix typo in #0f5379b 6 years ago
kille72 3c52a87c92 php: updated to 7.2.23 6 years ago
kille72 bfdabd7b1a miniupnpd: update to 2.1.20191006
- cosmetic in patch
6 years ago
kille72 24617075f1 nano: update to 4.5 6 years ago
kille72 19c13a02c4 e2fsprogs: update to 1.45.4 6 years ago
kille72 bb2bb60394 sqlite: update to 3.30.1 6 years ago
M_ars 953434b38b EA6200 / EA6350v1: rely on linksys cfe default / init parameter (for each router) 6 years ago
kille72 ac6477968e php: updated to 7.2.23 6 years ago
kille72 4d8a26bf92 miniupnpd: update to 2.1.20191006
- cosmetic in patch
6 years ago
kille72 5e23fbc6de nano: update to 4.5 6 years ago
kille72 dbca18bc40 e2fsprogs: update to 1.45.4 6 years ago
kille72 f859813636 sqlite: update to 3.30.1 6 years ago
Michał Obrembski b7b4a8ab64 Modified prompt of nvram utility
Changed a help of save and restore command to be more meaningful.
6 years ago
snowman58 522c192129 Update bcmrobo to support R7000, R6400v2 and update led.c . WAN led support now in bcmrobo. 6 years ago
Michał Obrembski 563dfb5f80 Modified prompt of nvram utility
Changed a help of save and restore command to be more meaningful.
6 years ago
Don Bushway 2345bfe299 Merged in snowman58/kille72-freshtomato-arm (pull request #38)
Update bcmrobo to support R7000, R6400v2. Update led.c due to new bcmrobo.

Approved-by: M_ars <m_ars@gmx.net>
Approved-by: pedro <pedro311@gmail.com>
Approved-by: kille72 <mail@exotic.se>
6 years ago
pedro 5a0af2ea36 GUI: Report CFE version on status-overview.asp page 6 years ago
pedro 25340144db router: rc/shared: fix compiler warnings 6 years ago
kille72 4e8d0a453c Merge branch 'shibby-arm7' into shibby-arm7-huawei-cdc-ncm 6 years ago
pedro 3ed383a029 WL: update wireless driver for SDK7 to GPL 382.51640
$ dhd -i eth1 version
(null): 1.194 RC33.0
Dongle Host Driver, version 1.194.33 (r526004)
Compiled in drivers/net/wireless/bcmdhd on May 24 2019 at 18:10:22
6 years ago
pedro 4b8703343f router: rc: openvpn.c: fix typo in #8a77f5b 6 years ago
kille72 fbe52b0200 Merge branch 'shibby-arm' into shibby-arm-huawei-cdc-ncm 6 years ago
kille72 7321f74f74 Merge branch 'shibby-arm' into shibby-arm7 6 years ago
kille72 5cb9b2e35f Merge branch 'shibby-arm' into shibby-arm7-huawei-cdc-ncm 6 years ago
pedro 8a77f5b28e router: rc: openvpn.c: clean-up, code optimization - size reduced by almost 4kB 6 years ago
pedro 5995b9026a router: www: status-overview.asp: fix CPU temperature refreshing
- thanks to @Marco76: https://openlinksys.info/profile.php?lookup=5979
6 years ago
pedro 9379add69c router: rc: openvpn.c: cosmetics, without major changes to the code 6 years ago
pedro 7963aa8f00 router: rc: openvpn.c: fix typo causing wrong netmask to be added to the nat for bridges 2 - 4 6 years ago
M_ars 1a7bed1c35 shared: id.c: - do call check_hw_type() only once (only cosmetic / optimization --> save cpu work/load)
Hint: In case the hw is new/unknown, call check_hw_type() every time.

tested with Tenda AC18, working
6 years ago
M_ars eeade444c6 Tenda AC18: rely on tenda cfe default / init parameter (for each router)
Align to Tenda AC15 in case of different hw/cfe versions (with slightly different parameter for wifi modules)

tested with Tenda AC18, working correct!
6 years ago
M_ars bd46ee33ab Tenda AC15: rely on tenda cfe default / init parameter (for each router)
There are at least two different hw/cfe versions from Tenda, with slightly different parameter for wifi modules
6 years ago
M_ars 4aec540808 Tenda AC18: use variable 1:boardnum=AC18_5G to determine Tenda AC18 (and add some more infos)
Hint: align to Tenda AC15 detection
see also https://www.linksysinfo.org/index.php?threads/fork-freshtomato-arm.74117/page-149#post-308062

tested with Tenda AC18, working
6 years ago
M_ars 85ae94453b Tenda AC15: correct/fix detection, caused by commit 2b1294a413
There are at least 2 different hw/cfe versions from Tenda for that model. With this change, all known versions are correctly detected (again)
See also:
https://www.linksysinfo.org/index.php?threads/fork-freshtomato-arm.74117/page-149#post-308062

Thx to Techie007 for helping & testing
6 years ago
pedro 937090b00c GUI: Report CFE version on status-overview.asp page 6 years ago
pedro 1032658b44 router: rc/shared: fix compiler warnings 6 years ago
pedro 8b9bd43a83 router: rc: openvpn.c: fix typo in #c3e90e9 6 years ago