summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-1075-212916/+0
| | | | SVN-Revision: 2877
* fix sbh symbol export for switch drivers on brcm-2.4Felix Fietkau2006-01-101-1/+3
| | | | SVN-Revision: 2873
* compile b44 into the kernel on brcm-2.4Felix Fietkau2006-01-101-1/+1
| | | | SVN-Revision: 2871
* add updates for atheros SOC support from Mike A., thxWaldemar Brodkorb2006-01-093-5676/+9556
| | | | SVN-Revision: 2866
* Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185Florian Fainelli2006-01-073-0/+3
| | | | SVN-Revision: 2855
* Added support for ipt_timeFlorian Fainelli2006-01-072-0/+239
| | | | SVN-Revision: 2854
* Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial ↵Florian Fainelli2006-01-061-1/+1
| | | | | | controller to 2.6 and 2.4 x86 SVN-Revision: 2845
* Added support for USB_SERIAL_VISOR, closes #180Florian Fainelli2006-01-062-1/+5
| | | | SVN-Revision: 2844
* Corrected WAP54G bug as explained in #146, closes ticket #146Florian Fainelli2006-01-041-2/+2
| | | | SVN-Revision: 2828
* first load network driver (10), then wlan driver (20) and then wlcompat, so ↵Waldemar Brodkorb2006-01-031-2/+2
| | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814
* software watchdog as kernel modul, pf ring as kernel module. saves some ↵Waldemar Brodkorb2006-01-025-117/+16
| | | | | | bytes in the default images, ideas from 22c3 talking with nbd and sven-ola SVN-Revision: 2801
* Corrected typo for RTSP supportFlorian Fainelli2005-12-291-1/+1
| | | | SVN-Revision: 2795
* Added support for RTSP connection tracking modulesFlorian Fainelli2005-12-295-1/+1547
| | | | SVN-Revision: 2794
* 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