summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove unused robocfg stuffWaldemar Brodkorb2006-01-031-6/+0
| | | | SVN-Revision: 2815
* first load network driver (10), then wlan driver (20) and then wlcompat, so ↵Waldemar Brodkorb2006-01-032-3/+3
| | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814
* hopefully last fix for S60cronOliver Ertl2006-01-021-6/+4
| | | | SVN-Revision: 2812
* Updated to latest tmsnc version 0.3.1Florian Fainelli2006-01-021-3/+3
| | | | SVN-Revision: 2811
* Fixed ticket #169 thanks to gps !Florian Fainelli2006-01-021-0/+1
| | | | SVN-Revision: 2808
* Corrected ticket #168Florian Fainelli2006-01-021-2/+5
| | | | SVN-Revision: 2805
* Corrected ticket #100Florian Fainelli2006-01-022-2/+34
| | | | SVN-Revision: 2804
* Fixed ticket #44Florian Fainelli2006-01-024-1/+36
| | | | SVN-Revision: 2803
* Corrected ticket #118Florian Fainelli2006-01-021-2/+2
| | | | SVN-Revision: 2802
* software watchdog as kernel modul, pf ring as kernel module. saves some ↵Waldemar Brodkorb2006-01-028-117/+42
| | | | | | bytes in the default images, ideas from 22c3 talking with nbd and sven-ola SVN-Revision: 2801
* enable watchdog daemon in busybox by defaultWaldemar Brodkorb2006-01-021-1/+1
| | | | SVN-Revision: 2800
* revert config default change for ieee80211-dscape, do real depends insteadFelix Fietkau2006-01-021-2/+3
| | | | SVN-Revision: 2799
* disable kmod-ieee80211-dscape on 2.4 devel buildWaldemar Brodkorb2006-01-021-1/+0
| | | | SVN-Revision: 2798
* load switch drivers after ethernet driversFelix Fietkau2006-01-011-3/+3
| | | | SVN-Revision: 2797
* Added collectd, thanks to Florian ForsterFlorian Fainelli2005-12-296-0/+169
| | | | SVN-Revision: 2796
* Corrected typo for RTSP supportFlorian Fainelli2005-12-291-1/+1
| | | | SVN-Revision: 2795
* Added support for RTSP connection tracking modulesFlorian Fainelli2005-12-296-1/+1549
| | | | SVN-Revision: 2794
* add CONFIG_RING to x86-2.6 configOliver Ertl2005-12-281-0/+1
| | | | SVN-Revision: 2793
* Corrected ticket #162Florian Fainelli2005-12-281-0/+1
| | | | SVN-Revision: 2792
* add devicescape 802.11 stackFelix Fietkau2005-12-2839-0/+18652
| | | | SVN-Revision: 2791
* add bc/dcFelix Fietkau2005-12-286-0/+101
| | | | SVN-Revision: 2789
* add x86-2.6 package lists for the Image BuilderOliver Ertl2005-12-283-0/+47
| | | | SVN-Revision: 2788
* add ID tagOliver Ertl2005-12-281-0/+2
| | | | SVN-Revision: 2787
* add vnstatOliver Ertl2005-12-285-0/+48
| | | | SVN-Revision: 2786
* mipseb -> mips, thx kaloz for clearificationWaldemar Brodkorb2005-12-265-9/+8
| | | | SVN-Revision: 2785
* fix missing sbh symbol on 2.4Felix Fietkau2005-12-251-0/+6
| | | | SVN-Revision: 2784
* fix wrong order of switch-adm.c includesFelix Fietkau2005-12-251-1/+1
| | | | SVN-Revision: 2783
* fix kernel version detection in switch driverFelix Fietkau2005-12-252-1/+11
| | | | SVN-Revision: 2782
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-2513-10/+8817
| | | | | | big endian toolchain SVN-Revision: 2781
* use b44/switch driver on 2.4-brcm and 2.6-brcmWaldemar Brodkorb2005-12-253-5/+6
| | | | SVN-Revision: 2780
* fix switch driver makefiles for 2.4Felix Fietkau2005-12-252-18/+7
| | | | SVN-Revision: 2779
* fix switch driver makefileFelix Fietkau2005-12-251-1/+4
| | | | SVN-Revision: 2778
* small fix for driver descriptionWaldemar Brodkorb2005-12-251-1/+1
| | | | SVN-Revision: 2777
* first try to integrate nbds great new switch drivers for 2.4/2.6 with full ↵Waldemar Brodkorb2005-12-2512-1/+2113
| | | | | | vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776
* new upstream 0.6.2pre1Waldemar Brodkorb2005-12-252-11/+11
| | | | SVN-Revision: 2775
* enable ipv6, closes #129, bump release numberWaldemar Brodkorb2005-12-251-1/+2
| | | | SVN-Revision: 2773
* bump releaseWaldemar Brodkorb2005-12-251-1/+1
| | | | SVN-Revision: 2772
* fix oops on start, forgot to ifdef one call last time, closes #133Waldemar Brodkorb2005-12-252-13/+23
| | | | SVN-Revision: 2769
* select iptools for openswanWaldemar Brodkorb2005-12-251-0/+1
| | | | SVN-Revision: 2768
* update to new version, fixes bug #153Waldemar Brodkorb2005-12-253-22/+21
| | | | SVN-Revision: 2767
* add toshiba tftp commandsWaldemar Brodkorb2005-12-251-5/+19
| | | | SVN-Revision: 2766
* change ipkg.conf to use snapshotsWaldemar Brodkorb2005-12-252-1/+7
| | | | SVN-Revision: 2765
* build only on 2.6 portsWaldemar Brodkorb2005-12-251-0/+2
| | | | SVN-Revision: 2764
* compile linux-atm only on ar7Waldemar Brodkorb2005-12-241-0/+2
| | | | SVN-Revision: 2762
* compile tcp_wrappers and libwrap only if choosedWaldemar Brodkorb2005-12-241-1/+1
| | | | SVN-Revision: 2761
* fix bug #156, thx for reportingWaldemar Brodkorb2005-12-241-1/+1
| | | | SVN-Revision: 2760
* fix bug #155, thx for this detailed bug reportWaldemar Brodkorb2005-12-241-0/+5
| | | | SVN-Revision: 2759
* gzcat -> zcatWaldemar Brodkorb2005-12-241-1/+1
| | | | SVN-Revision: 2757
* do not use make install to make the package, .h is unneeded in the packageWaldemar Brodkorb2005-12-241-5/+28
| | | | SVN-Revision: 2756
* add pfring patch to 2.6Waldemar Brodkorb2005-12-232-3/+1837
| | | | SVN-Revision: 2755