summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config/brcm
Commit message (Collapse)AuthorAgeFilesLines
* 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