summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.6
Commit message (Collapse)AuthorAgeFilesLines
* add 2.6 support for x86Nicolas Thill2005-11-034-0/+2161
| | | | SVN-Revision: 2320
* rework the 2.6 Makefile to match the 2.4 one, add missing KMOD_template callsNicolas Thill2005-11-021-41/+167
| | | | SVN-Revision: 2318
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-021-1/+0
| | | | | | of .modules file SVN-Revision: 2317
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-71/+111
| | | | SVN-Revision: 2297
* remove another unnecessary messageFelix Fietkau2005-10-241-1/+0
| | | | SVN-Revision: 2296
* remove some unnecessary messagesFelix Fietkau2005-10-241-1/+0
| | | | SVN-Revision: 2295
* add -funit-at-a-time in trunk/ as wellFelix Fietkau2005-10-231-0/+12
| | | | SVN-Revision: 2291
* update linux 2.6 config for pf-ringFelix Fietkau2005-10-231-1/+2
| | | | SVN-Revision: 2289
* add pf_ring patches for kernel and libpcapFelix Fietkau2005-10-221-0/+5299
| | | | SVN-Revision: 2266
* another batch of V= stuffFelix Fietkau2005-10-221-4/+1
| | | | SVN-Revision: 2244
* fix kernel package install bugFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2240
* fix unnecessary recompiling of packagesFelix Fietkau2005-10-221-5/+5
| | | | SVN-Revision: 2239
* add some more verbosity stuffFelix Fietkau2005-10-221-11/+22
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-222-13/+3
| | | | | | but not complete, yet. SVN-Revision: 2221
* add nls support modulesWaldemar Brodkorb2005-10-031-1/+16
| | | | SVN-Revision: 2037
* add some audio modules and codepagesWaldemar Brodkorb2005-10-021-7/+101
| | | | SVN-Revision: 2035
* fix name of ohci modulWaldemar Brodkorb2005-10-021-1/+1
| | | | SVN-Revision: 2034
* fix dependency for vfat kernel modulesWaldemar Brodkorb2005-10-021-1/+2
| | | | SVN-Revision: 2033
* activate ohci, enable USB DEBUGWaldemar Brodkorb2005-10-012-10/+10
| | | | SVN-Revision: 2017
* move diag module outside of kernel directoryImre Kaloz2005-09-212-291/+0
| | | | SVN-Revision: 1968
* add ipset and nat-t config optionsWaldemar Brodkorb2005-09-201-1/+13
| | | | SVN-Revision: 1964
* add ipset patch for 2.6Waldemar Brodkorb2005-09-201-0/+5738
| | | | SVN-Revision: 1963
* nat-t patch for 2.6Waldemar Brodkorb2005-09-191-0/+129
| | | | SVN-Revision: 1953
* disable minix, separate flash-map driver patchWaldemar Brodkorb2005-09-163-282/+282
| | | | SVN-Revision: 1940
* fix compile warningWaldemar Brodkorb2005-09-161-2/+11
| | | | SVN-Revision: 1939
* add b44 patches from oleg, sync with 2.4, robocfg seems to work, yeah.Waldemar Brodkorb2005-09-161-37/+358
| | | | SVN-Revision: 1933
* split b44 patch, fix compile warning in b44.hWaldemar Brodkorb2005-09-162-830/+830
| | | | SVN-Revision: 1932
* add mppe to 2.6Waldemar Brodkorb2005-09-142-1/+1561
| | | | SVN-Revision: 1914
* add ppp/pppoe to kernel config, remove some compile warnings ↵Waldemar Brodkorb2005-09-112-5/+12
| | | | | | (cli->local_irq_disable) SVN-Revision: 1903
* activate usb1, disable some usb2 experimental flagsWaldemar Brodkorb2005-09-101-5/+7
| | | | SVN-Revision: 1898
* add first steps for led driver port to 2.6Waldemar Brodkorb2005-09-104-3/+296
| | | | SVN-Revision: 1896
* fix the remaining map driver issuesWaldemar Brodkorb2005-09-101-7/+7
| | | | SVN-Revision: 1893
* add b44 to bootWaldemar Brodkorb2005-09-101-0/+1
| | | | SVN-Revision: 1888
* add KERNEL varsWaldemar Brodkorb2005-09-101-4/+1
| | | | SVN-Revision: 1883
* fix squashfs mappingWaldemar Brodkorb2005-09-041-11/+20
| | | | SVN-Revision: 1847
* add b44 driverWaldemar Brodkorb2005-09-041-2/+22
| | | | SVN-Revision: 1846
* fix squashfs root, remove one useless include, remove debug code for flash ↵Waldemar Brodkorb2005-09-031-126/+55
| | | | | | map driver SVN-Revision: 1839
* fine tune kernel configWaldemar Brodkorb2005-09-031-29/+19
| | | | SVN-Revision: 1838
* add usbcore as kernel modulWaldemar Brodkorb2005-09-031-2/+2
| | | | SVN-Revision: 1837
* readd with -koWaldemar Brodkorb2005-09-031-0/+14222
| | | | SVN-Revision: 1831
* readd with -koWaldemar Brodkorb2005-09-031-14222/+0
| | | | SVN-Revision: 1830
* add new flash map driver, jffs2 is found, squashfs not.Waldemar Brodkorb2005-09-031-45/+161
| | | | SVN-Revision: 1829
* add some netfilter modules to 2.6 and update squashfs to 2.2Waldemar Brodkorb2005-08-291-21/+27
| | | | SVN-Revision: 1782
* add layer7 patch for kernel 2.6Waldemar Brodkorb2005-08-281-0/+2028
| | | | SVN-Revision: 1780
* fix compile error on squashfs-lzma patchWaldemar Brodkorb2005-08-281-3/+7
| | | | SVN-Revision: 1778
* add squashfs 2.2 for kernel 2.6, cleanup broadcom patch, remove .orig filesWaldemar Brodkorb2005-08-284-6693/+3483
| | | | SVN-Revision: 1777
* add usb and mtd driverWaldemar Brodkorb2005-08-283-5471/+4334
| | | | SVN-Revision: 1776
* Makefile change to compile modules, minor change in patchWaldemar Brodkorb2005-08-283-56/+29
| | | | SVN-Revision: 1775
* add kernel 2.6 patch, from tuxap with changes for new kernel 2.6Waldemar Brodkorb2005-08-281-0/+22159
| | | | SVN-Revision: 1774
* first 2.6 stuff for netgear wgt634u, unusable.Waldemar Brodkorb2005-08-283-0/+1205
SVN-Revision: 1773