summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/patches
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-1066-207203/+0
| | | | SVN-Revision: 2877
* fix sbh symbol export for switch drivers on brcm-2.4Felix Fietkau2006-01-101-1/+3
| | | | SVN-Revision: 2873
* add updates for atheros SOC support from Mike A., thxWaldemar Brodkorb2006-01-092-5671/+9550
| | | | SVN-Revision: 2866
* Added support for ipt_timeFlorian Fainelli2006-01-071-0/+238
| | | | SVN-Revision: 2854
* Added support for RTSP connection tracking modulesFlorian Fainelli2005-12-291-0/+1538
| | | | SVN-Revision: 2794
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-252-0/+7532
| | | | | | big endian toolchain SVN-Revision: 2781
* backport flash-map driver and serial setup from 2.6 for netgear wgt634, ↵Waldemar Brodkorb2005-12-202-993/+1339
| | | | | | split flash map from brcm patch SVN-Revision: 2744
* fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string ↵Waldemar Brodkorb2005-12-161-223/+306
| | | | | | from 2.6, need runtime testing SVN-Revision: 2699
* make file namingImre Kaloz2005-12-161-0/+0
| | | | SVN-Revision: 2694
* add gcc4 patches for 2.4Imre Kaloz2005-12-164-56/+2268
| | | | SVN-Revision: 2693
* fix one of the iptables 1.3.4 compile errors on 2.4Waldemar Brodkorb2005-12-151-9/+9
| | | | SVN-Revision: 2691
* add imq from whiterussian to trunkFelix Fietkau2005-12-131-0/+748
| | | | SVN-Revision: 2652
* Added support for MMS connection trackingFlorian Fainelli2005-12-121-0/+739
| | | | SVN-Revision: 2640
* Added support for the H323 connection tracking moduleFlorian Fainelli2005-12-121-0/+821
| | | | SVN-Revision: 2639
* Added connection tracking modules for SIPFlorian Fainelli2005-12-111-0/+1254
| | | | SVN-Revision: 2620
* update layer7 (forward port from whiterussian)Felix Fietkau2005-11-191-57/+82
| | | | SVN-Revision: 2538
* add patch for generating hotplug events on atm device createFelix Fietkau2005-11-191-0/+98
| | | | SVN-Revision: 2532
* fix pl2303 backport patch (add missing IDs)Felix Fietkau2005-11-181-1/+4
| | | | SVN-Revision: 2526
* remove serial.c.orig from ar7 support patchFelix Fietkau2005-11-181-6058/+0
| | | | SVN-Revision: 2524
* update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so ↵Imre Kaloz2005-11-184-2549/+2572
| | | | | | we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515
* work around the remaining race condition in the tsc sched stuffFelix Fietkau2005-11-152-10/+24
| | | | SVN-Revision: 2503
* clean up tsc sched patchFelix Fietkau2005-11-152-8/+16
| | | | SVN-Revision: 2499
* add fix for htb with tsc timers and disable hysteresis for more precise shapingFelix Fietkau2005-11-152-0/+86
| | | | SVN-Revision: 2497
* fix a race condition in the sched_use_tsc patchFelix Fietkau2005-11-142-18/+20
| | | | SVN-Revision: 2483
* add condition, connbytes, string and quota netfilter modulesNicolas Thill2005-11-134-0/+1454
| | | | SVN-Revision: 2478
* fix my latest commit and remove old patchesNicolas Thill2005-11-138-11617/+0
| | | | SVN-Revision: 2477
* rename netfilter patches to be in the 6xx rangeNicolas Thill2005-11-138-0/+11617
| | | | SVN-Revision: 2476
* fix build_fixes patch for ar7 kernelFelix Fietkau2005-11-111-1/+1
| | | | SVN-Revision: 2440
* move generic kernel build parts out of board support patchesFelix Fietkau2005-11-116-161/+148
| | | | SVN-Revision: 2439
* remove mkdep fix, now handled by ../generic/209-mkdep_fix.patchNicolas Thill2005-11-111-9/+0
| | | | SVN-Revision: 2422
* extend mkdep fix (fixes #36)Felix Fietkau2005-11-111-0/+11
| | | | SVN-Revision: 2414
* fix cpmac driver buildFelix Fietkau2005-11-111-2/+2
| | | | SVN-Revision: 2413
* also add sched/tsc patch for ar7Felix Fietkau2005-11-101-0/+72
| | | | SVN-Revision: 2406
* rename sched/tsc patch for trunkFelix Fietkau2005-11-101-0/+0
| | | | SVN-Revision: 2405
* add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). ↵Felix Fietkau2005-11-103-1161/+997
| | | | | | also seems to fix wag354g problems SVN-Revision: 2404
* add patch to allow packet schedulers to use the cpu TSC as time source ↵Felix Fietkau2005-11-101-0/+72
| | | | | | (faster and more accurate) SVN-Revision: 2402
* add compatibility hack for gpio stuffFelix Fietkau2005-11-081-2/+16
| | | | SVN-Revision: 2396
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-081-1996/+5485
| | | | | | default) SVN-Revision: 2395
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-073-2622/+10740
| | | | SVN-Revision: 2363
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-231-0/+24
| | | | SVN-Revision: 2291
* rename soekris port to x86Nicolas Thill2005-10-233-0/+0
| | | | SVN-Revision: 2285
* add pf_ring patches for kernel and libpcapFelix Fietkau2005-10-221-0/+6444
| | | | SVN-Revision: 2266
* add pl2303 bugfixes (thanks to komodo)Nicolas Thill2005-10-191-0/+146
| | | | SVN-Revision: 2178
* add second tty to initab again. kernel patch verified to work on asus wl500gx.Waldemar Brodkorb2005-09-281-0/+21
| | | | SVN-Revision: 1995
* move diag module outside of kernel directoryImre Kaloz2005-09-211-278/+0
| | | | SVN-Revision: 1968
* usb audio from dave, thxWaldemar Brodkorb2005-09-101-0/+27
| | | | SVN-Revision: 1882
* add ipset kernel stuffWaldemar Brodkorb2005-09-081-0/+5725
| | | | SVN-Revision: 1876
* add fixes for dsl code, clean up old hacksFelix Fietkau2005-09-071-99/+13
| | | | SVN-Revision: 1874
* fix wrt54gs v4 serialFelix Fietkau2005-09-011-14/+38
| | | | SVN-Revision: 1814
* fix 'argument list too long' error in mkdepFelix Fietkau2005-08-311-0/+11
| | | | SVN-Revision: 1807