Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | use the right hotplug2 invocation for initramfs | Felix Fietkau | 2008-04-23 | |
| | | | | SVN-Revision: 10928 | |||
* | base-files: fix a typo | Gabor Juhos | 2008-04-23 | |
| | | | | SVN-Revision: 10927 | |||
* | leave ack/cts setting alone by default | Felix Fietkau | 2008-04-23 | |
| | | | | SVN-Revision: 10926 | |||
* | move timeout trigger for protection mode to node timeout trigger | Felix Fietkau | 2008-04-23 | |
| | | | | SVN-Revision: 10925 | |||
* | clean up cwmin/cwmax defines and remove some wrong values which made ↵ | Felix Fietkau | 2008-04-23 | |
| | | | | | | minstrel a bit inaccurate SVN-Revision: 10924 | |||
* | madwifi: put an upper limit on the amount of sampling that minstrel should ↵ | Felix Fietkau | 2008-04-22 | |
| | | | | | | 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 exists | Felix Fietkau | 2008-04-22 | |
| | | | | SVN-Revision: 10913 | |||
* | This patch re-adds the udev and hotplug2 initialization fixes originally ↵ | Felix Fietkau | 2008-04-22 | |
| | | | | | | | | 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 code | Gabor Juhos | 2008-04-22 | |
| | | | | SVN-Revision: 10911 | |||
* | move hotplug2 & udevtrigger to base section | Nicolas Thill | 2008-04-21 | |
| | | | | SVN-Revision: 10910 | |||
* | uClibc should actually support va_copy | Nicolas Thill | 2008-04-21 | |
| | | | | SVN-Revision: 10906 | |||
* | assign names to filesystems when mounting virtual ones (closes #3340) | Matteo Croce | 2008-04-21 | |
| | | | | SVN-Revision: 10903 | |||
* | update config files | Imre Kaloz | 2008-04-21 | |
| | | | | SVN-Revision: 10901 | |||
* | add some more fine tuning for madwifi | Felix Fietkau | 2008-04-21 | |
| | | | | SVN-Revision: 10900 | |||
* | madwifi: add configurable rssi threshold and timeout values for protection ↵ | Felix Fietkau | 2008-04-21 | |
| | | | | | | 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 patches | Felix Fietkau | 2008-04-21 | |
| | | | | SVN-Revision: 10898 | |||
* | madwifi: remove the minstrel_mrr hack and add two patches that massively ↵ | Felix Fietkau | 2008-04-21 | |
| | | | | | | improve minstrel's performance and response time SVN-Revision: 10897 | |||
* | cpmac fix (closes #3124) | Matteo Croce | 2008-04-21 | |
| | | | | SVN-Revision: 10896 | |||
* | fix a some txq races (merge from madwifi-trunk) | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10895 | |||
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10894 | |||
* | remove unneeded patch | Imre Kaloz | 2008-04-20 | |
| | | | | SVN-Revision: 10892 | |||
* | add ixp4xx 2.6.25 patchset | Imre Kaloz | 2008-04-20 | |
| | | | | SVN-Revision: 10891 | |||
* | disable IMQ on 2.6.25 until we have a new patch | Imre Kaloz | 2008-04-20 | |
| | | | | SVN-Revision: 10890 | |||
* | fix mini_fo compile -- still oopses on boot | Imre Kaloz | 2008-04-20 | |
| | | | | SVN-Revision: 10889 | |||
* | fix gpio on rb532 - fixes the cf driver | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10888 | |||
* | fix patch | Imre Kaloz | 2008-04-20 | |
| | | | | SVN-Revision: 10887 | |||
* | build the kmod-video-quickcam module only if it was selected | Nicolas Thill | 2008-04-20 | |
| | | | | SVN-Revision: 10881 | |||
* | don't build acx* kernel modules on UML | Nicolas Thill | 2008-04-20 | |
| | | | | SVN-Revision: 10880 | |||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | |
| | | | | SVN-Revision: 10879 | |||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10878 | |||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10877 | |||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | |||
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10875 | |||
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10874 | |||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10873 | |||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | |
| | | | | SVN-Revision: 10872 | |||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | |||
* | remove some redundant code | Felix Fietkau | 2008-04-20 | |
| | | | | SVN-Revision: 10870 | |||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 | |||
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | Imre Kaloz | 2008-04-19 | |
| | | | | SVN-Revision: 10868 | |||
* | rename patch to make it clear what it is | Imre Kaloz | 2008-04-19 | |
| | | | | SVN-Revision: 10867 | |||
* | avila: add model detection, refresh patches. Kaloz: thank you for the ↵ | Gabor Juhos | 2008-04-19 | |
| | | | | | | review, comments, suggestions :P SVN-Revision: 10866 | |||
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | |
| | | | | SVN-Revision: 10865 | |||
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | |
| | | | | SVN-Revision: 10863 | |||
* | rename the bootloader image to standard name "otheros.bld" | Yuji Mano | 2008-04-18 | |
| | | | | SVN-Revision: 10860 | |||
* | remove config for non supported kernel version | Yuji Mano | 2008-04-18 | |
| | | | | SVN-Revision: 10859 | |||
* | * update ps3 target kernel version to 2.6.25 * add default config for ps3 ↵ | Yuji Mano | 2008-04-18 | |
| | | | | | | kernel 2.6.25 SVN-Revision: 10858 | |||
* | Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) | Florian Fainelli | 2008-04-17 | |
| | | | | SVN-Revision: 10857 | |||
* | Mark rt61 as 2.6.23 only (#3337) | Florian Fainelli | 2008-04-17 | |
| | | | | SVN-Revision: 10856 | |||
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | |
| | | | | SVN-Revision: 10855 |