summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.config
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-1226/+0
| | | | | | 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
* use pdc ide chipset as primary ide controllerFelix Fietkau2005-05-131-2/+2
| | | | SVN-Revision: 883
* add rml's netdev-random patch and modify et to use it (finally some entropy ↵Felix Fietkau2005-05-051-0/+1
| | | | | | on /dev/random) SVN-Revision: 802
* use only promise ide driverFelix Fietkau2005-05-041-88/+6
| | | | SVN-Revision: 797
* activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSCWaldemar Brodkorb2005-05-031-1/+1
| | | | SVN-Revision: 790
* add ide driversFelix Fietkau2005-05-021-2/+153
| | | | SVN-Revision: 787
* add tmpfsWaldemar Brodkorb2005-04-301-78/+2
| | | | SVN-Revision: 776
* add mac partition supportFelix Fietkau2005-04-271-1/+1
| | | | SVN-Revision: 732
* add netfilter TTL moduleFelix Fietkau2005-04-271-0/+1
| | | | SVN-Revision: 730
* disable aout supportMike Baker2005-04-261-0/+1
| | | | SVN-Revision: 720
* add ipsec nat traversal patchFelix Fietkau2005-04-181-1/+78
| | | | SVN-Revision: 678
* remove unused sflashWaldemar Brodkorb2005-04-151-1/+2
| | | | SVN-Revision: 654
* remove msdos from vfat module, add ext2, ext3, xfs, hfsplusFelix Fietkau2005-04-101-5/+5
| | | | SVN-Revision: 615
* add backport of Jolt's b44 patch to support the bcm47xxImre Kaloz2005-04-091-1/+36
| | | | SVN-Revision: 608
* add pptp nat patchFelix Fietkau2005-04-021-0/+4
| | | | SVN-Revision: 529
* added rootfstype optionImre Kaloz2005-04-021-1/+1
| | | | SVN-Revision: 528
* split usb packages and add usb2 supportFelix Fietkau2005-04-021-79/+3
| | | | SVN-Revision: 518
* add layer7 to iptables/kernelFelix Fietkau2005-04-011-0/+3
| | | | SVN-Revision: 511
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-291-2/+91
| | | | SVN-Revision: 471
* add cifs, disable smbfsFelix Fietkau2005-03-211-4/+5
| | | | SVN-Revision: 413
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-211-79/+3
| | | | SVN-Revision: 412
* add smbfs moduleFelix Fietkau2005-03-191-3/+77
| | | | SVN-Revision: 393
* add vfat/fat/msdos modules needed for usb mass storage devices, add ↵Waldemar Brodkorb2005-03-171-74/+22
| | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384
* make kernel ppp optional and remove cramfs supportFelix Fietkau2005-03-141-2/+2
| | | | SVN-Revision: 372
* add some cache functions from broadcom code. add first stuff for remote ↵Waldemar Brodkorb2005-03-141-1/+1
| | | | | | kernel debugging SVN-Revision: 367
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-2/+89
| | | | SVN-Revision: 324
* activate sysreq, requested by an irc userWaldemar Brodkorb2005-03-061-2/+2
| | | | SVN-Revision: 314
* nbd's makefile/menuconfig rewriteMike Baker2005-03-061-1/+2
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-1/+1
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* Add MPPE/MPPC kernel moduleNicolas Thill2005-03-011-1/+24
| | | | SVN-Revision: 299
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-191-1/+1
| | | | SVN-Revision: 272
* add support for building usb modules. diff from Steffen PfendtnerWaldemar Brodkorb2005-02-141-29/+183
| | | | SVN-Revision: 245
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵Waldemar Brodkorb2005-02-121-3/+25
| | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242
* activate IP multicast, request by nico for stable version, and a frind of ↵Waldemar Brodkorb2005-02-121-1/+3
| | | | | | mine like to play with mdns SVN-Revision: 232
* add ebtables support to kernel. need to be tested on runtimeWaldemar Brodkorb2005-02-081-0/+21
| | | | SVN-Revision: 223
* add jffs-compression patchWaldemar Brodkorb2005-02-081-0/+5
| | | | | | | remove noop asm patch. it is really needed? i think not. router still boots up fine. SVN-Revision: 222
* use normal mtdblock rw support, not the hacked linksys ro supportWaldemar Brodkorb2005-02-071-27/+3
| | | | SVN-Revision: 220
* wbx's kernel patchesMike Baker2005-02-061-125/+131
| | | | SVN-Revision: 209
* Initial revisionMike Baker2005-01-161-0/+853
SVN-Revision: 197