aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
| | | | SVN-Revision: 8129
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-232-1/+11
| | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128
* Add supporg for nls-iso8859-2 (#2123)Florian Fainelli2007-07-231-0/+14
| | | | SVN-Revision: 8127
* Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernelFlorian Fainelli2007-07-231-1/+1
| | | | SVN-Revision: 8126
* Allow squashfs images for au1000, use the automatic rootfs splitFlorian Fainelli2007-07-232-1/+12
| | | | SVN-Revision: 8125
* cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22Gabor Juhos2007-07-2314-573/+1
| | | | SVN-Revision: 8122
* Fixed required KCONFIG symbols for block IDE modulesRod Whitby2007-07-231-3/+2
| | | | SVN-Revision: 8121
* Enabled IXP4xx beeperRod Whitby2007-07-231-0/+1
| | | | SVN-Revision: 8120
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-232-111/+120
| | | | SVN-Revision: 8119
* add better working-g++ check (patch from #2017)Felix Fietkau2007-07-231-1/+2
| | | | SVN-Revision: 8118
* add watchdog start patch from #1967Felix Fietkau2007-07-231-0/+5
| | | | SVN-Revision: 8117
* add pppd options patch from #2114Felix Fietkau2007-07-231-1/+3
| | | | SVN-Revision: 8116
* more dependency fixesFelix Fietkau2007-07-239-88/+79
| | | | SVN-Revision: 8115
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-233-8/+10
| | | | SVN-Revision: 8113
* add missing dependencies and kernel config optionsFelix Fietkau2007-07-233-0/+5
| | | | SVN-Revision: 8112
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ↵Felix Fietkau2007-07-231-0/+13
| | | | | | the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) SVN-Revision: 8111
* refresh madwifi patchesFelix Fietkau2007-07-2224-160/+160
| | | | SVN-Revision: 8110
* fix an error messageFelix Fietkau2007-07-221-0/+2
| | | | SVN-Revision: 8109
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-223-0/+23
| | | | SVN-Revision: 8108
* fix jffs2 imagesNicolas Thill2007-07-221-6/+7
| | | | SVN-Revision: 8107
* add patch from #2111Felix Fietkau2007-07-222-13/+17
| | | | SVN-Revision: 8106
* fix printk format arguments in memory detection codeGabor Juhos2007-07-221-6/+6
| | | | SVN-Revision: 8105
* package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵Rod Whitby2007-07-211-3/+3
| | | | | | network drivers to be excluded from all builds SVN-Revision: 8094
* ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth ↵Rod Whitby2007-07-211-1/+10
| | | | | | access point) SVN-Revision: 8093
* ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devicesRod Whitby2007-07-211-1/+1
| | | | SVN-Revision: 8092
* flash driver fixesGabor Juhos2007-07-211-12/+14
| | | | SVN-Revision: 8091
* when building packages, accept uppercase letters in the package nameFelix Fietkau2007-07-211-0/+26
| | | | SVN-Revision: 8090
* fix yealink kmod compileFelix Fietkau2007-07-213-1/+15
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-213-12/+85
| | | | SVN-Revision: 8088
* fix kmod-atmtcp compileFelix Fietkau2007-07-211-1/+1
| | | | SVN-Revision: 8087
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-201-7/+9
| | | | SVN-Revision: 8086
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8084
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-202-0/+4
| | | | SVN-Revision: 8083
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-202-3/+3
| | | | SVN-Revision: 8082
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-202-2/+2
| | | | SVN-Revision: 8081
* fix #2112Felix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8080
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run SVN-Revision: 8078
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-202-1/+1
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-201-9/+1
| | | | SVN-Revision: 8076
* Fix the automatic selection of ext2 when not using neither squashfs nor jffs2Florian Fainelli2007-07-201-1/+0
| | | | SVN-Revision: 8075
* compress the kernel that resides on the nand memoryFlorian Fainelli2007-07-201-2/+12
| | | | SVN-Revision: 8073
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-201-6/+6
| | | | SVN-Revision: 8071
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-203-63/+46
| | | | SVN-Revision: 8070
* fix a socket leak in udhcpc (patch by Eric L. Chen)Felix Fietkau2007-07-201-0/+12
| | | | SVN-Revision: 8069
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8068
* Remove tgz hacksFlorian Fainelli2007-07-192-4/+0
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-192-3/+5
| | | | SVN-Revision: 8065
* restore Kconfig options of rootfs_split for 2.6.21.5Gabor Juhos2007-07-191-3/+8
| | | | SVN-Revision: 8064
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-192-164/+10
| | | | SVN-Revision: 8063
* add a workaround for a wds related crashFelix Fietkau2007-07-191-0/+13
| | | | SVN-Revision: 8062