summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
Commit message (Collapse)AuthorAgeFilesLines
* Changed config files to add support for SIP modulesFlorian Fainelli2005-12-112-0/+4
| | | | 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-133-11/+29
| | | | SVN-Revision: 2478
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-113-6/+6
| | | | SVN-Revision: 2429
* add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). ↵Felix Fietkau2005-11-101-19/+3
| | | | | | also seems to fix wag354g problems SVN-Revision: 2404
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-071-0/+1
| | | | SVN-Revision: 2363
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-023-4/+0
| | | | | | of .modules file SVN-Revision: 2317
* add support for more network devices, start menuconfig reorg.Nicolas Thill2005-10-232-14/+25
| | | | SVN-Revision: 2294
* fix 2.4 config for pf-ringFelix Fietkau2005-10-231-17/+22
| | | | SVN-Revision: 2292
* rename soekris port to x86Nicolas Thill2005-10-232-0/+0
| | | | SVN-Revision: 2285
* add AX25 support (thanks to Michael Conrad)Nicolas Thill2005-10-202-2/+45
| | | | SVN-Revision: 2189
* sync with brcmNicolas Thill2005-09-191-2/+38
| | | | SVN-Revision: 1943
* sync kernel configWaldemar Brodkorb2005-09-111-0/+12
| | | | SVN-Revision: 1905
* 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-042-11/+138
| | | | SVN-Revision: 1848
* add missing optionNicolas Thill2005-09-031-0/+1
| | | | SVN-Revision: 1828
* new squashfs optionWaldemar Brodkorb2005-08-291-1/+90
| | | | SVN-Revision: 1783
* add netfilter connmark target, change fs/ext2 to modularNicolas Thill2005-08-221-1/+4
| | | | SVN-Revision: 1726
* update ar7 config for new kernel patchesFelix Fietkau2005-08-221-28/+37
| | | | SVN-Revision: 1722
* add netfilter connmark targetFelix Fietkau2005-08-201-0/+3
| | | | SVN-Revision: 1707
* fix ar7 compileFelix Fietkau2005-08-171-105/+6
| | | | SVN-Revision: 1691
* add more kernel stuff for ar7Felix Fietkau2005-08-171-4/+118
| | | | SVN-Revision: 1690
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-142-1/+93
| | | | SVN-Revision: 1654
* probe all scsi luns (for card readers)Felix Fietkau2005-08-133-3/+3
| | | | SVN-Revision: 1636
* remove wd1100 since it's a watchdogNicolas Thill2005-08-131-1/+0
| | | | SVN-Revision: 1620
* Enabled MTD (with block device emulation) and JFFS2Nicolas Thill2005-08-101-3/+71
| | | | SVN-Revision: 1593
* some smaller cleanups and fix for rebooting ar7Felix Fietkau2005-07-261-2/+2
| | | | SVN-Revision: 1570
* add preliminary support for soekris boardsNicolas Thill2005-07-252-0/+1118
| | | | SVN-Revision: 1564
* change config name of led driverFelix Fietkau2005-07-211-1/+1
| | | | SVN-Revision: 1526
* add vlynq supportFelix Fietkau2005-07-211-1/+36
| | | | SVN-Revision: 1525
* add proper ar7 flash map driver and change image stuff to save more flash spaceFelix Fietkau2005-07-201-39/+7
| | | | SVN-Revision: 1506
* add modules.d to kernel modulesFelix Fietkau2005-07-162-1/+2
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-88/+25
| | | | SVN-Revision: 1452
* update ar7 kernel configFelix Fietkau2005-07-101-1/+34
| | | | SVN-Revision: 1389
* add ar7 adsl driver supportFelix Fietkau2005-07-101-34/+14
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-091-2/+2
| | | | SVN-Revision: 1386
* some additions to the ar7 system code, added cpmac network driverFelix Fietkau2005-07-091-1/+7
| | | | SVN-Revision: 1383
* remove ebtables - reduces cpu load for bridging a lotFelix Fietkau2005-07-082-40/+0
| | | | SVN-Revision: 1379
* add acm usb modem modulWaldemar Brodkorb2005-07-071-3/+87
| | | | SVN-Revision: 1367
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-061-1/+34
| | | | SVN-Revision: 1364
* add netfilter netmap targetFelix Fietkau2005-07-042-0/+2
| | | | SVN-Revision: 1343
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* add kernel boot command lineFelix Fietkau2005-06-141-1/+2
| | | | SVN-Revision: 1241
* fix board support patch and add mtd flash map driver for ar7Felix Fietkau2005-06-141-47/+7
| | | | SVN-Revision: 1237
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-142-0/+1046
| | | | SVN-Revision: 1236
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-0/+2
| | | | SVN-Revision: 1195
* 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