summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] ag71xx driver: fix a kernel crash caused by r14496juhosg2009-02-132-2/+2
* [ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...juhosg2009-02-132-4/+4
* [ar71xx] ag71xx driver: update phy connecting codejuhosg2009-02-135-35/+59
* [ar71xx] remove netif schedule from the ag71xx driverjuhosg2009-02-131-5/+1
* [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi...juhosg2009-02-123-2/+26
* [ar71xx] pull ethernet mac out of reset before registering the mdio_busjuhosg2009-02-121-0/+2
* [ar71xx] parse the board parameter from the command line firstjuhosg2009-02-121-2/+2
* [ar71xx] create firmware images for the Planex MZK-W04NU boardjuhosg2009-02-051-6/+6
* [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)juhosg2009-02-031-1/+7
* [ar71xx] mzk-w04nu: fetch MAC address from the flashjuhosg2009-02-031-0/+4
* [ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks...juhosg2009-02-033-8/+21
* [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)juhosg2009-02-021-0/+4
* [ar71xx] mzk-w04nu: add GPIO LEDs and buttonsjuhosg2009-02-021-0/+73
* [ar71xx] print some informations about the SoC at bootupjuhosg2009-02-011-0/+7
* [ar71xx] fix leds-gpio platform data initialization (closes #4512)juhosg2009-01-281-1/+1
* [ar71xx] tew-632brp: enable WAN portjuhosg2009-01-271-2/+6
* [ar71xx] experimental support for the Planex MZK-W04NU boardjuhosg2009-01-265-2/+105
* [ar71xx] tew-632brp: add WPS buttonjuhosg2009-01-261-1/+8
* [ar71xx] move random MAC address generation into the platform initialization ...juhosg2009-01-263-12/+13
* [ar71xx] add preliminary support for the Planex MZK-W300NH boardjuhosg2009-01-045-0/+89
* [ar71xx] remove board specific stuff from the generic machine setupjuhosg2009-01-041-49/+2
* [ar71xx] add preliminary support for the Atheros PB42 boardjuhosg2009-01-045-1/+78
* [ar71xx] fix the registered machine type of the WNR2000 boardjuhosg2009-01-041-1/+1
* [ar71xx] register WMAC device on the Netgear WNR2000 boardjuhosg2009-01-031-0/+2
* [ar71xx] prepare for ath9k supportjuhosg2009-01-022-0/+37
* [ar71xx] add experimental support for the NETGEAR WNR2000 boardjuhosg2008-12-305-0/+95
* [ar71xx] add dummy WMAC devicejuhosg2008-12-304-0/+30
* [ar71xx] add experimental support for the Ubiquiti LSX boardjuhosg2008-12-291-3/+11
* [ar71xx] add WMAC definitionsjuhosg2008-12-261-0/+3
* [ar71xx] add Ubiquiti board detectionjuhosg2008-12-261-0/+6
* [ar71xx] use SoC specific irq dispatch codejuhosg2008-12-232-5/+23
* [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...juhosg2008-12-203-5/+5
* [ar71xx] rb-4xx: setup code cleanupjuhosg2008-12-201-37/+16
* [ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j...juhosg2008-12-191-6/+75
* [ar71xx] rename RouterStation stuff, and add machine type for the LSX boardjuhosg2008-12-194-6/+7
* [ar71xx] prepare for RouterStation supportjuhosg2008-12-154-0/+43
* [ar71xx] move machine setup codejuhosg2008-12-153-18/+24
* [ar71xx] tew-632brp: add status LEDjuhosg2008-12-151-0/+5
* [ar71xx] tew-632brp: register GPIO buttonsjuhosg2008-12-151-0/+18
* [ar71xx] tew-632brp: register GPIO LEDsjuhosg2008-12-151-0/+18
* [ar71xx] tew-632brp: use LZMA compressed uImagejuhosg2008-12-151-7/+7
* [ar71xx] tew-632brp: register flash devicejuhosg2008-12-141-0/+58
* [ar71xx] register eth0 device on the TEW-632BRP boardjuhosg2008-12-091-0/+10
* [ar71xx] ag71xx driver: increase size of dma descriptorsjuhosg2008-12-091-1/+2
* [ar71xx] ag71xx driver: use same FIFO configuration for all SOCjuhosg2008-12-092-19/+26
* [ar71xx] ag71xx driver: add OOM handlerjuhosg2008-12-082-8/+31
* [ar71xx] ag71xx driver: don't refill rx buffers twicejuhosg2008-12-081-2/+0
* [ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againjuhosg2008-12-081-2/+0
* [ar71xx] ag71xx driver: remove unused codejuhosg2008-12-081-7/+0
* [ar71xx] ag71xx driver: NAPI poll cleanupjuhosg2008-12-072-8/+16