aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This patch re-adds the udev and hotplug2 initialization fixes originallyFelix 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> 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 codeGabor Juhos2008-04-223-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-212-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10910 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc should actually support va_copyNicolas Thill2008-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)Matteo Croce2008-04-211-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update config filesImre Kaloz2008-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 madwifiFelix Fietkau2008-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 modeFelix Fietkau2008-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 patchesFelix Fietkau2008-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 ↵Felix Fietkau2008-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)Matteo Croce2008-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)Felix Fietkau2008-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)Felix Fietkau2008-04-202-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unneeded patchImre Kaloz2008-04-201-35/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10892 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ixp4xx 2.6.25 patchsetImre Kaloz2008-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 patchImre Kaloz2008-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 bootImre Kaloz2008-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 driverFelix Fietkau2008-04-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix patchImre Kaloz2008-04-201-462/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build the kmod-video-quickcam module only if it was selectedNicolas Thill2008-04-201-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10881 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't build acx* kernel modules on UMLNicolas Thill2008-04-202-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-203-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove the clz function, use fls insteadGabor Juhos2008-04-202-24/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-207-0/+648
| | | | | | and the upcoming Fonera 2.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] remove strange direct usage of dev->priv as wellGabor Juhos2008-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10875 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-201-28/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] use stats from net_device structureGabor Juhos2008-04-202-30/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] nuke trailing whitespacesGabor Juhos2008-04-2013-118/+118
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the adm6996 switch for atheros devices that support it ↵Felix Fietkau2008-04-202-1/+22
| | | | | | (autodetected at boot time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some redundant codeFelix Fietkau2008-04-202-53/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add stub driver for ADM6996F switches (configured through MII)Felix Fietkau2008-04-206-0/+333
| | | | | | | | 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
* we can't handle the switch on the GW2345 yet, but we cna support the GW2355Imre Kaloz2008-04-191-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename patch to make it clear what it isImre Kaloz2008-04-191-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for ↵Gabor Juhos2008-04-194-98/+191
| | | | | | the review, comments, suggestions :P git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proper 2.6.25 supportImre Kaloz2008-04-1952-0/+134105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke empty directory, we need actual patches thereImre Kaloz2008-04-190-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix swap{on,off} pathMatteo Croce2008-04-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add patch dir for 2.6.25 kernelYuji Mano2008-04-180-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename the bootloader image to standard name "otheros.bld"Yuji Mano2008-04-182-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove config for non supported kernel versionYuji Mano2008-04-181-1087/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * update ps3 target kernel version to 2.6.25Yuji Mano2008-04-182-6/+991
| | | | | | | * add default config for ps3 kernel 2.6.25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)Florian Fainelli2008-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Mark rt61 as 2.6.23 only (#3337)Florian Fainelli2008-04-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more performance for madwifi :)Felix Fietkau2008-04-171-4/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_BRIDGE_NETFILTER by defaultFelix Fietkau2008-04-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] use the spi-ks8995 driver on the WRT55AG v2 boardsGabor Juhos2008-04-174-0/+170
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] spi-ks8995: fix a compiler warning, fix the copyright headerGabor Juhos2008-04-171-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add a driver for the KS8995 ethernet switch, will be usable to ↵Gabor Juhos2008-04-174-0/+477
| | | | | | control the switch on some boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-171-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10850 3c298f89-4303-0410-b956-a3cf2f4a3e73