aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* use the right hotplug2 invocation for initramfsFelix Fietkau2008-04-23
| | | | SVN-Revision: 10928
* base-files: fix a typoGabor Juhos2008-04-23
| | | | SVN-Revision: 10927
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-23
| | | | SVN-Revision: 10926
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-23
| | | | SVN-Revision: 10925
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-23
| | | | | | minstrel a bit inaccurate SVN-Revision: 10924
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-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 existsFelix Fietkau2008-04-22
| | | | SVN-Revision: 10913
* This patch re-adds the udev and hotplug2 initialization fixes originally ↵Felix Fietkau2008-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 codeGabor Juhos2008-04-22
| | | | SVN-Revision: 10911
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-21
| | | | SVN-Revision: 10910
* uClibc should actually support va_copyNicolas Thill2008-04-21
| | | | SVN-Revision: 10906
* assign names to filesystems when mounting virtual ones (closes #3340)Matteo Croce2008-04-21
| | | | SVN-Revision: 10903
* update config filesImre Kaloz2008-04-21
| | | | SVN-Revision: 10901
* add some more fine tuning for madwifiFelix Fietkau2008-04-21
| | | | SVN-Revision: 10900
* madwifi: add configurable rssi threshold and timeout values for protection ↵Felix Fietkau2008-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 patchesFelix Fietkau2008-04-21
| | | | SVN-Revision: 10898
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵Felix Fietkau2008-04-21
| | | | | | improve minstrel's performance and response time SVN-Revision: 10897
* cpmac fix (closes #3124)Matteo Croce2008-04-21
| | | | SVN-Revision: 10896
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-20
| | | | SVN-Revision: 10895
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-20
| | | | SVN-Revision: 10894
* remove unneeded patchImre Kaloz2008-04-20
| | | | SVN-Revision: 10892
* add ixp4xx 2.6.25 patchsetImre Kaloz2008-04-20
| | | | SVN-Revision: 10891
* disable IMQ on 2.6.25 until we have a new patchImre Kaloz2008-04-20
| | | | SVN-Revision: 10890
* fix mini_fo compile -- still oopses on bootImre Kaloz2008-04-20
| | | | SVN-Revision: 10889
* fix gpio on rb532 - fixes the cf driverFelix Fietkau2008-04-20
| | | | SVN-Revision: 10888
* fix patchImre Kaloz2008-04-20
| | | | SVN-Revision: 10887
* build the kmod-video-quickcam module only if it was selectedNicolas Thill2008-04-20
| | | | SVN-Revision: 10881
* don't build acx* kernel modules on UMLNicolas Thill2008-04-20
| | | | SVN-Revision: 10880
* add a gpio feature for devices supporting the generic GPIO interfaceNicolas Thill2008-04-20
| | | | SVN-Revision: 10879
* remove the clz function, use fls insteadGabor Juhos2008-04-20
| | | | SVN-Revision: 10878
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-20
| | | | SVN-Revision: 10877
* Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵Felix Fietkau2008-04-20
| | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876
* remove strange direct usage of dev->priv as wellGabor Juhos2008-04-20
| | | | SVN-Revision: 10875
* use the netdev_priv() macro instead of directly accessing dev->privGabor Juhos2008-04-20
| | | | SVN-Revision: 10874
* use stats from net_device structureGabor Juhos2008-04-20
| | | | SVN-Revision: 10873
* nuke trailing whitespacesGabor Juhos2008-04-20
| | | | SVN-Revision: 10872
* make use of the adm6996 switch for atheros devices that support it ↵Felix Fietkau2008-04-20
| | | | | | (autodetected at boot time) SVN-Revision: 10871
* remove some redundant codeFelix Fietkau2008-04-20
| | | | SVN-Revision: 10870
* Add stub driver for ADM6996F switches (configured through MII) The driver ↵Felix Fietkau2008-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 GW2355Imre Kaloz2008-04-19
| | | | SVN-Revision: 10868
* rename patch to make it clear what it isImre Kaloz2008-04-19
| | | | SVN-Revision: 10867
* avila: add model detection, refresh patches. Kaloz: thank you for the ↵Gabor Juhos2008-04-19
| | | | | | review, comments, suggestions :P SVN-Revision: 10866
* add proper 2.6.25 supportImre Kaloz2008-04-19
| | | | SVN-Revision: 10865
* fix swap{on,off} pathMatteo Croce2008-04-19
| | | | SVN-Revision: 10863
* rename the bootloader image to standard name "otheros.bld"Yuji Mano2008-04-18
| | | | SVN-Revision: 10860
* remove config for non supported kernel versionYuji Mano2008-04-18
| | | | SVN-Revision: 10859
* * update ps3 target kernel version to 2.6.25 * add default config for ps3 ↵Yuji Mano2008-04-18
| | | | | | kernel 2.6.25 SVN-Revision: 10858
* Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)Florian Fainelli2008-04-17
| | | | SVN-Revision: 10857
* Mark rt61 as 2.6.23 only (#3337)Florian Fainelli2008-04-17
| | | | SVN-Revision: 10856
* more performance for madwifi :)Felix Fietkau2008-04-17
| | | | SVN-Revision: 10855