| Commit message (Expand) | Author | Age | Files | Lines |
* | [ar71xx] preliminary 2.6.28 support | juhosg | 2008-12-09 | 29 | -0/+1595 |
* | [ar71xx] rename a patch | juhosg | 2008-12-09 | 1 | -0/+0 |
* | atheros: fix reboot on ar2315 devices which do not implement the atheros refe... | nbd | 2008-12-09 | 1 | -9/+16 |
* | kexec-tools builds fine again on 2.6.27, unmask it and also make it available... | florian | 2008-12-08 | 1 | -1/+1 |
* | Fix remaining bug of the off-by-one error ;) | florian | 2008-12-08 | 1 | -1/+1 |
* | Updated jungo-image.py script (from Jose): | noz | 2008-12-08 | 1 | -26/+61 |
* | Enable ohci on bcm96348gw | florian | 2008-12-08 | 1 | -0/+2 |
* | preliminary ixp4xx 2.6.28 support | kaloz | 2008-12-08 | 37 | -0/+8294 |
* | 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 |
* | busybox: Increment PKG_RELEASE | rwhitby | 2008-12-07 | 1 | -1/+1 |
* | busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) | rwhitby | 2008-12-07 | 1 | -1/+1 |
* | [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 | 13 | -62/+40 |
* | [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 |
* | madwifi: fix division by zero | nbd | 2008-12-04 | 4 | -7/+10 |
* | madwifi: fix the autochannel patch | nbd | 2008-12-04 | 5 | -10/+13 |
* | [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 |
* | Move txpower settings after the interface comes up. Thanks alisonken1 | thepeople | 2008-12-03 | 1 | -3/+5 |
* | Finally fix the CONFIG_SSB_SILENT symbol | florian | 2008-12-03 | 5 | -1/+6 |
* | [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 |
* | add two patches for ath9k 802.11n AP mode | kaloz | 2008-12-03 | 2 | -0/+513 |