Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | on the au1000 usb could never work as the power switch was never enabled :P | John Crispin | 2007-07-24 | 1 | -0/+16 |
| | | | | SVN-Revision: 8151 | ||||
* | wireless config gets regenerated not only when it does not exist, buit also ↵ | John Crispin | 2007-07-24 | 1 | -1/+1 |
| | | | | | | if it is 0 len SVN-Revision: 8149 | ||||
* | fixed au1000 eth0 ioctl patch | John Crispin | 2007-07-24 | 1 | -20/+9 |
| | | | | SVN-Revision: 8147 | ||||
* | oops, wrong file for au1000 pci fix | John Crispin | 2007-07-24 | 1 | -8/+14 |
| | | | | SVN-Revision: 8146 | ||||
* | fixed up the au1000 pci support, was caused by the au1000 having a 36bit io ↵ | John Crispin | 2007-07-24 | 2 | -0/+18 |
| | | | | | | bus and the max add being set to 32bit SVN-Revision: 8145 | ||||
* | reorder rootfstypes to allow both squashfs and jffs2 images to boot | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 8144 | ||||
* | fix kernel command line | Gabor Juhos | 2007-07-24 | 2 | -2/+2 |
| | | | | SVN-Revision: 8143 | ||||
* | Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵ | Florian Fainelli | 2007-07-24 | 5 | -14/+109 |
| | | | | | | prom_printf required for kgdb, make kgbd finally work, thanks ! SVN-Revision: 8141 | ||||
* | Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining ↵ | Florian Fainelli | 2007-07-24 | 3 | -0/+71 |
| | | | | | | in prototypes caused it to fail) SVN-Revision: 8140 | ||||
* | Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance) | Florian Fainelli | 2007-07-24 | 1 | -0/+26 |
| | | | | SVN-Revision: 8139 | ||||
* | fix mac80211 build for platforms that have led support disabled | Felix Fietkau | 2007-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8138 | ||||
* | initial merge of infineon code for amazon, pci is still broken a bit. a big ↵ | John Crispin | 2007-07-23 | 47 | -0/+26109 |
| | | | | | | thank you goes to infineon for providing info and reference code SVN-Revision: 8137 | ||||
* | merge madwifi trunk changeset 2597 | Felix Fietkau | 2007-07-23 | 1 | -2/+15 |
| | | | | SVN-Revision: 8136 | ||||
* | cosmetic changes in flash driver | Gabor Juhos | 2007-07-23 | 1 | -18/+18 |
| | | | | SVN-Revision: 8135 | ||||
* | Add back the port priority for r6040 | Florian Fainelli | 2007-07-23 | 1 | -0/+6 |
| | | | | SVN-Revision: 8134 | ||||
* | disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 | Felix Fietkau | 2007-07-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 8131 | ||||
* | adm5120_mtd.c is no longer in use | Gabor Juhos | 2007-07-23 | 1 | -497/+0 |
| | | | | SVN-Revision: 8129 | ||||
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵ | Gabor Juhos | 2007-07-23 | 2 | -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 Fainelli | 2007-07-23 | 1 | -0/+14 |
| | | | | SVN-Revision: 8127 | ||||
* | Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel | Florian Fainelli | 2007-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 8126 | ||||
* | Allow squashfs images for au1000, use the automatic rootfs split | Florian Fainelli | 2007-07-23 | 2 | -1/+12 |
| | | | | SVN-Revision: 8125 | ||||
* | cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 | Gabor Juhos | 2007-07-23 | 14 | -573/+1 |
| | | | | SVN-Revision: 8122 | ||||
* | Fixed required KCONFIG symbols for block IDE modules | Rod Whitby | 2007-07-23 | 1 | -3/+2 |
| | | | | SVN-Revision: 8121 | ||||
* | Enabled IXP4xx beeper | Rod Whitby | 2007-07-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 8120 | ||||
* | do dynamic kernel config changes for netfilter as well | Felix Fietkau | 2007-07-23 | 2 | -111/+120 |
| | | | | SVN-Revision: 8119 | ||||
* | add better working-g++ check (patch from #2017) | Felix Fietkau | 2007-07-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 8118 | ||||
* | add watchdog start patch from #1967 | Felix Fietkau | 2007-07-23 | 1 | -0/+5 |
| | | | | SVN-Revision: 8117 | ||||
* | add pppd options patch from #2114 | Felix Fietkau | 2007-07-23 | 1 | -1/+3 |
| | | | | SVN-Revision: 8116 | ||||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 9 | -88/+79 |
| | | | | SVN-Revision: 8115 | ||||
* | simplify and fix adm5120 image building, fix broken FEATURES handling | Felix Fietkau | 2007-07-23 | 3 | -8/+10 |
| | | | | SVN-Revision: 8113 | ||||
* | add missing dependencies and kernel config options | Felix Fietkau | 2007-07-23 | 3 | -0/+5 |
| | | | | SVN-Revision: 8112 | ||||
* | another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ↵ | Felix Fietkau | 2007-07-23 | 1 | -0/+13 |
| | | | | | | the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) SVN-Revision: 8111 | ||||
* | refresh madwifi patches | Felix Fietkau | 2007-07-22 | 24 | -160/+160 |
| | | | | SVN-Revision: 8110 | ||||
* | fix an error message | Felix Fietkau | 2007-07-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 8109 | ||||
* | keep track of the wifi interface state in /var/state/wireless | Felix Fietkau | 2007-07-22 | 3 | -0/+23 |
| | | | | SVN-Revision: 8108 | ||||
* | fix jffs2 images | Nicolas Thill | 2007-07-22 | 1 | -6/+7 |
| | | | | SVN-Revision: 8107 | ||||
* | add patch from #2111 | Felix Fietkau | 2007-07-22 | 2 | -13/+17 |
| | | | | SVN-Revision: 8106 | ||||
* | fix printk format arguments in memory detection code | Gabor Juhos | 2007-07-22 | 1 | -6/+6 |
| | | | | SVN-Revision: 8105 | ||||
* | package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵ | Rod Whitby | 2007-07-21 | 1 | -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 Whitby | 2007-07-21 | 1 | -1/+10 |
| | | | | | | access point) SVN-Revision: 8093 | ||||
* | ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices | Rod Whitby | 2007-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8092 | ||||
* | flash driver fixes | Gabor Juhos | 2007-07-21 | 1 | -12/+14 |
| | | | | SVN-Revision: 8091 | ||||
* | when building packages, accept uppercase letters in the package name | Felix Fietkau | 2007-07-21 | 1 | -0/+26 |
| | | | | SVN-Revision: 8090 | ||||
* | fix yealink kmod compile | Felix Fietkau | 2007-07-21 | 3 | -1/+15 |
| | | | | SVN-Revision: 8089 | ||||
* | fix kmod-pwc compile | Felix Fietkau | 2007-07-21 | 3 | -12/+85 |
| | | | | SVN-Revision: 8088 | ||||
* | fix kmod-atmtcp compile | Felix Fietkau | 2007-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8087 | ||||
* | disable kmod packages where the KCONFIG options are =y | Felix Fietkau | 2007-07-20 | 1 | -7/+9 |
| | | | | SVN-Revision: 8086 | ||||
* | reorder, xt_CHAOS depends on xt_DELUDE | Felix Fietkau | 2007-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8084 | ||||
* | fix switch driver, force all packets from all the ports are low priority | Gabor Juhos | 2007-07-20 | 2 | -0/+4 |
| | | | | SVN-Revision: 8083 | ||||
* | rootfs_split: fix a typo, and fix compiler warnings | Gabor Juhos | 2007-07-20 | 2 | -3/+3 |
| | | | | SVN-Revision: 8082 |