Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enabled the CompactFlash driver for rb532 | Florian Fainelli | 2008-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 10950 | ||||
* | PXA can use EABI, too | Imre Kaloz | 2008-04-26 | 1 | -3/+9 |
| | | | | SVN-Revision: 10949 | ||||
* | Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones | Imre Kaloz | 2008-04-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10947 | ||||
* | backported ixp4xx ehci driver | Imre Kaloz | 2008-04-26 | 1 | -0/+215 |
| | | | | SVN-Revision: 10946 | ||||
* | split npe ethernet and hss patch, sync with upstream | Imre Kaloz | 2008-04-26 | 2 | -2930/+2966 |
| | | | | SVN-Revision: 10944 | ||||
* | fix mini_fo on 2.6.25 | Gabor Juhos | 2008-04-26 | 2 | -326/+477 |
| | | | | SVN-Revision: 10943 | ||||
* | 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 | ||||
* | 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 | ||||
* | kill hotplug2 before running init | Felix Fietkau | 2008-04-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 10929 | ||||
* | fix a compiler warning in the Sidewinder board specific code | Gabor Juhos | 2008-04-22 | 3 | -6/+6 |
| | | | | SVN-Revision: 10911 | ||||
* | update config files | Imre Kaloz | 2008-04-21 | 2 | -0/+35 |
| | | | | SVN-Revision: 10901 | ||||
* | cpmac fix (closes #3124) | Matteo Croce | 2008-04-21 | 1 | -0/+14 |
| | | | | SVN-Revision: 10896 | ||||
* | 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 | ||||
* | add a gpio feature for devices supporting the generic GPIO interface | Nicolas Thill | 2008-04-20 | 1 | -0/+3 |
| | | | | 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 | 1 | -41/+2 |
| | | | | 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 | 51 | -0/+134102 |
| | | | | SVN-Revision: 10865 | ||||
* | 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 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 10854 | ||||
* | 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 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 6 | -0/+359 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 20 | -2844/+3164 |
| | | | | SVN-Revision: 10843 | ||||
* | add 2 more symbols missed from my last commit | Nicolas Thill | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10842 | ||||
* | add missing symbols to 2.6.24 generic config, preventing proper kernel ↵ | Nicolas Thill | 2008-04-15 | 1 | -0/+10 |
| | | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841 | ||||
* | fix magicbox_ide on 2.6.24 | Nicolas Thill | 2008-04-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 10837 | ||||
* | add missing CONFIG_GPIO_LEDS related ifdefs | Gabor Juhos | 2008-04-14 | 2 | -22/+26 |
| | | | | SVN-Revision: 10835 | ||||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 | 1 | -5/+7 |
| | | | | SVN-Revision: 10811 |