aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-276-5/+422
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
| | | | SVN-Revision: 8199
* fix a typoFelix Fietkau2007-07-271-1/+1
| | | | SVN-Revision: 8198
* rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
| | | | SVN-Revision: 8196
* Removed the obsolete MTD_SPLIT_ROOTFS config symbol.Rod Whitby2007-07-271-1/+0
| | | | SVN-Revision: 8193
* Add missing config symbols that stop a default 2.6.21.6 built - set them all ↵Rod Whitby2007-07-271-0/+9
| | | | | | to default values so nothing changes for anyone SVN-Revision: 8191
* more cosmetic fixes for ar7Nicolas Thill2007-07-273-4/+3
| | | | SVN-Revision: 8190
* update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)Nicolas Thill2007-07-2720-706/+108
| | | | SVN-Revision: 8189
* cosmetic fix (indent and use c-style comments)Nicolas Thill2007-07-271-14/+14
| | | | SVN-Revision: 8188
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | SVN-Revision: 8187
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-261-0/+9
| | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | SVN-Revision: 8185
* Add rt2x00-mac80211 snapshot (#1916)Florian Fainelli2007-07-2629-0/+19615
| | | | SVN-Revision: 8184
* fix a prereq bugFelix Fietkau2007-07-261-1/+1
| | | | SVN-Revision: 8183
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07Felix Fietkau2007-07-263-4/+10
| | | | SVN-Revision: 8181
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-261-2/+2
| | | | SVN-Revision: 8171
* Add uvcvideo driver (#1997)Florian Fainelli2007-07-261-0/+43
| | | | SVN-Revision: 8167
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-261-1/+1
| | | | SVN-Revision: 8166
* brcm47xx-2.6: add a few nops here, some irq saving there, blast the full ↵Felix Fietkau2007-07-261-31/+300
| | | | | | cache on page icache flushes i really hate the broadcom cpu bugs, but it's much more stable now. PS: A /* Ouch */ in the original source showed me the way ;) SVN-Revision: 8165
* fix the size of the flash mem window on pronghorn metro (#2070)Felix Fietkau2007-07-251-1/+1
| | | | SVN-Revision: 8162
* NAPI for r6040 of course depends on r6040Florian Fainelli2007-07-251-1/+2
| | | | SVN-Revision: 8161
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵Florian Fainelli2007-07-254-3/+6
| | | | | | profile name to ar525w SVN-Revision: 8160
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-2511-7/+530
| | | | SVN-Revision: 8159
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-251-0/+14
| | | | SVN-Revision: 8157
* Fix aodv-uu compilation on 2.4 kernels (#2116)Florian Fainelli2007-07-251-1/+1
| | | | SVN-Revision: 8156
* Put r6040 ethernet driver as a moduleFlorian Fainelli2007-07-251-0/+11
| | | | SVN-Revision: 8154
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-255-16/+87
| | | | SVN-Revision: 8153
* on the au1000 usb could never work as the power switch was never enabled :PJohn Crispin2007-07-241-0/+16
| | | | SVN-Revision: 8151
* wireless config gets regenerated not only when it does not exist, buit also ↵John Crispin2007-07-241-1/+1
| | | | | | if it is 0 len SVN-Revision: 8149
* fixed au1000 eth0 ioctl patchJohn Crispin2007-07-241-20/+9
| | | | SVN-Revision: 8147
* oops, wrong file for au1000 pci fixJohn Crispin2007-07-241-8/+14
| | | | SVN-Revision: 8146
* fixed up the au1000 pci support, was caused by the au1000 having a 36bit io ↵John Crispin2007-07-242-0/+18
| | | | | | bus and the max add being set to 32bit SVN-Revision: 8145
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-242-2/+2
| | | | SVN-Revision: 8144
* fix kernel command lineGabor Juhos2007-07-242-2/+2
| | | | SVN-Revision: 8143
* Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add ↵Florian Fainelli2007-07-245-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 Fainelli2007-07-243-0/+71
| | | | | | in prototypes caused it to fail) SVN-Revision: 8140
* Fix the handling of unsupported ioctls (eth0 appeared in iwconfig for instance)Florian Fainelli2007-07-241-0/+26
| | | | SVN-Revision: 8139
* fix mac80211 build for platforms that have led support disabledFelix Fietkau2007-07-231-1/+1
| | | | SVN-Revision: 8138
* initial merge of infineon code for amazon, pci is still broken a bit. a big ↵John Crispin2007-07-2347-0/+26109
| | | | | | thank you goes to infineon for providing info and reference code SVN-Revision: 8137
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-231-2/+15
| | | | SVN-Revision: 8136
* cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
| | | | SVN-Revision: 8135
* Add back the port priority for r6040Florian Fainelli2007-07-231-0/+6
| | | | SVN-Revision: 8134
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-232-2/+2
| | | | SVN-Revision: 8131
* 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