Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in last commit | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 10942 | ||||
* | Remove old feeds symlink in distclean. Thanks fish - Fixes duplicate package ↵ | Andy Boyett | 2008-04-26 | 1 | -1/+1 |
| | | | | | | entries when coming from pre r10634 SVN-Revision: 10941 | ||||
* | First step to upgrade of brcm47xx to kernel version 2.6.25 | Peter Denison | 2008-04-25 | 44 | -0/+7824 |
| | | | | SVN-Revision: 10939 | ||||
* | add missing symbols | Travis Kemen | 2008-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 10937 | ||||
* | add missing symbol | Travis Kemen | 2008-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 10935 | ||||
* | fix vlan mapping for cpu port on the marvell switch | Felix Fietkau | 2008-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 10934 | ||||
* | only build kmod-hwmon-pc87360 for x86 | Andy Boyett | 2008-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 10933 | ||||
* | AVR32: sync with latest Atmel source (closes #3371) | Matteo Croce | 2008-04-23 | 2 | -1571/+4703 |
| | | | | SVN-Revision: 10932 | ||||
* | clear VLANTunnel bit on the marvell switch ports - should help with some ↵ | Felix Fietkau | 2008-04-23 | 1 | -1/+0 |
| | | | | | | bridging issues SVN-Revision: 10931 | ||||
* | initramfs: start one hotplug2 for coldplugging and one for handling events ↵ | Felix Fietkau | 2008-04-23 | 1 | -1/+2 |
| | | | | | | between coldplug and end of /init SVN-Revision: 10930 | ||||
* | kill hotplug2 before running init | Felix Fietkau | 2008-04-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 10929 | ||||
* | use the right hotplug2 invocation for initramfs | Felix Fietkau | 2008-04-23 | 1 | -2/+6 |
| | | | | SVN-Revision: 10928 | ||||
* | base-files: fix a typo | Gabor Juhos | 2008-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 10927 | ||||
* | leave ack/cts setting alone by default | Felix Fietkau | 2008-04-23 | 1 | -0/+42 |
| | | | | SVN-Revision: 10926 | ||||
* | move timeout trigger for protection mode to node timeout trigger | Felix Fietkau | 2008-04-23 | 1 | -25/+33 |
| | | | | SVN-Revision: 10925 | ||||
* | clean up cwmin/cwmax defines and remove some wrong values which made ↵ | Felix Fietkau | 2008-04-23 | 1 | -19/+87 |
| | | | | | | 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 | 1 | -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. SVN-Revision: 10921 | ||||
* | make sure the toolchain target dir really exists | Felix Fietkau | 2008-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 10913 | ||||
* | This patch re-adds the udev and hotplug2 initialization fixes originally ↵ | Felix Fietkau | 2008-04-22 | 1 | -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> SVN-Revision: 10912 | ||||
* | fix a compiler warning in the Sidewinder board specific code | Gabor Juhos | 2008-04-22 | 3 | -6/+6 |
| | | | | SVN-Revision: 10911 | ||||
* | move hotplug2 & udevtrigger to base section | Nicolas Thill | 2008-04-21 | 2 | -2/+4 |
| | | | | SVN-Revision: 10910 | ||||
* | uClibc should actually support va_copy | Nicolas Thill | 2008-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 10906 | ||||
* | assign names to filesystems when mounting virtual ones (closes #3340) | Matteo Croce | 2008-04-21 | 1 | -5/+5 |
| | | | | SVN-Revision: 10903 | ||||
* | update config files | Imre Kaloz | 2008-04-21 | 2 | -0/+35 |
| | | | | SVN-Revision: 10901 | ||||
* | add some more fine tuning for madwifi | Felix Fietkau | 2008-04-21 | 1 | -0/+43 |
| | | | | SVN-Revision: 10900 | ||||
* | madwifi: add configurable rssi threshold and timeout values for protection ↵ | Felix Fietkau | 2008-04-21 | 1 | -0/+139 |
| | | | | | | 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 | 4 | -0/+0 |
| | | | | SVN-Revision: 10898 | ||||
* | madwifi: remove the minstrel_mrr hack and add two patches that massively ↵ | Felix Fietkau | 2008-04-21 | 3 | -22/+89 |
| | | | | | | improve minstrel's performance and response time SVN-Revision: 10897 | ||||
* | cpmac fix (closes #3124) | Matteo Croce | 2008-04-21 | 1 | -0/+14 |
| | | | | SVN-Revision: 10896 | ||||
* | fix a some txq races (merge from madwifi-trunk) | Felix Fietkau | 2008-04-20 | 1 | -0/+38 |
| | | | | SVN-Revision: 10895 | ||||
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | 2 | -1/+17 |
| | | | | SVN-Revision: 10894 | ||||
* | remove unneeded patch | Imre Kaloz | 2008-04-20 | 1 | -35/+0 |
| | | | | SVN-Revision: 10892 | ||||
* | add ixp4xx 2.6.25 patchset | Imre Kaloz | 2008-04-20 | 32 | -0/+8815 |
| | | | | SVN-Revision: 10891 | ||||
* | disable IMQ on 2.6.25 until we have a new patch | Imre Kaloz | 2008-04-20 | 1 | -0/+1790 |
| | | | | SVN-Revision: 10890 | ||||
* | fix mini_fo compile -- still oopses on boot | Imre Kaloz | 2008-04-20 | 1 | -12/+12 |
| | | | | SVN-Revision: 10889 | ||||
* | fix gpio on rb532 - fixes the cf driver | Felix Fietkau | 2008-04-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 10888 | ||||
* | fix patch | Imre Kaloz | 2008-04-20 | 1 | -462/+0 |
| | | | | SVN-Revision: 10887 | ||||
* | build the kmod-video-quickcam module only if it was selected | Nicolas Thill | 2008-04-20 | 1 | -1/+11 |
| | | | | SVN-Revision: 10881 | ||||
* | don't build acx* kernel modules on UML | Nicolas Thill | 2008-04-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 10880 | ||||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | 3 | -0/+7 |
| | | | | SVN-Revision: 10879 | ||||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 | 2 | -24/+2 |
| | | | | SVN-Revision: 10878 | ||||
* | make use of the marvell switch in the atheros port | Felix Fietkau | 2008-04-20 | 2 | -3/+6 |
| | | | | SVN-Revision: 10877 | ||||
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ ↵ | Felix Fietkau | 2008-04-20 | 7 | -0/+648 |
| | | | | | | and the upcoming Fonera 2.0 SVN-Revision: 10876 | ||||
* | remove strange direct usage of dev->priv as well | Gabor Juhos | 2008-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10875 | ||||
* | use the netdev_priv() macro instead of directly accessing dev->priv | Gabor Juhos | 2008-04-20 | 1 | -28/+26 |
| | | | | SVN-Revision: 10874 | ||||
* | use stats from net_device structure | Gabor Juhos | 2008-04-20 | 2 | -30/+20 |
| | | | | SVN-Revision: 10873 | ||||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 | 13 | -118/+118 |
| | | | | SVN-Revision: 10872 | ||||
* | make use of the adm6996 switch for atheros devices that support it ↵ | Felix Fietkau | 2008-04-20 | 2 | -1/+22 |
| | | | | | | (autodetected at boot time) SVN-Revision: 10871 | ||||
* | remove some redundant code | Felix Fietkau | 2008-04-20 | 2 | -53/+17 |
| | | | | SVN-Revision: 10870 | ||||
* | Add stub driver for ADM6996F switches (configured through MII) The driver ↵ | Felix Fietkau | 2008-04-20 | 6 | -0/+333 |
| | | | | | | currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a SVN-Revision: 10869 |