aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package/linux
Commit message (Collapse)AuthorAge
...
* GCC 3.4 fix. This doesn't fix the oops, yet.Imre Kaloz2005-04-02
| | | | SVN-Revision: 520
* split usb packages and add usb2 supportFelix Fietkau2005-04-02
| | | | SVN-Revision: 518
* remove this, unneededWaldemar Brodkorb2005-04-02
| | | | SVN-Revision: 514
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-02
| | | | | | flashmemory SVN-Revision: 513
* add layer7 to iptables/kernelFelix Fietkau2005-04-01
| | | | SVN-Revision: 511
* remove version and architecture from control filesFelix Fietkau2005-03-30
| | | | SVN-Revision: 481
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-29
| | | | SVN-Revision: 471
* add patches as binary. with -kb, i have some major problems with adding this ↵Waldemar Brodkorb2005-03-26
| | | | | | patch as normal file SVN-Revision: 466
* diff between linux-mips, tagged linux_2_4_29Waldemar Brodkorb2005-03-26
| | | | SVN-Revision: 465
* fresh diffs for linux-mips (26.3 cvs) and ebtables (15.3)Waldemar Brodkorb2005-03-26
| | | | SVN-Revision: 461
* uncompress patches, requested by KalozWaldemar Brodkorb2005-03-26
| | | | SVN-Revision: 460
* Add new kmod-pppoe package, add ppp_async.o to kmod-pppNicolas Thill2005-03-23
| | | | SVN-Revision: 418
* add cifs, disable smbfsFelix Fietkau2005-03-21
| | | | SVN-Revision: 413
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-21
| | | | SVN-Revision: 412
* compile/install kmod packages only if their kernel configuration options are ↵Felix Fietkau2005-03-21
| | | | | | enabled in linux.config SVN-Revision: 409
* add md5sumsWaldemar Brodkorb2005-03-21
| | | | SVN-Revision: 405
* add new et-driver with patches from Kaloz/Oleg for Asus wl500 deluxe, remove ↵Waldemar Brodkorb2005-03-20
| | | | | | unneeded var. SVN-Revision: 401
* add smbfs moduleFelix Fietkau2005-03-19
| | | | SVN-Revision: 393
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-19
| | | | | | support) SVN-Revision: 391
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-19
| | | | | | 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-17
| | | | SVN-Revision: 385
* add vfat/fat/msdos modules needed for usb mass storage devices, add ↵Waldemar Brodkorb2005-03-17
| | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384
* add missing slhc kernel module for ppp_generic.oWaldemar Brodkorb2005-03-16
| | | | SVN-Revision: 383
* missed two patches in last commitWaldemar Brodkorb2005-03-16
| | | | SVN-Revision: 380
* add all source code from linksys/broadcom which is free, to cvs for better ↵Waldemar Brodkorb2005-03-16
| | | | | | 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-14
| | | | SVN-Revision: 372
* update ipp2p to version 0.7.4Felix Fietkau2005-03-14
| | | | SVN-Revision: 369
* add some cache functions from broadcom code. add first stuff for remote ↵Waldemar Brodkorb2005-03-14
| | | | | | kernel debugging SVN-Revision: 367
* Add kmod-nfs packageNicolas Thill2005-03-09
| | | | SVN-Revision: 360
* Fix typoNicolas Thill2005-03-07
| | | | SVN-Revision: 327
* Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)Nicolas Thill2005-03-07
| | | | SVN-Revision: 326
* enable hotplug fix openssl package enable motorola binariesMike Baker2005-03-07
| | | | SVN-Revision: 324
* some more kernel patch shrinkingWaldemar Brodkorb2005-03-06
| | | | SVN-Revision: 323
* remove some more unneeded patchesWaldemar Brodkorb2005-03-06
| | | | SVN-Revision: 322
* use r4k cache code, which does not solve our zombie problem, but minor ↵Waldemar Brodkorb2005-03-06
| | | | | | 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-06
| | | | SVN-Revision: 314
* bring up to date with nbd's br2_test20.tar.bz2Mike Baker2005-03-06
| | | | SVN-Revision: 308
* nbd's makefile/menuconfig rewriteMike Baker2005-03-06
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-03
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* Add MPPE/MPPC kernel moduleNicolas Thill2005-03-01
| | | | SVN-Revision: 299
* update diag moduleMike Baker2005-02-27
| | | | SVN-Revision: 295
* demistifying make *clean targets, fix some clean targets issuesWaldemar Brodkorb2005-02-19
| | | | SVN-Revision: 272
* support jffs2 root filesystemMike Baker2005-02-19
| | | | SVN-Revision: 269
* sync with buildroot2 from uclibc, cleanup, extract linuxsource in kernel-headersWaldemar Brodkorb2005-02-19
| | | | SVN-Revision: 264
* squashfs-lzmaWaldemar Brodkorb2005-02-17
| | | | SVN-Revision: 254
* add support for building usb modules. diff from Steffen PfendtnerWaldemar Brodkorb2005-02-14
| | | | SVN-Revision: 245
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵Waldemar Brodkorb2005-02-12
| | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242
* makefile cleanup, new directory name for linksys kernel stuffWaldemar Brodkorb2005-02-12
| | | | SVN-Revision: 235
* regen patch, because directory for linksys-kernel stuff changed, some et.4xx ↵Waldemar Brodkorb2005-02-12
| | | | | | cleanup SVN-Revision: 234
* remove patch, some et.4xx cleanupWaldemar Brodkorb2005-02-12
| | | | SVN-Revision: 233