summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config/brcm
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-101-1391/+0
| | | | SVN-Revision: 2877
* compile b44 into the kernel on brcm-2.4Felix Fietkau2006-01-101-1/+1
| | | | SVN-Revision: 2871
* Added support for ipt_timeFlorian Fainelli2006-01-071-0/+1
| | | | SVN-Revision: 2854
* Added support for USB_SERIAL_VISOR, closes #180Florian Fainelli2006-01-061-1/+1
| | | | SVN-Revision: 2844
* software watchdog as kernel modul, pf ring as kernel module. saves some ↵Waldemar Brodkorb2006-01-021-113/+4
| | | | | | bytes in the default images, ideas from 22c3 talking with nbd and sven-ola SVN-Revision: 2801
* Corrected typo for RTSP supportFlorian Fainelli2005-12-291-1/+1
| | | | SVN-Revision: 2795
* Added support for RTSP connection tracking modulesFlorian Fainelli2005-12-291-0/+2
| | | | SVN-Revision: 2794
* add imq from whiterussian to trunkFelix Fietkau2005-12-131-0/+3
| | | | SVN-Revision: 2652
* Added support for MMS connection trackingFlorian Fainelli2005-12-121-0/+2
| | | | SVN-Revision: 2640
* Added support for the H323 connection tracking moduleFlorian Fainelli2005-12-121-0/+2
| | | | SVN-Revision: 2639
* adjust svn properties: add missing "svn:keywords" for Makefiles, set ↵Nicolas Thill2005-12-121-1/+23
| | | | | | "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files SVN-Revision: 2638
* Changed config files to add support for SIP modulesFlorian Fainelli2005-12-111-0/+2
| | | | SVN-Revision: 2622
* add pcmcia support for 2.4/brcm and serial_cs kernel moduleNicolas Thill2005-11-151-1/+28
| | | | SVN-Revision: 2490
* add condition, connbytes, string and quota netfilter modulesNicolas Thill2005-11-131-0/+6
| | | | SVN-Revision: 2478
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-111-2/+2
| | | | SVN-Revision: 2429
* fix 2.4 config for pf-ringFelix Fietkau2005-10-231-17/+22
| | | | SVN-Revision: 2292
* add AX25 support (thanks to Michael Conrad)Nicolas Thill2005-10-201-1/+24
| | | | SVN-Revision: 2189
* usb audio from dave, thxWaldemar Brodkorb2005-09-101-2/+27
| | | | SVN-Revision: 1882
* add ipset kernel stuffWaldemar Brodkorb2005-09-081-0/+11
| | | | SVN-Revision: 1876
* add initial support for some USB-to-serial convertersNicolas Thill2005-09-041-1/+22
| | | | SVN-Revision: 1848
* new squashfs optionWaldemar Brodkorb2005-08-291-1/+90
| | | | SVN-Revision: 1783
* add netfilter connmark targetFelix Fietkau2005-08-201-0/+3
| | | | SVN-Revision: 1707
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-141-1/+39
| | | | SVN-Revision: 1654
* probe all scsi luns (for card readers)Felix Fietkau2005-08-131-1/+1
| | | | SVN-Revision: 1636
* add modules.d to kernel modulesFelix Fietkau2005-07-161-1/+1
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-88/+25
| | | | SVN-Revision: 1452
* remove ebtables - reduces cpu load for bridging a lotFelix Fietkau2005-07-081-20/+0
| | | | SVN-Revision: 1379
* add acm usb modem modulWaldemar Brodkorb2005-07-071-3/+87
| | | | SVN-Revision: 1367
* add netfilter netmap targetFelix Fietkau2005-07-041-0/+1
| | | | SVN-Revision: 1343
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+1216
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085