| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [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 | 9 | -4/+86 |
* | [ar71xx] fix the registered machine type of the WNR2000 board | juhosg | 2009-01-04 | 1 | -1/+1 |
* | [ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28 | juhosg | 2009-01-03 | 2 | -5/+5 |
* | [ar71xx] register WMAC device on the Netgear WNR2000 board | juhosg | 2009-01-03 | 1 | -0/+2 |
* | [ar71xx] switch to 2.6.27 | juhosg | 2009-01-03 | 1 | -1/+1 |
* | [ar71xx] prepare for ath9k support | juhosg | 2009-01-02 | 2 | -0/+37 |
* | Add hostapd-mini to default images where applicable | agb | 2009-01-02 | 1 | -1/+1 |
* | [ar71xx] add experimental support for the NETGEAR WNR2000 board | juhosg | 2008-12-30 | 9 | -0/+99 |
* | [ar71xx] add dummy WMAC device | juhosg | 2008-12-30 | 5 | -0/+32 |
* | [ar71xx] add experimental support for the Ubiquiti LSX board | juhosg | 2008-12-29 | 1 | -3/+11 |
* | [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based ... | juhosg | 2008-12-29 | 1 | -0/+24 |
* | [ar71xx] don't override CONFIG_NF_CT_ACCT | juhosg | 2008-12-28 | 2 | -2/+0 |
* | [ar71xx] generate firmware image for the D-Link DIR-615 C1 board | juhosg | 2008-12-28 | 1 | -1/+6 |
* | [ar71xx] add WMAC definitions | juhosg | 2008-12-26 | 2 | -0/+6 |
* | [ar71xx] add Ubiquiti board detection | juhosg | 2008-12-26 | 1 | -0/+6 |
* | [ar71xx] use SoC specific irq dispatch code | juhosg | 2008-12-23 | 3 | -5/+24 |
* | [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ... | juhosg | 2008-12-20 | 4 | -8/+7 |
* | [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 | 8 | -9/+12 |
* | [ar71xx] add support for Macronix mx25lxxx flash chips, based on a patch by J... | juhosg | 2008-12-17 | 3 | -0/+42 |
* | [ar71xx] generate firmware image for the TEW-652BRP board | juhosg | 2008-12-17 | 1 | -0/+5 |
* | [ar71xx] sync kernel configs | juhosg | 2008-12-15 | 3 | -15/+10 |
* | [ar71xx] prepare for RouterStation support | juhosg | 2008-12-15 | 8 | -0/+47 |
* | [ar71xx] move machine setup code | juhosg | 2008-12-15 | 4 | -18/+32 |
* | [ar71xx] refresh 2.6.28 patches | juhosg | 2008-12-15 | 6 | -10/+10 |
* | [kernel] add simple prom emulator to 2.6.2{7,8} as well | juhosg | 2008-12-15 | 2 | -0/+20 |
* | [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 | 2 | -12/+12 |
* | [ar71xx] generate firmware image for the TEW-632BRP board | juhosg | 2008-12-14 | 1 | -5/+36 |
* | [ar71xx] enable simple prom emulator | juhosg | 2008-12-14 | 1 | -0/+10 |
* | [ar71xx] tew-632brp: register flash device | juhosg | 2008-12-14 | 1 | -0/+58 |
* | Disable CONFIG_NF_CT_ACCT | florian | 2008-12-10 | 1 | -1/+0 |
* | [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] preliminary 2.6.28 support | juhosg | 2008-12-09 | 29 | -0/+1595 |
* | [ar71xx] rename a patch | juhosg | 2008-12-09 | 1 | -0/+0 |
* | [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 | 7 | -0/+30 |
* | [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 |