| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default netw... | juhosg | 2009-02-25 | 2 | -0/+17 |
* | [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a ... | juhosg | 2009-02-25 | 6 | -5/+45 |
* | [ar71xx] add default network configuration for the TL-WR941ND board | juhosg | 2009-02-24 | 1 | -0/+19 |
* | [ar71xx] add more base-files | juhosg | 2009-02-24 | 3 | -0/+85 |
* | [ar71xx] enable DSA support | juhosg | 2009-02-23 | 1 | -0/+9 |
* | [ar71xx] remove duplicated includes | juhosg | 2009-02-23 | 1 | -1/+0 |
* | [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch | juhosg | 2009-02-23 | 3 | -0/+43 |
* | [ar71xx] move device registration function prototypes into a separate header ... | juhosg | 2009-02-23 | 16 | -58/+89 |
* | [ar71xx] rename platform.c to devices.c | juhosg | 2009-02-23 | 2 | -1/+1 |
* | [ar71xx] enable TL-WR941ND in kernel config | juhosg | 2009-02-23 | 2 | -0/+5 |
* | [ar71xx] tl-wr941nd: register ethernet device, and fix machine id | juhosg | 2009-02-23 | 1 | -1/+14 |
* | [ar71xx] micrel phy driver: change initcall level if compiled into the kernel | juhosg | 2009-02-22 | 1 | -6/+6 |
* | [ar71xx] preliminary support for the TL-WR941ND | juhosg | 2009-02-22 | 4 | -1/+130 |
* | disable all kernel config options that are set to =m | nbd | 2009-02-22 | 1 | -16/+16 |
* | [kernel] update to 2.6.28.7 and 2.6.27.19 | hauke | 2009-02-21 | 1 | -1/+1 |
* | [ar71xx/atheros] include revision number in Ubiquity images | florian | 2009-02-20 | 1 | -1/+1 |
* | [kernel] update to 2.6.28.6 | juhosg | 2009-02-19 | 1 | -1/+1 |
* | [ar71xx] add an alias board name for the Ubiquiti RouterStation | juhosg | 2009-02-19 | 1 | -0/+3 |
* | [ar71xx] add a workaround for fixing the bad performance of the Ubiquiti Rout... | juhosg | 2009-02-18 | 1 | -0/+32 |
* | [ar71xx] ag71xx driver: add Kconfig option for enabling debug messages | juhosg | 2009-02-15 | 3 | -2/+9 |
* | [ar71xx] ag71xx driver: apply 2.6.28 specific patches | juhosg | 2009-02-15 | 5 | -150/+27 |
* | [ar71xx] switch to 2.6.28 | juhosg | 2009-02-15 | 38 | -1535/+2 |
* | [kernel] update to 2.6.27.17 | juhosg | 2009-02-15 | 1 | -1/+1 |
* | [ar71xx] ag71xx driver: fix a kernel crash caused by r14496 | juhosg | 2009-02-13 | 2 | -2/+2 |
* | [ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ... | juhosg | 2009-02-13 | 2 | -4/+4 |
* | [ar71xx] ag71xx driver: update phy connecting code | juhosg | 2009-02-13 | 5 | -35/+59 |
* | [ar71xx] remove netif schedule from the ag71xx driver | juhosg | 2009-02-13 | 3 | -37/+1 |
* | [ar71xx] remove 2.6.26 specific stuff | juhosg | 2009-02-13 | 19 | -767/+0 |
* | [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi... | juhosg | 2009-02-12 | 4 | -2/+27 |
* | [ar71xx] fix a typo in the dynamic mdio patch | juhosg | 2009-02-12 | 1 | -1/+1 |
* | [ar71xx] pull ethernet mac out of reset before registering the mdio_bus | juhosg | 2009-02-12 | 2 | -4/+22 |
* | [ar71xx] parse the board parameter from the command line first | juhosg | 2009-02-12 | 1 | -2/+2 |
* | [ar71xx] sync kernel configs | juhosg | 2009-02-10 | 2 | -9/+2 |
* | [kernel] update to 2.6.27.15 | juhosg | 2009-02-08 | 1 | -1/+1 |
* | [ar71xx] update mdio patch | juhosg | 2009-02-06 | 1 | -0/+15 |
* | [ar71xx] create firmware images for the Planex MZK-W04NU board | juhosg | 2009-02-05 | 2 | -7/+43 |
* | [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>) | juhosg | 2009-02-03 | 1 | -1/+7 |
* | [ar71xx] mzk-w04nu: fetch MAC address from the flash | juhosg | 2009-02-03 | 1 | -0/+4 |
* | [ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks... | juhosg | 2009-02-03 | 4 | -8/+24 |
* | [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>) | juhosg | 2009-02-02 | 1 | -0/+4 |
* | [ar71xx] mzk-w04nu: add GPIO LEDs and buttons | juhosg | 2009-02-02 | 1 | -0/+73 |
* | [ar71xx] print some informations about the SoC at bootup | juhosg | 2009-02-01 | 1 | -0/+7 |
* | [ar71xx] fix UBNT-RS image generation | juhosg | 2009-01-28 | 1 | -2/+2 |
* | [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 | 9 | -3/+110 |
* | [ar71xx] update 2.6.28 config | juhosg | 2009-01-26 | 1 | -1/+1 |
* | [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 |
* | [kernel] update to 2.6.27.13 | juhosg | 2009-01-25 | 1 | -1/+1 |