| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use an update r6040 driver | florian | 2008-04-07 | 1 | -100/+139 |
* | ar7: remove unneeded packed and array initialization | matteo | 2008-04-07 | 3 | -6/+6 |
* | fixed wrong path in diff | matteo | 2008-04-06 | 1 | -2/+2 |
* | cpmac: fix race condition (closes #3019) | matteo | 2008-04-06 | 1 | -13/+15 |
* | Add leds support for the CAS-771/771w | florian | 2008-04-06 | 1 | -0/+14 |
* | Switch to the rt2x00 rt2500 pci version | florian | 2008-04-06 | 1 | -2/+2 |
* | [adm5120] fix Cellvision images | juhosg | 2008-04-05 | 2 | -17/+21 |
* | generic-2.6/config-2.6.23: add config entry for SENSORS_LM70 | agb | 2008-04-04 | 1 | -0/+1 |
* | fix reboot on ar5315 | blogic | 2008-04-03 | 1 | -6/+2 |
* | add generic led support to atheros target | blogic | 2008-04-03 | 3 | -5/+52 |
* | add gpio support to atheros, fixes #1861, thanks Othello | blogic | 2008-04-03 | 17 | -19/+531 |