Shibby
cea4a7526d
Add Buffalo WZR-1750DHP support
...
wan/lan/vlan/wifi/usb works
Know issue:
- some leds not working correct
- reset button may not works
- router has 512MB of RAM, but tomato supports only 256MB. If you store more than 128MB data in /tmp (ramfs) then router will hang.
This commit fix also support of R1D - thx Nikk Gitanes
b87e947386
and try to fix R6250/R6300v2 wireless issue
10 years ago
Shibby
11714293c2
Revert: "cdc-wdm module update"
...
945198ecd8
10 years ago
Shibby
cd947d04f7
fix typo
10 years ago
Shibby
1fa53e8169
4G: add support for QMI modems (E398, MF821) and more
...
QMI support wriiten by @Othmar from Linksysinfo - BIG THANKS
modified by Shibby
this commit include also a lot of changes, fixes and improvements in 4G modems detection and connection process.
10 years ago
Shibby
945198ecd8
kernel: cdc-wdm module update
...
from Oleg
10 years ago
Shibby
ce8182d4ea
Make an image for RT-N18U without SMP
...
There will be two images for N18:
1) regular, same as for AC56/AC68: build in SMP functionality in kernel and the same wl/et/ctf modules, Tuxera NTFS driver
2) NOSMP: no SMP in kernel, dedicated wl/et/ctf modules, Paragon NTFS driver
Regular wireless driver is newer and wireless performance may be a better but on this image RT-N18u has incorrect CPU Load in GUI
NOSMP has older wl driver, Paragon NTFS driver but CPU Load in GUI is correct.
You have choice: use which one you want :)
10 years ago
Shibby
6d03ae71cb
add missing IPSEC modules
...
build-in AIO and moved to extras
10 years ago
Shibby
ddb11592ad
p910nd: update to 0.97
10 years ago
Shibby
204fcb8510
usb_modeswitch: ver 2.2.5 with data package 2015-06-27
10 years ago
Shibby
66c69170ef
MiniDLNA: Fixes for DSD support (dsf, dff) music files
...
Author: Takeshich NAKAMURA
Issue #9 : https://bitbucket.org/pl_shibby/tomato-arm/issues/9/bugs-in-my-source-code-minidlna-add#comment-21807712
10 years ago
Shibby
b2edecb97f
minidlna: update to 1.1.5
10 years ago
Shibby
3c4aca4b90
openssl: update to 1.0.2d
10 years ago
Shibby
a9af22d75c
dropbear: update to 2015.67
10 years ago
Shibby
61a6a91bf3
QMI: add modules
10 years ago
Shibby
4f1f89787f
QMI: add uqmi tool with all depends
10 years ago
Shibby
a7aef02684
FIXED issue #8 - Router mode issue
10 years ago
Shibby
a899e8edb8
FIXED issue #7 - ARM does not sync time after boot
...
switch from Asus`s ntpclient to Mipsel`s ntpc
10 years ago
Shibby
692787776a
4G/LTE - add watchdog and more
...
lot of improvements in switch4g script
10 years ago
Shibby
d3cf773ad7
huawei_ether: write connection status info to log
10 years ago
tvlz
9fc29fedb0
Merged pl_shibby/tomato-arm into shibby-arm
10 years ago
Shibby
bda331974e
fix vsftpd starting when ipv6 is enabled
10 years ago
Shibby
046bdd94fe
ANON: change url - fix typo
10 years ago
Shibby
c0a5442d03
make autoreconf before openvpn compilation
10 years ago
Shibby
5c50190b8c
Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm
10 years ago
pl_shibby
c1e7c23bf3
Merged in tvlz/tvlz-tomato-arm/ipv6-debug-logging (pull request #25 )
...
Re-enable IPv6 Debug Logging
10 years ago
Shibby
e6d556f49f
Custom image for R1D
10 years ago
tomatosoup
ca6d1ab1d0
vsftpd 3.0.3
10 years ago
tomatosoup
d392c64f78
vsftpd 3.0.2
10 years ago
tomatosoup
be8d4845f0
vsftpd 2.3.5
10 years ago
Shibby
8d33db02fb
leave "Other ISP Configuration button" for now
10 years ago
Shibby
a3f3686f1f
SDK7: one fix
10 years ago
Shibby
207102f110
SDK7: clean-up and fixes
10 years ago
Shibby
fa8c152066
SDK7: clean-up
10 years ago
Shibby
6612c5bb2a
SDK7: change utils directory
10 years ago
Shibby
d5f6138ed8
SDK7: toolchain
10 years ago
Shibby
dcfe7aee93
SDK7: Makefile
10 years ago
Shibby
6e9000fdf1
SDK7: kernel
10 years ago
Shibby
ca2da0a3d8
SDK7: router
10 years ago
Shibby
77afd1e1c0
SDK7: include
10 years ago
Shibby
3d365b6798
SDK7: shared
10 years ago
Shibby
ec693eebac
SDK7: tools and drivers
10 years ago
Shibby
f30de7a96c
SDK7: create new branch from SDK6
10 years ago
Shibby
4df6be4e53
fix compilation
10 years ago
Shibby
b87e947386
Add Xiaomi R1D support
...
Author: Nikk Gatanes
Pull Reguest: #37
10 years ago
Shibby
ec74d5f132
rewised huawei_ether module
10 years ago
Shibby
5fc0dd8f2c
ANON: change url
10 years ago
pl_shibby
9c53077b19
Merged in ajerickson/tomato-arm/r6300v2_ch_edits (pull request #34 )
...
add support for the Netgear R6300v2 (CH/Charter version)
10 years ago
Shibby
2f3a6d0ad6
Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm
10 years ago
pl_shibby
de3bde4495
Merged in tvlz/tvlz-tomato-arm/IPv6-Fixes (pull request #36 )
...
Ipv6 fixes
10 years ago
pl_shibby
9992c905af
Merged in tvlz/tvlz-tomato-arm/Qos-Fixes (pull request #35 )
...
ARM Qos Fixes
10 years ago