summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* incomplete Gumstix supportkaloz2008-04-2747-364/+19222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add another bunch of missing CONFIG_ symbolsnico2008-04-271-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove symlinkkaloz2008-04-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* properly disable CONFIG_CRYPTO_HWnico2008-04-2726-26/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the locally mirrored compat-wireless tarblall (#3377)florian2008-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Re-enabled the CompactFlash driver for rb532florian2008-04-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* PXA can use EABI, tookaloz2008-04-261-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10949 3c298f89-4303-0410-b956-a3cf2f4a3e73
* PXA has Xscale core as well, so optimize the same way as we do on IXP/IOPkaloz2008-04-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 oneskaloz2008-04-261-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backported ixp4xx ehci driverkaloz2008-04-261-0/+215
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generate and install NPE-A ethernet microcode as wellkaloz2008-04-262-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split npe ethernet and hss patch, sync with upstreamkaloz2008-04-262-2930/+2966
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix mini_fo on 2.6.25juhosg2008-04-262-326/+477
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo in last commitagb2008-04-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove old feeds symlink in distclean. Thanks fishagb2008-04-261-1/+1
| | | | | | | - Fixes duplicate package entries when coming from pre r10634 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* First step to upgrade of brcm47xx to kernel version 2.6.25noz2008-04-2544-0/+7824
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolsthepeople2008-04-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolthepeople2008-04-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix vlan mapping for cpu port on the marvell switchnbd2008-04-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build kmod-hwmon-pc87360 for x86agb2008-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AVR32: sync with latest Atmel source (closes #3371)matteo2008-04-232-1571/+4703
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clear VLANTunnel bit on the marvell switch ports - should help with some ↵nbd2008-04-231-1/+0
| | | | | | bridging issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initramfs: start one hotplug2 for coldplugging and one for handling events ↵nbd2008-04-231-1/+2
| | | | | | between coldplug and end of /init git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kill hotplug2 before running initnbd2008-04-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use the right hotplug2 invocation for initramfsnbd2008-04-231-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix a typojuhosg2008-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* leave ack/cts setting alone by defaultnbd2008-04-231-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move timeout trigger for protection mode to node timeout triggernbd2008-04-231-25/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up cwmin/cwmax defines and remove some wrong values which made ↵nbd2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵nbd2008-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure the toolchain target dir really existsnbd2008-04-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch re-adds the udev and hotplug2 initialization fixes originallynbd2008-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] fix a compiler warning in the Sidewinder board specific codejuhosg2008-04-223-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move hotplug2 & udevtrigger to base sectionnico2008-04-212-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc should actually support va_copynico2008-04-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* assign names to filesystems when mounting virtual ones (closes #3340)matteo2008-04-211-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update config fileskaloz2008-04-212-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some more fine tuning for madwifinbd2008-04-211-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add configurable rssi threshold and timeout values for protection modenbd2008-04-211-0/+139
| | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorder patchesnbd2008-04-214-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10898 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵nbd2008-04-213-22/+89
| | | | | | improve minstrel's performance and response time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10897 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac fix (closes #3124)matteo2008-04-211-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a some txq races (merge from madwifi-trunk)nbd2008-04-201-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kmod-hid module (thx, fish)nbd2008-04-202-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded patchkaloz2008-04-201-35/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ixp4xx 2.6.25 patchsetkaloz2008-04-2032-0/+8815
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable IMQ on 2.6.25 until we have a new patchkaloz2008-04-201-0/+1790
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mini_fo compile -- still oopses on bootkaloz2008-04-201-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix gpio on rb532 - fixes the cf drivernbd2008-04-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix patchkaloz2008-04-201-462/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10887 3c298f89-4303-0410-b956-a3cf2f4a3e73