summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
Commit message (Collapse)AuthorAgeFilesLines
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-253-0/+8630
| | | | | | 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 missing CONFIG_IP_NF_NAT_MMSOliver Ertl2005-12-191-0/+2
| | | | SVN-Revision: 2731
* 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-134-0/+757
| | | | SVN-Revision: 2652
* add new netfilter modules to ar7 configFelix Fietkau2005-12-131-0/+6
| | | | SVN-Revision: 2645
* Added support for MMS connection trackingFlorian Fainelli2005-12-122-0/+741
| | | | SVN-Revision: 2640
* Added support for the H323 connection tracking moduleFlorian Fainelli2005-12-123-0/+825
| | | | SVN-Revision: 2639
* adjust svn properties: add missing "svn:keywords" for Makefiles, set ↵Nicolas Thill2005-12-121-1/+23
| | | | | | "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files SVN-Revision: 2638
* Changed config files to add support for SIP modulesFlorian Fainelli2005-12-112-0/+4
| | | | SVN-Revision: 2622
* Added connection tracking modules for SIPFlorian Fainelli2005-12-111-0/+1254
| | | | SVN-Revision: 2620
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-071-10/+10
| | | | SVN-Revision: 2585
* 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-187-2556/+2579
| | | | | | 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 kernel package and kernel modules dependency on itNicolas Thill2005-11-151-2/+1
| | | | SVN-Revision: 2492
* fix pcmcia modules loading (thanks to Mr-packet)Nicolas Thill2005-11-151-2/+2
| | | | SVN-Revision: 2491
* add pcmcia support for 2.4/brcm and serial_cs kernel moduleNicolas Thill2005-11-152-1/+32
| | | | SVN-Revision: 2490
* 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-137-11/+1483
| | | | 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
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-111-3/+45
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* sync netfilter config with the one in whiterussianNicolas Thill2005-11-113-6/+6
| | | | SVN-Revision: 2429
* 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-104-1180/+1000
| | | | | | 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-082-2001/+5499
| | | | | | default) SVN-Revision: 2395
* use the same versioning scheme for kernel and modulesNicolas Thill2005-11-081-1/+1
| | | | SVN-Revision: 2392
* add first batch of enrik's ar7 system code cleanupsFelix Fietkau2005-11-074-2622/+10741
| | | | SVN-Revision: 2363
* fix another typo introduced by [2317]Nicolas Thill2005-11-041-1/+1
| | | | SVN-Revision: 2325
* fix typos introduced by [2317]Nicolas Thill2005-11-021-2/+2
| | | | SVN-Revision: 2319
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-025-8/+12
| | | | | | of .modules file SVN-Revision: 2317
* add kmod-net-e100 and kmod-pcmcia packages, fix typoNicolas Thill2005-11-011-0/+13
| | | | SVN-Revision: 2310
* fix typos, sort template callsNicolas Thill2005-11-011-6/+6
| | | | SVN-Revision: 2309