Commit Graph

5894 Commits (2022.2)
 

Author SHA1 Message Date
Shibby 6a3847d4fe Netgear R7000 fully supported
- wnrtool used to create initial (chk) image (target r7000init)
- buttons works (wifi on/off is like SES button)
- most leds works (without wifi and usb leds)
- ufsd driver is from asus for now but ufsd_netgear is also included (but not working). To compile netgear`s ufsd driver just target in Makefile to UFSD="NETGEAR"
- added support of WAN led (rc/init.c file)

Vic sorry but i propably will override your last commit. I had some code already added to sources before you was commit yours.

wl driver from netgear gpl is not working on tomato, well i`m using asus`s wl driver.

BR!
11 years ago
Vicente 04a2bbbf0a R7000: Model implementation.
I had one R7000 for few hours today, it's what I achieved. WLAN need tweak
but I had to return.
To flash I used dd-wrt as bridge, then flash the build and do nvram erase
from serial port.
11 years ago
Shibby 7734c4ccb8 move spawn-fcgi to the right directory 11 years ago
Shibby a8d16f6d8a include bonding module and link aggregation script
untested yet!
11 years ago
Shibby 029a4d0020 dnsmasq update to 2.69
this commit include also one RMerlin`s commit:
webui: h.count isn't set on Last24 page - use the updateMaxL
value if h.count isn't set
11 years ago
Shibby bef5045e42 Fix for average traffic rate being incorrect until you actually reach the
max number of samples, i.e. wait 10 mins:

thanks to Rmerlin @

b59997cd17
11 years ago
Shibby e8a703dfa5 MiniDLNA update to 1.1.2
Now it works on Tomato-ARM
11 years ago
Shibby 072110c96e Miniupnpd update to 1.8 (20140422) 11 years ago
Shibby 4f747c5a10 openvpn update to 2.3.3 11 years ago
Shibby d75436bc5a nginx support
cherry-picked from Tomato-RAF

This commit include also:
- spawn-fcgi support for PHP. Now we can enable PHP support from GUI.
- new zlib support (Makefile changes). Fix co-operation with PHP
- add some new module for PHP
- fix button support for AC56. WPS button is now as AOSS. Power button is now AOSS led (blink when we push WPS button)
- fix wireless support for AC56 (rc/init.c). Now 80MHz of channel width works for me.
- images for AC56U, AC68U and AC68R are the same well we can just copy images for each router (Makefile)
- rewised www/index.html for nginx
- phpinfo.php file added to /www directory
11 years ago
Shibby adfda32a6d spawn-fcgi sources 11 years ago
Shibby a9069671fd zlib update to 1.2.8 11 years ago
Shibby e070927033 php/pcre/nginx sources from Tomato-RAF 11 years ago
Shibby c0b3e6df6a Rewised wireless driver
we used from February. This one is from March 25
12 years ago
Shibby b542202589 OpenSSL update: 1.0.1g 12 years ago
Shibby f7d874bf86 Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm 12 years ago
victek b61300c423 wl.exe updated GPL4887. Stable. 12 years ago
Shibby 0ced2bb75b Miniupnp for ARM
- update to version 1.8.20140401
- make it workable on Tomato-ARM
- re-apply tomato-helper code
12 years ago
Shibby 47a9b2b713 clean-up 12 years ago
Shibby 782e1f95f6 fix VLAN VID Offset support
allow to use vlan > 16
12 years ago
Shibby 7bd5393c75 RT-AC68U and RT-AC68R are the same well we can return the same MODEL_RTAC68U. 12 years ago
victek 5db0f78149 vlan: missed value for correct model ID in vlan gui 12 years ago
victek bd982cb23c New router ID recognition and vlan map. 12 years ago
victek 95826d1609 wrong place for acs_mode, my fault, correction. 12 years ago
victek ef849015a8 wireless: solved bug adding 'eth1 eth2' in acs_ifnames token. see from line 2881 router/wlconf_arm/wlconf.c 12 years ago
victek 7d744db592 model id: TBC. Makefile:miniupnpd last trunk version comment in Makefile. 12 years ago
victek 2aa1408ca5 model id 12 years ago
victek 681d397166 vlan for RT-AC56 && RT-AC68, shibby test in your RT-AC68, not sure 100%. 12 years ago
Shibby 723d4f86fd add igs binary 12 years ago
Shibby e4a2843bae use older Samba version
it`s smaller, faster and access with password works correct.

For now. Maybe in future we will back to newer version.
12 years ago
Shibby 7ece8c497f fix tomatoanon checkver 12 years ago
Shibby de90698720 add kernel modules for APCUPSD 12 years ago
Shibby 36993a3a8e cosmetics 12 years ago
Shibby addfb641c0 Led configuration for RT-AC68U 12 years ago
Shibby ead830f0b6 Revised about.asp page 12 years ago
Shibby 9da79b467d missing changes in last commit 12 years ago
Shibby dd8f1b8271 Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm
Conflicts:
	release/src/router/httpd/misc.c
	release/src/router/httpd/tomato.c
12 years ago
Victek a208c42751 CPU Load Gauge. 12 years ago
Shibby 35600bc65f fix function of backup configuration from GUI 12 years ago
Shibby 475be8ddf6 fix iptables rules in firewall and access restriction 12 years ago
Shibby 4a31b90b48 fix compilation 12 years ago
Shibby 04359a76ac kernel updates
for emf and igs.
12 years ago
Shibby af1859afbb Another big update
- updated et, wl, ctf, emf, igs, bcm57xx drivers
- most binaries compiled from sources line libbcm, bcmcrypto, libbcmcrypto, nas, eapd, emf, igs
- fixed flash used space
- fixed wireless encryption problem (nas got Segmentation Fault)
- added ionice and taskset for Samba
- shared, include and router/shader code updated
- one fix in optware install script
- removed some mipsel stuff like iptables, iproute, et, nvram ...
- CFLAGS, LDFLAGS updated
- propably much more changes and fixes but i dont remember now ;)
12 years ago
Shibby 0d7b4af927 clean-up 12 years ago
Shibby 5b1a1cf6b3 revert Tiomo patch, do not use IMQ for now 12 years ago
Shibby 7e92e9caef samba-3.5.8 for ARM 12 years ago
Shibby 0906000f08 include updates 12 years ago
Shibby c020286118 shared updates 12 years ago
Shibby c5904acc11 kernel updates 12 years ago
Shibby 6ae60e4580 Remove src, src-rt and src-rt-6.x directories 12 years ago