summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/kernel-patches
Commit message (Collapse)AuthorAgeFilesLines
* update oleg's b44 patch to initialize switch access on driver loadFelix Fietkau2005-05-101-0/+12
| | | | SVN-Revision: 821
* make robocfg work with b44 (thx oleg)Felix Fietkau2005-05-101-0/+77
| | | | SVN-Revision: 820
* add oleg's fix for ethtoolFelix Fietkau2005-05-101-6/+16
| | | | SVN-Revision: 819
* add rml's netdev-random patch and modify et to use it (finally some entropy ↵Felix Fietkau2005-05-052-0/+307
| | | | | | on /dev/random) SVN-Revision: 802
* split b44 patches, add performance patch from oleg, need more testing on ↵Waldemar Brodkorb2005-05-023-32/+24
| | | | | | some other hardware then asus wl500g/wrt54gsv10 SVN-Revision: 786
* add some gcc 4.0 fixesFelix Fietkau2005-04-291-0/+198
| | | | SVN-Revision: 764
* add oleg's gcc 3.4 patch (ld.script)Felix Fietkau2005-04-281-0/+10
| | | | SVN-Revision: 752
* add new wl integration patches, fixes tc issuesWaldemar Brodkorb2005-04-287-0/+306
| | | | SVN-Revision: 743
* remove old wl fixes and some unused qos stuffWaldemar Brodkorb2005-04-289-1493/+0
| | | | SVN-Revision: 742
* add fix for HFS+Felix Fietkau2005-04-271-0/+23
| | | | SVN-Revision: 739
* add netfilter TTL moduleFelix Fietkau2005-04-271-0/+180
| | | | SVN-Revision: 730
* disable aout supportMike Baker2005-04-261-0/+688
| | | | SVN-Revision: 720
* add ipsec nat traversal patchFelix Fietkau2005-04-181-0/+140
| | | | SVN-Revision: 678
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-1733/+3237
| | | | | | up jffs2 SVN-Revision: 650
* add y354C's patch for maximum nat connections in netfilterFelix Fietkau2005-04-111-0/+20
| | | | SVN-Revision: 630
* add backport of Jolt's b44 patch to support the bcm47xxImre Kaloz2005-04-091-0/+301
| | | | SVN-Revision: 608
* add pptp nat patchFelix Fietkau2005-04-021-0/+2412
| | | | SVN-Revision: 529
* 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
* add layer7 to iptables/kernelFelix Fietkau2005-04-011-0/+2022
| | | | SVN-Revision: 511
* 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 cifs, disable smbfsFelix Fietkau2005-03-211-0/+0
| | | | SVN-Revision: 413
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-212-0/+0
| | | | SVN-Revision: 412
* 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-1612-0/+0
| | | | | | 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
* 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-142-0/+0
| | | | | | kernel debugging SVN-Revision: 367
* 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
* nbd's makefile/menuconfig rewriteMike Baker2005-03-062-0/+0
| | | | SVN-Revision: 307
* target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵Mike Baker2005-03-031-0/+0
| | | | | | removed in favor of squashfs-lzma SVN-Revision: 301
* Add MPPE/MPPC kernel moduleNicolas Thill2005-03-011-0/+0
| | | | SVN-Revision: 299
* update diag moduleMike Baker2005-02-271-0/+0
| | | | SVN-Revision: 295
* support jffs2 root filesystemMike Baker2005-02-192-0/+0
| | | | SVN-Revision: 269
* do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵Waldemar Brodkorb2005-02-121-0/+0
| | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242
* regen patch, because directory for linksys-kernel stuff changed, some et.4xx ↵Waldemar Brodkorb2005-02-123-0/+0
| | | | | | cleanup SVN-Revision: 234
* remove patch, some et.4xx cleanupWaldemar Brodkorb2005-02-121-0/+0
| | | | SVN-Revision: 233
* add ebtables support to kernel. need to be tested on runtimeWaldemar Brodkorb2005-02-081-0/+0
| | | | SVN-Revision: 223
* add jffs-compression patchWaldemar Brodkorb2005-02-082-0/+0
| | | | | | | remove noop asm patch. it is really needed? i think not. router still boots up fine. SVN-Revision: 222
* not needed anymoreWaldemar Brodkorb2005-02-071-0/+0
| | | | SVN-Revision: 221
* wbx's kernel patchesMike Baker2005-02-0677-0/+0
| | | | SVN-Revision: 209
* Initial revisionMike Baker2005-01-1626-0/+0
SVN-Revision: 197