summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-159-7595/+1897
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683
* update gs v4 pattern so that the latest linksys firmware accepts itFelix Fietkau2005-12-151-2/+2
| | | | SVN-Revision: 2678
* put the conntrack/nat modules florian added in the kmod-nat-extra packageNicolas Thill2005-12-131-0/+6
| | | | SVN-Revision: 2665
* add imq from whiterussian to trunkFelix Fietkau2005-12-134-0/+757
| | | | SVN-Revision: 2652
* disable pcmcia stuff for ar7Felix Fietkau2005-12-131-1/+13
| | | | SVN-Revision: 2646
* add new netfilter modules to ar7 configFelix Fietkau2005-12-131-0/+6
| | | | SVN-Revision: 2645
* disable eagle-usb until florian commits itNicolas Thill2005-12-121-1/+1
| | | | SVN-Revision: 2641
* Added support for MMS connection trackingFlorian Fainelli2005-12-123-0/+742
| | | | 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-123-3/+25
| | | | | | "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
* fix 2.4 build error introduced by changeset:2606Nicolas Thill2005-12-112-1/+2
| | | | SVN-Revision: 2613
* add pcmcia and serial_cs kernel support for mipsel/2.6Nicolas Thill2005-12-092-2/+62
| | | | SVN-Revision: 2608
* fix 2.6 module build when compiling on a 2.4 host systemNicolas Thill2005-12-092-18/+29
| | | | SVN-Revision: 2606
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-0810-28/+6
| | | | SVN-Revision: 2605
* add kernel driver for SPCA5XX based USB camerasNicolas Thill2005-12-086-0/+227
| | | | SVN-Revision: 2602
* remove obsolete comments stating that the modules won't build on mipsel/2.6Nicolas Thill2005-12-082-2/+0
| | | | SVN-Revision: 2598
* merge netfilter modules and iptables extensions variablesNicolas Thill2005-12-073-162/+99
| | | | SVN-Revision: 2585
* small fix for make targets from Martin LeyWaldemar Brodkorb2005-12-051-3/+3
| | | | SVN-Revision: 2578
* fix flash map driver for squashfs images for wrt54gsWaldemar Brodkorb2005-11-292-4/+8
| | | | SVN-Revision: 2568
* remove usb debug options, add usb audio, some cleanupWaldemar Brodkorb2005-11-291-8/+8
| | | | SVN-Revision: 2566
* add new flash map driver, some minor system code cleanupWaldemar Brodkorb2005-11-292-233/+1260
| | | | SVN-Revision: 2564
* find correct usb audio moduleWaldemar Brodkorb2005-11-291-3/+2
| | | | SVN-Revision: 2563
* create some more bin files for 2.6Waldemar Brodkorb2005-11-292-12/+25
| | | | SVN-Revision: 2562
* add ath_rate_sample, fix module loading on netgear wgt634uWaldemar Brodkorb2005-11-292-1/+2
| | | | SVN-Revision: 2561
* update alsa to latest stable upstream release (v1.0.10)Nicolas Thill2005-11-271-2/+2
| | | | SVN-Revision: 2555
* close ticket #63Waldemar Brodkorb2005-11-241-2/+2
| | | | SVN-Revision: 2553
* fix typoFelix Fietkau2005-11-221-1/+1
| | | | SVN-Revision: 2550
* update hostap-driver to new upstream stable version (v0.4.7)Nicolas Thill2005-11-221-2/+2
| | | | SVN-Revision: 2541
* fix madwifi package build, onoe/ath_rate_onoe.ko is not buildWaldemar Brodkorb2005-11-211-1/+0
| | | | SVN-Revision: 2540
* upgrade madwifi-ng snapshot to r1329-20051121Imre Kaloz2005-11-212-14/+2
| | | | SVN-Revision: 2539
* update layer7 (forward port from whiterussian)Felix Fietkau2005-11-191-57/+82
| | | | SVN-Revision: 2538
* allow comment lines in the image builderFelix Fietkau2005-11-191-1/+1
| | | | SVN-Revision: 2533
* add patch for generating hotplug events on atm device createFelix Fietkau2005-11-191-0/+98
| | | | SVN-Revision: 2532
* make wlcompat display 19 dBm max. when regulatory override is disabledFelix Fietkau2005-11-191-1/+4
| | | | SVN-Revision: 2530
* 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
* fix more typosFelix Fietkau2005-11-161-3/+3
| | | | SVN-Revision: 2514
* fix failsafe mode on brcm-2.4Felix Fietkau2005-11-161-7/+7
| | | | SVN-Revision: 2513
* add extra safety for linksys nvram fixup (should fix #56, though i haven't ↵Felix Fietkau2005-11-151-4/+4
| | | | | | been able to reproduce it) SVN-Revision: 2506
* 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
* security update, fixes #52Waldemar Brodkorb2005-11-151-2/+2
| | | | SVN-Revision: 2493
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-154-9/+4
| | | | 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-154-1/+42
| | | | SVN-Revision: 2490
* fix a race condition in the sched_use_tsc patchFelix Fietkau2005-11-142-18/+20
| | | | SVN-Revision: 2483