| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prepare bcm63xx for SPI master support | florian | 2008-12-08 | 2 | -1/+69 |
* | add generic 2.6.28 patches | kaloz | 2008-12-08 | 80 | -0/+36878 |
* | [ar71xx] ag71xx driver: add OOM handler | juhosg | 2008-12-08 | 2 | -8/+31 |
* | [ar71xx] ag71xx driver: don't refill rx buffers twice | juhosg | 2008-12-08 | 1 | -2/+0 |
* | [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it again | juhosg | 2008-12-08 | 1 | -2/+0 |
* | [ar71xx] ag71xx driver: remove unused code | juhosg | 2008-12-08 | 1 | -7/+0 |
* | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) | florian | 2008-12-07 | 3 | -2/+27 |
* | [ar71xx] ag71xx driver: NAPI poll cleanup | juhosg | 2008-12-07 | 2 | -8/+16 |
* | [ar71xx] ag71xx driver: handle TX timout | juhosg | 2008-12-07 | 2 | -1/+25 |
* | [adm5120] use mips_machine code | juhosg | 2008-12-06 | 41 | -308/+132 |
* | [ar71xx] add dummy code for the TRENDnet TEW-632BRP board | juhosg | 2008-12-06 | 7 | -0/+30 |
* | ixp4xx/apex: Limit ram size to 64MB | rwhitby | 2008-12-06 | 2 | -1/+23 |
* | [ar71xx] ag71xx driver: always use NAPI to transmit packets | juhosg | 2008-12-06 | 2 | -32/+1 |
* | [kernel] update to 2.6.27.8 and refresh patches | juhosg | 2008-12-06 | 12 | -60/+38 |
* | [ar7] refresh 2.6.26 patches | juhosg | 2008-12-06 | 1 | -4/+4 |
* | [kernel] refresh 2.6.25 patches | juhosg | 2008-12-06 | 2 | -3/+3 |
* | [ar71xx] ag71xx driver: improve poll routine | juhosg | 2008-12-05 | 2 | -17/+12 |
* | [ar71xx] ag71xx driver: always flush register writes | juhosg | 2008-12-05 | 1 | -7/+19 |
* | [ar71xx] ag71xx driver: don't use dma_cache_wback_inv | juhosg | 2008-12-05 | 2 | -4/+9 |
* | [ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161) | juhosg | 2008-12-05 | 2 | -2/+2 |
* | [ar71xx] EHCI driver: add AR913x support | juhosg | 2008-12-04 | 1 | -30/+90 |
* | [ar71xx] add SoC specific reset code | juhosg | 2008-12-04 | 1 | -8/+44 |
* | [ar71xx] add AR913x specific reset register offsets | juhosg | 2008-12-04 | 1 | -0/+6 |
* | [ar71xx] rename reset register definitions | juhosg | 2008-12-04 | 5 | -39/+39 |
* | Add missing GPIO related config symbols | florian | 2008-12-04 | 1 | -0/+2 |
* | [au1000] refresh patches | juhosg | 2008-12-04 | 6 | -17/+13 |
* | [ar71xx] fix a typo | juhosg | 2008-12-04 | 1 | -1/+1 |
* | [ar71xx] register GPIO buttons on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+23 |
* | [ar71xx] make all AR913x GPIO lines usable | juhosg | 2008-12-04 | 3 | -2/+23 |
* | [ar71xx] OHCI driver cleanup | juhosg | 2008-12-04 | 1 | -64/+29 |
* | [ar71xx] register USB device on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+1 |
* | [ar71xx] add ar913x specific USB setup | juhosg | 2008-12-04 | 1 | -0/+13 |
* | [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TT | juhosg | 2008-12-04 | 1 | -0/+1 |
* | Finally fix the CONFIG_SSB_SILENT symbol | florian | 2008-12-03 | 4 | -0/+4 |
* | [ar71xx] create platform data for the EHCI driver | juhosg | 2008-12-03 | 3 | -3/+32 |
* | [ar71xx] rename USB variables | juhosg | 2008-12-03 | 1 | -10/+10 |
* | [ar71xx] ag71xx driver: minor cleanup | juhosg | 2008-12-03 | 1 | -5/+1 |
* | [ar71xx] oops, i accidentally switched it to 2.6.27.7 | juhosg | 2008-12-03 | 1 | -1/+1 |
* | [kernel] make mips_machine stuff available for other MIPS targets | juhosg | 2008-12-02 | 15 | -3/+15 |
* | [kernel] refresh 2.6.27 patches | juhosg | 2008-12-02 | 1 | -1/+1 |
* | [kernel] refresh 2.6.26 patches | juhosg | 2008-12-02 | 2 | -3/+3 |
* | [ar71xx] update mips_machine stuff | juhosg | 2008-12-02 | 13 | -77/+44 |
* | compile in-cpu rtc into the kernel, clean up config | kaloz | 2008-12-02 | 1 | -33/+25 |
* | Fix an off-by one printing error | florian | 2008-12-02 | 1 | -1/+1 |
* | fix chaostables patch to have headers installed when using 'make -C $(KDIR) h... | nico | 2008-12-02 | 6 | -0/+60 |
* | [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register... | juhosg | 2008-12-02 | 1 | -9/+9 |
* | [ar71xx] ag71xx driver: add some debug stuff | juhosg | 2008-12-02 | 1 | -0/+22 |
* | [ar71xx] ag71xx driver: reset DMA registers in hardware initialization | juhosg | 2008-12-01 | 2 | -8/+50 |
* | backport the new style ds1672 driver and switch to it | kaloz | 2008-12-01 | 5 | -22/+254 |
* | [ar71xx] update .26 USB patch as well (missed from r13455) | juhosg | 2008-11-30 | 1 | -1/+1 |