summaryrefslogtreecommitdiff
path: root/openwrt/package/linux
Commit message (Collapse)AuthorAgeFilesLines
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-0/+1
| | | | | | most packages compiled now) SVN-Revision: 577
* add some fixes for compiling on mac os xFelix Fietkau2005-04-061-0/+1
| | | | SVN-Revision: 574
* package wl and et and make them removableFelix Fietkau2005-04-025-2/+30
| | | | SVN-Revision: 532
* add pptp nat patchFelix Fietkau2005-04-023-1/+2417
| | | | SVN-Revision: 529
* added rootfstype optionImre Kaloz2005-04-021-1/+1
| | | | SVN-Revision: 528
* fix i4l patchesFelix Fietkau2005-04-022-0/+20247
| | | | SVN-Revision: 526
* bzip2 the i4l patch, because cvs corrupts it ($Id: $ stuff)Felix Fietkau2005-04-022-20247/+0
| | | | SVN-Revision: 525
* add usb isdn and serial driver fixesFelix Fietkau2005-04-023-0/+23648
| | | | SVN-Revision: 524
* GCC 3.4 fix. This doesn't fix the oops, yet.Imre Kaloz2005-04-021-0/+214
| | | | SVN-Revision: 520
* split usb packages and add usb2 supportFelix Fietkau2005-04-029-89/+89
| | | | SVN-Revision: 518
* remove this, unneededWaldemar Brodkorb2005-04-028-873/+0
| | | | SVN-Revision: 514
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-023-71/+5
| | | | | | flashmemory SVN-Revision: 513
* add layer7 to iptables/kernelFelix Fietkau2005-04-012-0/+2025
| | | | SVN-Revision: 511
* remove version and architecture from control filesFelix Fietkau2005-03-3017-34/+0
| | | | SVN-Revision: 481
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-292-5/+94
| | | | SVN-Revision: 471
* add patches as binary. with -kb, i have some major problems with adding this ↵Waldemar Brodkorb2005-03-261-4/+4
| | | | | | patch as normal file SVN-Revision: 466
* diff between linux-mips, tagged linux_2_4_29Waldemar Brodkorb2005-03-261-14067/+423
| | | | SVN-Revision: 465
* fresh diffs for linux-mips (26.3 cvs) and ebtables (15.3)Waldemar Brodkorb2005-03-262-7161/+18612
| | | | SVN-Revision: 461
* uncompress patches, requested by KalozWaldemar Brodkorb2005-03-2682-0/+73764
| | | | SVN-Revision: 460
* Add new kmod-pppoe package, add ppp_async.o to kmod-pppNicolas Thill2005-03-233-0/+20
| | | | SVN-Revision: 418
* add cifs, disable smbfsFelix Fietkau2005-03-216-12/+15
| | | | SVN-Revision: 413
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-215-79/+349
| | | | SVN-Revision: 412
* compile/install kmod packages only if their kernel configuration options are ↵Felix Fietkau2005-03-211-13/+24
| | | | | | enabled in linux.config SVN-Revision: 409
* add md5sumsWaldemar Brodkorb2005-03-212-2/+7
| | | | SVN-Revision: 405
* add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ↵Waldemar Brodkorb2005-03-201-3/+2
| | | | | | unneeded var. SVN-Revision: 401
* add smbfs moduleFelix Fietkau2005-03-194-3/+94
| | | | SVN-Revision: 393
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-2/+2
| | | | | | support) SVN-Revision: 391
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-192-1/+17
| | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390
* parport_pc is wrong, adn the other probably , tooWaldemar Brodkorb2005-03-171-1/+0
| | | | SVN-Revision: 385
* add vfat/fat/msdos modules needed for usb mass storage devices, add ↵Waldemar Brodkorb2005-03-175-74/+61
| | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384
* add missing slhc kernel module for ppp_generic.oWaldemar Brodkorb2005-03-161-0/+1
| | | | SVN-Revision: 383
* missed two patches in last commitWaldemar Brodkorb2005-03-162-0/+0
| | | | SVN-Revision: 380
* add all source code from linksys/broadcom which is free, to cvs for better ↵Waldemar Brodkorb2005-03-1685-16/+18591
| | | | | | maintainence inside openwrt. this gives us the ability to better support different hardware models, without changing any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver. SVN-Revision: 379
* make kernel ppp optional and remove cramfs supportFelix Fietkau2005-03-144-2/+20
| | | | SVN-Revision: 372
* update ipp2p to version 0.7.4Felix Fietkau2005-03-142-0/+0
| | | | SVN-Revision: 369
* add some cache functions from broadcom code. add first stuff for remote ↵Waldemar Brodkorb2005-03-143-1/+1
| | | | | | kernel debugging SVN-Revision: 367
* Add kmod-nfs packageNicolas Thill2005-03-093-0/+20
| | | | SVN-Revision: 360
* Fix typoNicolas Thill2005-03-071-1/+1
| | | | SVN-Revision: 327
* Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)Nicolas Thill2005-03-071-0/+1
| | | | SVN-Revision: 326
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-071-2/+89
| | | | SVN-Revision: 324
* some more kernel patch shrinkingWaldemar Brodkorb2005-03-062-0/+0
| | | | SVN-Revision: 323
* remove some more unneeded patchesWaldemar Brodkorb2005-03-064-0/+0
| | | | SVN-Revision: 322
* use r4k cache code, which does not solve our zombie problem, but minor ↵Waldemar Brodkorb2005-03-064-0/+0
| | | | | | patches needed. broadcom has copied c-mips32.c into c-bcm4710.c and removed code for scache handling. they added some functions I need to add again later. c-mips32.c is obsolete in 2.4.29 and is mostly included in c-r4k.c, which we use now SVN-Revision: 321
* activate sysreq, requested by an irc userWaldemar Brodkorb2005-03-061-2/+2
| | | | SVN-Revision: 314
* bring up to date with nbd's br2_test20.tar.bz2Mike Baker2005-03-063-1/+18
| | | | SVN-Revision: 308
* nbd's makefile/menuconfig rewriteMike Baker2005-03-0616-27/+235
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-033-12/+4
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* Add MPPE/MPPC kernel moduleNicolas Thill2005-03-012-1/+24
| | | | SVN-Revision: 299
* update diag moduleMike Baker2005-02-271-0/+0
| | | | SVN-Revision: 295
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-192-1/+7
| | | | SVN-Revision: 272