Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | Imre Kaloz | 2008-04-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 10868 | ||||
* | rename patch to make it clear what it is | Imre Kaloz | 2008-04-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 10867 | ||||
* | avila: add model detection, refresh patches. Kaloz: thank you for the ↵ | Gabor Juhos | 2008-04-19 | 4 | -98/+191 |
| | | | | | | review, comments, suggestions :P SVN-Revision: 10866 | ||||
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | 52 | -0/+134105 |
| | | | | SVN-Revision: 10865 | ||||
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | 1 | -4/+4 |
| | | | | SVN-Revision: 10863 | ||||
* | rename the bootloader image to standard name "otheros.bld" | Yuji Mano | 2008-04-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 10860 | ||||
* | remove config for non supported kernel version | Yuji Mano | 2008-04-18 | 1 | -1087/+0 |
| | | | | SVN-Revision: 10859 | ||||
* | * update ps3 target kernel version to 2.6.25 * add default config for ps3 ↵ | Yuji Mano | 2008-04-18 | 2 | -6/+991 |
| | | | | | | kernel 2.6.25 SVN-Revision: 10858 | ||||
* | Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10857 | ||||
* | Mark rt61 as 2.6.23 only (#3337) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 10856 | ||||
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | 1 | -4/+56 |
| | | | | SVN-Revision: 10855 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 10854 | ||||
* | use the spi-ks8995 driver on the WRT55AG v2 boards | Gabor Juhos | 2008-04-17 | 4 | -0/+170 |
| | | | | SVN-Revision: 10853 | ||||
* | spi-ks8995: fix a compiler warning, fix the copyright header | Gabor Juhos | 2008-04-17 | 1 | -9/+9 |
| | | | | SVN-Revision: 10852 | ||||
* | add a driver for the KS8995 ethernet switch, will be usable to control the ↵ | Gabor Juhos | 2008-04-17 | 4 | -0/+477 |
| | | | | | | switch on some boards SVN-Revision: 10851 | ||||
* | add performance improvement for madwifi on low-memory systems | Felix Fietkau | 2008-04-17 | 1 | -0/+178 |
| | | | | SVN-Revision: 10850 | ||||
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 3 | -3/+3 |
| | | | | SVN-Revision: 10849 | ||||
* | add missing symbol | Travis Kemen | 2008-04-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 10848 | ||||
* | remove udevextras dependency on udev (thx, fish) | Felix Fietkau | 2008-04-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 10847 | ||||
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10846 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 10 | -27/+110 |
| | | | | SVN-Revision: 10844 |