summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-2715-0/+38875
| | | | SVN-Revision: 10956
* incomplete Gumstix supportImre Kaloz2008-04-2747-364/+19222
| | | | SVN-Revision: 10955
* add another bunch of missing CONFIG_ symbolsNicolas Thill2008-04-271-0/+8
| | | | SVN-Revision: 10954
* remove symlinkImre Kaloz2008-04-271-1/+0
| | | | SVN-Revision: 10953
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-2726-26/+3
| | | | SVN-Revision: 10952
* Use the locally mirrored compat-wireless tarblall (#3377)Florian Fainelli2008-04-271-1/+1
| | | | SVN-Revision: 10951
* Re-enabled the CompactFlash driver for rb532Florian Fainelli2008-04-261-1/+1
| | | | SVN-Revision: 10950
* PXA can use EABI, tooImre Kaloz2008-04-261-3/+9
| | | | SVN-Revision: 10949
* PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPImre Kaloz2008-04-261-1/+1
| | | | SVN-Revision: 10948
* Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 onesImre Kaloz2008-04-261-0/+11
| | | | SVN-Revision: 10947
* backported ixp4xx ehci driverImre Kaloz2008-04-261-0/+215
| | | | SVN-Revision: 10946
* generate and install NPE-A ethernet microcode as wellImre Kaloz2008-04-262-1/+2
| | | | SVN-Revision: 10945
* split npe ethernet and hss patch, sync with upstreamImre Kaloz2008-04-262-2930/+2966
| | | | SVN-Revision: 10944
* fix mini_fo on 2.6.25Gabor Juhos2008-04-262-326/+477
| | | | SVN-Revision: 10943
* Fix typo in last commitAndy Boyett2008-04-261-1/+1
| | | | SVN-Revision: 10942
* Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ↵Andy Boyett2008-04-261-1/+1
| | | | | | entries when coming from pre r10634 SVN-Revision: 10941
* First step to upgrade of brcm47xx to kernel version 2.6.25Peter Denison2008-04-2544-0/+7824
| | | | SVN-Revision: 10939
* add missing symbolsTravis Kemen2008-04-251-0/+1
| | | | SVN-Revision: 10937
* add missing symbolTravis Kemen2008-04-251-0/+1
| | | | SVN-Revision: 10935
* fix vlan mapping for cpu port on the marvell switchFelix Fietkau2008-04-241-2/+2
| | | | SVN-Revision: 10934
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* AVR32: sync with latest Atmel source (closes #3371)Matteo Croce2008-04-232-1571/+4703
| | | | SVN-Revision: 10932
* clear VLANTunnel bit on the marvell switch ports - should help with some ↵Felix Fietkau2008-04-231-1/+0
| | | | | | bridging issues SVN-Revision: 10931
* initramfs: start one hotplug2 for coldplugging and one for handling events ↵Felix Fietkau2008-04-231-1/+2
| | | | | | between coldplug and end of /init SVN-Revision: 10930
* kill hotplug2 before running initFelix Fietkau2008-04-231-0/+1
| | | | SVN-Revision: 10929
* use the right hotplug2 invocation for initramfsFelix Fietkau2008-04-231-2/+6
| | | | SVN-Revision: 10928
* base-files: fix a typoGabor Juhos2008-04-231-1/+1
| | | | SVN-Revision: 10927
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
| | | | SVN-Revision: 10926
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
| | | | SVN-Revision: 10925
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate SVN-Revision: 10924
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-04-221-12/+24
| | | | | | do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. SVN-Revision: 10921
* make sure the toolchain target dir really existsFelix Fietkau2008-04-221-1/+1
| | | | SVN-Revision: 10913
* This patch re-adds the udev and hotplug2 initialization fixes originally ↵Felix Fietkau2008-04-221-3/+12
| | | | | | | | present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> SVN-Revision: 10912
* fix a compiler warning in the Sidewinder board specific codeGabor Juhos2008-04-223-6/+6
| | | | SVN-Revision: 10911
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-212-2/+4
| | | | SVN-Revision: 10910
* uClibc should actually support va_copyNicolas Thill2008-04-211-1/+1
| | | | SVN-Revision: 10906
* assign names to filesystems when mounting virtual ones (closes #3340)Matteo Croce2008-04-211-5/+5
| | | | SVN-Revision: 10903
* update config filesImre Kaloz2008-04-212-0/+35
| | | | SVN-Revision: 10901
* add some more fine tuning for madwifiFelix Fietkau2008-04-211-0/+43
| | | | SVN-Revision: 10900
* madwifi: add configurable rssi threshold and timeout values for protection ↵Felix Fietkau2008-04-211-0/+139
| | | | | | mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. SVN-Revision: 10899
* reorder patchesFelix Fietkau2008-04-214-0/+0
| | | | SVN-Revision: 10898
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵Felix Fietkau2008-04-213-22/+89
| | | | | | improve minstrel's performance and response time SVN-Revision: 10897
* cpmac fix (closes #3124)Matteo Croce2008-04-211-0/+14
| | | | SVN-Revision: 10896
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-201-0/+38
| | | | SVN-Revision: 10895
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-202-1/+17
| | | | SVN-Revision: 10894
* remove unneeded patchImre Kaloz2008-04-201-35/+0
| | | | SVN-Revision: 10892
* add ixp4xx 2.6.25 patchsetImre Kaloz2008-04-2032-0/+8815
| | | | SVN-Revision: 10891
* disable IMQ on 2.6.25 until we have a new patchImre Kaloz2008-04-201-0/+1790
| | | | SVN-Revision: 10890
* fix mini_fo compile -- still oopses on bootImre Kaloz2008-04-201-12/+12
| | | | SVN-Revision: 10889
* fix gpio on rb532 - fixes the cf driverFelix Fietkau2008-04-201-3/+3
| | | | SVN-Revision: 10888