| Commit message (Expand) | Author | Age | Files | Lines |
* | [ar71xx] fix leds-gpio platform data initialization (closes #4512) | juhosg | 2009-01-28 | 1 | -1/+1 |
* | [ar71xx] tew-632brp: enable WAN port | juhosg | 2009-01-27 | 1 | -2/+6 |
* | [ar71xx] experimental support for the Planex MZK-W04NU board | juhosg | 2009-01-26 | 5 | -2/+105 |
* | [ar71xx] tew-632brp: add WPS button | juhosg | 2009-01-26 | 1 | -1/+8 |
* | [ar71xx] move random MAC address generation into the platform initialization ... | juhosg | 2009-01-26 | 3 | -12/+13 |
* | [ar71xx] add preliminary support for the Planex MZK-W300NH board | juhosg | 2009-01-04 | 5 | -0/+89 |
* | [ar71xx] remove board specific stuff from the generic machine setup | juhosg | 2009-01-04 | 1 | -49/+2 |
* | [ar71xx] add preliminary support for the Atheros PB42 board | juhosg | 2009-01-04 | 5 | -1/+78 |
* | [ar71xx] fix the registered machine type of the WNR2000 board | juhosg | 2009-01-04 | 1 | -1/+1 |
* | [ar71xx] register WMAC device on the Netgear WNR2000 board | juhosg | 2009-01-03 | 1 | -0/+2 |
* | [ar71xx] prepare for ath9k support | juhosg | 2009-01-02 | 2 | -0/+37 |
* | [ar71xx] add experimental support for the NETGEAR WNR2000 board | juhosg | 2008-12-30 | 5 | -0/+95 |
* | [ar71xx] add dummy WMAC device | juhosg | 2008-12-30 | 4 | -0/+30 |
* | [ar71xx] add experimental support for the Ubiquiti LSX board | juhosg | 2008-12-29 | 1 | -3/+11 |
* | [ar71xx] add WMAC definitions | juhosg | 2008-12-26 | 1 | -0/+3 |
* | [ar71xx] add Ubiquiti board detection | juhosg | 2008-12-26 | 1 | -0/+6 |
* | [ar71xx] use SoC specific irq dispatch code | juhosg | 2008-12-23 | 2 | -5/+23 |
* | [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ... | juhosg | 2008-12-20 | 3 | -5/+5 |
* | [ar71xx] rb-4xx: setup code cleanup | juhosg | 2008-12-20 | 1 | -37/+16 |
* | [ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j... | juhosg | 2008-12-19 | 1 | -6/+75 |
* | [ar71xx] rename RouterStation stuff, and add machine type for the LSX board | juhosg | 2008-12-19 | 4 | -6/+7 |
* | [ar71xx] prepare for RouterStation support | juhosg | 2008-12-15 | 4 | -0/+43 |
* | [ar71xx] move machine setup code | juhosg | 2008-12-15 | 3 | -18/+24 |
* | [ar71xx] tew-632brp: add status LED | juhosg | 2008-12-15 | 1 | -0/+5 |
* | [ar71xx] tew-632brp: register GPIO buttons | juhosg | 2008-12-15 | 1 | -0/+18 |
* | [ar71xx] tew-632brp: register GPIO LEDs | juhosg | 2008-12-15 | 1 | -0/+18 |
* | [ar71xx] tew-632brp: use LZMA compressed uImage | juhosg | 2008-12-15 | 1 | -7/+7 |
* | [ar71xx] tew-632brp: register flash device | juhosg | 2008-12-14 | 1 | -0/+58 |
* | [ar71xx] register eth0 device on the TEW-632BRP board | juhosg | 2008-12-09 | 1 | -0/+10 |
* | [ar71xx] ag71xx driver: increase size of dma descriptors | juhosg | 2008-12-09 | 1 | -1/+2 |
* | [ar71xx] ag71xx driver: use same FIFO configuration for all SOC | juhosg | 2008-12-09 | 2 | -19/+26 |
* | [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 |
* | [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 |
* | [ar71xx] add dummy code for the TRENDnet TEW-632BRP board | juhosg | 2008-12-06 | 5 | -0/+28 |
* | [ar71xx] ag71xx driver: always use NAPI to transmit packets | juhosg | 2008-12-06 | 2 | -32/+1 |
* | [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 |
* | [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 |