Commit Graph

10492 Commits (6e4bdf784bce0fa7ce88c11dabbe64e6340d64b7)

Author SHA1 Message Date
Felix Fietkau 6e4bdf784b make sure the toolchain target dir really exists
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 20:30:55 +00:00
Felix Fietkau 44a3a83bef This patch re-adds the udev and hotplug2 initialization fixes originally
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
2008-04-22 19:22:05 +00:00
Gabor Juhos ec8663edf3 [ixp4xx] fix a compiler warning in the Sidewinder board specific code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-22 16:15:38 +00:00
Nicolas Thill 1bc0fad874 move hotplug2 & udevtrigger to base section
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 22:31:07 +00:00
Nicolas Thill 464d3ed321 uClibc should actually support va_copy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 22:04:27 +00:00
Matteo Croce 53a34b19ad assign names to filesystems when mounting virtual ones (closes #3340)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 18:08:05 +00:00
Imre Kaloz 980aa6f81e update config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 09:07:25 +00:00
Felix Fietkau 3799cffe24 add some more fine tuning for madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:52 +00:00
Felix Fietkau 6733517255 madwifi: add configurable rssi threshold and timeout values for protection 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:39 +00:00
Felix Fietkau 0e4c43ff34 reorder patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 03:45:22 +00:00
Felix Fietkau 37f1fdc83e madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 02:39:40 +00:00
Matteo Croce 06c18b118f cpmac fix (closes #3124)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 02:00:04 +00:00
Felix Fietkau 58f27d06dd fix a some txq races (merge from madwifi-trunk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 22:01:27 +00:00
Felix Fietkau ba95c604d9 add missing kmod-hid module (thx, fish)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 21:01:03 +00:00
Imre Kaloz 8d6cba97f6 remove unneeded patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:18:55 +00:00
Imre Kaloz b45ffe9b60 add ixp4xx 2.6.25 patchset
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:17:38 +00:00
Imre Kaloz 895b820b42 disable IMQ on 2.6.25 until we have a new patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:13:48 +00:00
Imre Kaloz 89579c8b17 fix mini_fo compile -- still oopses on boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 18:10:50 +00:00
Felix Fietkau dfd186b861 fix gpio on rb532 - fixes the cf driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 16:32:28 +00:00
Imre Kaloz 85cea96c2d fix patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 14:44:20 +00:00
Nicolas Thill 12de25db14 build the kmod-video-quickcam module only if it was selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:49:13 +00:00
Nicolas Thill 0b579c7d32 don't build acx* kernel modules on UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:48:04 +00:00
Nicolas Thill b21db46a8e add a gpio feature for devices supporting the generic GPIO interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:46:45 +00:00
Gabor Juhos 2d93f878d2 [atheros] remove the clz function, use fls instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:10:50 +00:00
Felix Fietkau f85cb02b81 make use of the marvell switch in the atheros port
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:39:16 +00:00
Felix Fietkau e62fdae016 Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:29:01 +00:00
Gabor Juhos 88dbe9e906 [atheros] remove strange direct usage of dev->priv as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 07:14:45 +00:00
Gabor Juhos 32fe4ae45f [atheros] use the netdev_priv() macro instead of directly accessing dev->priv
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:49:42 +00:00
Gabor Juhos c96d5f922b [atheros] use stats from net_device structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:47:02 +00:00
Gabor Juhos 0c29aee60a [atheros] nuke trailing whitespaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 06:40:36 +00:00
Felix Fietkau 60797bacdd make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:59 +00:00
Felix Fietkau 7904db70d2 remove some redundant code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:43 +00:00
Felix Fietkau 3c2c1b1b69 Add stub driver for ADM6996F switches (configured through MII)
The driver currently uses a hardcoded VLAN mapping and has no configuration yet
Tested on Accton MR3202a


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 02:53:04 +00:00
Imre Kaloz 4d3d0399dc we can't handle the switch on the GW2345 yet, but we cna support the GW2355
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 18:13:24 +00:00
Imre Kaloz 3ebd0bd9c9 rename patch to make it clear what it is
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 18:09:11 +00:00
Gabor Juhos 9af0e44c82 [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 16:56:21 +00:00
Imre Kaloz 127d15a775 add proper 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 15:20:44 +00:00
Imre Kaloz bdd7f3c7ba nuke empty directory, we need actual patches there
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 15:14:57 +00:00
Matteo Croce 1a21a5e493 fix swap{on,off} path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-19 14:36:01 +00:00
Yuji Mano 8d8c3cdd90 add patch dir for 2.6.25 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:42:19 +00:00
Yuji Mano 672f9b6150 rename the bootloader image to standard name "otheros.bld"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:04:37 +00:00
Yuji Mano ad56549e6f remove config for non supported kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 22:02:49 +00:00
Yuji Mano cf6a0dde8e * update ps3 target kernel version to 2.6.25
* add default config for ps3 kernel 2.6.25


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-18 21:59:31 +00:00
Florian Fainelli d240926903 Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:34:04 +00:00
Florian Fainelli fc717235d3 Mark rt61 as 2.6.23 only (#3337)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 17:11:34 +00:00
Felix Fietkau 9b8022d7a9 more performance for madwifi :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:36 +00:00
Felix Fietkau 7e6860ab95 disable CONFIG_BRIDGE_NETFILTER by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 16:37:21 +00:00
Gabor Juhos 2ae86e9604 [package] use the spi-ks8995 driver on the WRT55AG v2 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:12:57 +00:00
Gabor Juhos 59f088d4a2 [package] spi-ks8995: fix a compiler warning, fix the copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 13:11:11 +00:00
Gabor Juhos 63156f6723 [package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-17 09:59:09 +00:00