| Commit message (Expand) | Author | Age | Files | Lines |
* | fix mini_fo compile -- still oopses on boot | kaloz | 2008-04-20 | 1 | -12/+12 |
* | fix gpio on rb532 - fixes the cf driver | nbd | 2008-04-20 | 1 | -3/+3 |
* | fix patch | kaloz | 2008-04-20 | 1 | -462/+0 |
* | [atheros] remove the clz function, use fls instead | juhosg | 2008-04-20 | 2 | -24/+2 |
* | make use of the marvell switch in the atheros port | nbd | 2008-04-20 | 2 | -3/+6 |
* | Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ an... | nbd | 2008-04-20 | 7 | -0/+648 |
* | [atheros] remove strange direct usage of dev->priv as well | juhosg | 2008-04-20 | 1 | -1/+1 |
* | [atheros] use the netdev_priv() macro instead of directly accessing dev->priv | juhosg | 2008-04-20 | 1 | -28/+26 |
* | [atheros] use stats from net_device structure | juhosg | 2008-04-20 | 2 | -30/+20 |
* | [atheros] nuke trailing whitespaces | juhosg | 2008-04-20 | 13 | -118/+118 |
* | make use of the adm6996 switch for atheros devices that support it (autodetec... | nbd | 2008-04-20 | 2 | -1/+22 |
* | remove some redundant code | nbd | 2008-04-20 | 1 | -41/+2 |
* | Add stub driver for ADM6996F switches (configured through MII) | nbd | 2008-04-20 | 6 | -0/+333 |
* | we can't handle the switch on the GW2345 yet, but we cna support the GW2355 | kaloz | 2008-04-19 | 1 | -5/+5 |
* | rename patch to make it clear what it is | kaloz | 2008-04-19 | 1 | -0/+0 |
* | [ixp4xx] avila: add model detection, refresh patches. Kaloz: thank you for th... | juhosg | 2008-04-19 | 4 | -98/+191 |
* | add proper 2.6.25 support | kaloz | 2008-04-19 | 51 | -0/+134102 |
* | rename the bootloader image to standard name "otheros.bld" | ymano | 2008-04-18 | 2 | -4/+4 |
* | remove config for non supported kernel version | ymano | 2008-04-18 | 1 | -1087/+0 |
* | * update ps3 target kernel version to 2.6.25 | ymano | 2008-04-18 | 2 | -6/+991 |
* | disable CONFIG_BRIDGE_NETFILTER by default | nbd | 2008-04-17 | 2 | -2/+2 |
* | disable CONFIG_NO_HZ by default (who enabled this?) | nbd | 2008-04-17 | 3 | -3/+3 |
* | add missing symbol | thepeople | 2008-04-15 | 1 | -0/+1 |
* | [package] move spi_gpio driver into the kernel, clean-up SPI modules | juhosg | 2008-04-15 | 6 | -0/+359 |
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | juhosg | 2008-04-15 | 20 | -2844/+3164 |
* | add 2 more symbols missed from my last commit | nico | 2008-04-15 | 1 | -0/+2 |
* | add missing symbols to 2.6.24 generic config, preventing proper kernel config... | nico | 2008-04-15 | 1 | -0/+10 |
* | fix magicbox_ide on 2.6.24 | nico | 2008-04-15 | 1 | -1/+3 |
* | [atheros] add missing CONFIG_GPIO_LEDS related ifdefs | juhosg | 2008-04-14 | 2 | -22/+26 |
* | [atheros] fix GPIO direction setup on ar5312, and fix compiler warnings | juhosg | 2008-04-13 | 1 | -5/+7 |
* | add missing SSB config symbols | nico | 2008-04-12 | 1 | -0/+3 |
* | ar7: nuke unneeded patch | matteo | 2008-04-11 | 1 | -14/+0 |
* | Delete config-default file and resync kernel configuration for brcm63xx | florian | 2008-04-11 | 2 | -293/+3 |
* | [kernel] fix a quilt incompatible patch | juhosg | 2008-04-10 | 1 | -95/+12 |
* | add basic support for the Titan Wireless TW-533-4 | kaloz | 2008-04-09 | 2 | -0/+289 |
* | add generic arm machine registry update | kaloz | 2008-04-09 | 2 | -8/+426 |
* | ar7: remove useless chunks from a patch | matteo | 2008-04-09 | 2 | -49/+14 |
* | Add the firmware generation for the AG241v2b device (#3315) | florian | 2008-04-09 | 1 | -0/+1 |
* | forward port redboot rootfs partition space expansion patch to 2.6.24 | nbd | 2008-04-08 | 1 | -0/+32 |
* | [kernel] modules/gpio-buttons: fix build error on older kernels | juhosg | 2008-04-08 | 1 | -13/+16 |
* | ssb-mips: Fix IRQ routing on the MIPS core. | mb | 2008-04-08 | 1 | -6/+7 |
* | GPIO code updates, make the cf-mips driver compile against this gpio version | florian | 2008-04-07 | 4 | -166/+106 |
* | [kernel] add a polled GPIO buttons input driver | juhosg | 2008-04-07 | 5 | -0/+331 |
* | [adm5120] refresh config | juhosg | 2008-04-07 | 2 | -6/+2 |
* | ar7: remove volatiles definitely | matteo | 2008-04-07 | 1 | -35/+32 |
* | vlynq: revert volatiles until we find a good way to remove them | matteo | 2008-04-07 | 1 | -10/+10 |
* | [adm5120] fix a bug in the GPIO code | juhosg | 2008-04-07 | 1 | -3/+3 |
* | ar7: use SLUB allocator, it gives slighty more TCP throughput | matteo | 2008-04-07 | 1 | -0/+3 |
* | ar7: remove useless volatiles | matteo | 2008-04-07 | 3 | -17/+20 |
* | add support for the IXDPG425 | kaloz | 2008-04-07 | 2 | -1/+42 |