summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added support for httpd IP address binding, worksforme #108 Corrected module ↵Florian Fainelli2006-01-072-1/+87
| | | | | | extension in for kmod-usb-visor SVN-Revision: 2850
* Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.inFlorian Fainelli2006-01-076-1/+72
| | | | SVN-Revision: 2849
* Added support for USB ATM devices needed for ueagle-atmFlorian Fainelli2006-01-061-0/+4
| | | | SVN-Revision: 2848
* small fix for MakefileWaldemar Brodkorb2006-01-061-1/+1
| | | | SVN-Revision: 2847
* Corrected some dummy errorFlorian Fainelli2006-01-061-1/+1
| | | | SVN-Revision: 2846
* Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial ↵Florian Fainelli2006-01-065-4/+56
| | | | | | controller to 2.6 and 2.4 x86 SVN-Revision: 2845
* Added support for USB_SERIAL_VISOR, closes #180Florian Fainelli2006-01-064-1/+18
| | | | SVN-Revision: 2844
* Added lrzsz, thanks to Mad Martin !Florian Fainelli2006-01-065-0/+78
| | | | SVN-Revision: 2843
* Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules ↵Florian Fainelli2006-01-052-0/+3
| | | | | | mentioned by the 20-madwifi file, closes #179 SVN-Revision: 2842
* Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)Florian Fainelli2006-01-056-0/+66
| | | | SVN-Revision: 2841
* port tor update in [2838] from whiterussian to trunkNicolas Thill2006-01-051-2/+2
| | | | SVN-Revision: 2840
* port olsrd update in [2837] from whiterussian to trunkNicolas Thill2006-01-056-74/+27
| | | | SVN-Revision: 2839
* add bcm43xxFelix Fietkau2006-01-0510-0/+1754
| | | | SVN-Revision: 2836
* mount sysfs at boot on linux 2.6Felix Fietkau2006-01-051-0/+5
| | | | SVN-Revision: 2835
* add firmware loading support to hotplugFelix Fietkau2006-01-051-0/+9
| | | | SVN-Revision: 2834
* fix typoFelix Fietkau2006-01-051-1/+2
| | | | SVN-Revision: 2833
* create /etc/config if it doesn't existFelix Fietkau2006-01-051-0/+1
| | | | SVN-Revision: 2832
* enable firmware loader by default in brcm-2.6Felix Fietkau2006-01-051-1/+1
| | | | SVN-Revision: 2831
* move firstboot to preinit for now (until a better solution is implemented), ↵Felix Fietkau2006-01-042-5/+5
| | | | | | required by /etc/config/network generator SVN-Revision: 2830
* add script for autogenerating /etc/config/network based on nvram, remove ↵Felix Fietkau2006-01-042-31/+104
| | | | | | default /etc/config/network SVN-Revision: 2829
* Corrected WAP54G bug as explained in #146, closes ticket #146Florian Fainelli2006-01-041-2/+2
| | | | SVN-Revision: 2828
* Corrected missing dependencyFlorian Fainelli2006-01-041-1/+1
| | | | SVN-Revision: 2827
* remove 'without switch support' comment from b44 driver menuconfig descriptionFelix Fietkau2006-01-041-1/+1
| | | | SVN-Revision: 2826
* don't add robocfg by default - not necessary anymoreFelix Fietkau2006-01-041-1/+0
| | | | SVN-Revision: 2825
* statically compile b44 into the kernel on brcm-2.6Felix Fietkau2006-01-042-3/+4
| | | | SVN-Revision: 2824
* fix hotplug issue with compiled-in ethernet driversFelix Fietkau2006-01-041-0/+4
| | | | SVN-Revision: 2823
* configure switch at boot time based on vlan*portsFelix Fietkau2006-01-041-1/+9
| | | | SVN-Revision: 2822
* add missing Config.in to base-filesFelix Fietkau2006-01-041-0/+7
| | | | SVN-Revision: 2821
* allow nvram access to kernel modules on brcm-2.6Felix Fietkau2006-01-041-74/+109
| | | | SVN-Revision: 2820
* kmod-switch: vlan parser rewrite, some api changes, minor fixesFelix Fietkau2006-01-044-106/+128
| | | | SVN-Revision: 2819
* the gcc patch. you need to do make distclean and rebuild the toolchainWaldemar Brodkorb2006-01-041-0/+11
| | | | SVN-Revision: 2818
* patch for spec file of gcc 3.4.4, so that libgss library is not ↵Waldemar Brodkorb2006-01-0410-10/+29
| | | | | | automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. SVN-Revision: 2817
* Added mrd6 package : IPv6 multicast routing daemonFlorian Fainelli2006-01-037-3/+113
| | | | SVN-Revision: 2816
* 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