summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files
AgeCommit message (Expand)Author
2009-02-03[ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)juhosg
2009-02-03[ar71xx] mzk-w04nu: fetch MAC address from the flashjuhosg
2009-02-03[ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks...juhosg
2009-02-02[ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)juhosg
2009-02-02[ar71xx] mzk-w04nu: add GPIO LEDs and buttonsjuhosg
2009-02-01[ar71xx] print some informations about the SoC at bootupjuhosg
2009-01-28[ar71xx] fix leds-gpio platform data initialization (closes #4512)juhosg
2009-01-27[ar71xx] tew-632brp: enable WAN portjuhosg
2009-01-26[ar71xx] experimental support for the Planex MZK-W04NU boardjuhosg
2009-01-26[ar71xx] tew-632brp: add WPS buttonjuhosg
2009-01-26[ar71xx] move random MAC address generation into the platform initialization ...juhosg
2009-01-04[ar71xx] add preliminary support for the Planex MZK-W300NH boardjuhosg
2009-01-04[ar71xx] remove board specific stuff from the generic machine setupjuhosg
2009-01-04[ar71xx] add preliminary support for the Atheros PB42 boardjuhosg
2009-01-04[ar71xx] fix the registered machine type of the WNR2000 boardjuhosg
2009-01-03[ar71xx] register WMAC device on the Netgear WNR2000 boardjuhosg
2009-01-02[ar71xx] prepare for ath9k supportjuhosg
2008-12-30[ar71xx] add experimental support for the NETGEAR WNR2000 boardjuhosg
2008-12-30[ar71xx] add dummy WMAC devicejuhosg
2008-12-29[ar71xx] add experimental support for the Ubiquiti LSX boardjuhosg
2008-12-26[ar71xx] add WMAC definitionsjuhosg
2008-12-26[ar71xx] add Ubiquiti board detectionjuhosg
2008-12-23[ar71xx] use SoC specific irq dispatch codejuhosg
2008-12-20[ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...juhosg
2008-12-20[ar71xx] rb-4xx: setup code cleanupjuhosg
2008-12-19[ar71xx] improve Ubiquiti RouterStation support (based on a patch by Jonas <j...juhosg
2008-12-19[ar71xx] rename RouterStation stuff, and add machine type for the LSX boardjuhosg
2008-12-15[ar71xx] prepare for RouterStation supportjuhosg
2008-12-15[ar71xx] move machine setup codejuhosg
2008-12-15[ar71xx] tew-632brp: add status LEDjuhosg
2008-12-15[ar71xx] tew-632brp: register GPIO buttonsjuhosg
2008-12-15[ar71xx] tew-632brp: register GPIO LEDsjuhosg
2008-12-15[ar71xx] tew-632brp: use LZMA compressed uImagejuhosg
2008-12-14[ar71xx] tew-632brp: register flash devicejuhosg
2008-12-09[ar71xx] register eth0 device on the TEW-632BRP boardjuhosg
2008-12-09[ar71xx] ag71xx driver: increase size of dma descriptorsjuhosg
2008-12-09[ar71xx] ag71xx driver: use same FIFO configuration for all SOCjuhosg
2008-12-08[ar71xx] ag71xx driver: add OOM handlerjuhosg
2008-12-08[ar71xx] ag71xx driver: don't refill rx buffers twicejuhosg
2008-12-08[ar71xx] ag71xx driver: interrupt status is masked by hw, don't mask it againjuhosg
2008-12-08[ar71xx] ag71xx driver: remove unused codejuhosg
2008-12-07[ar71xx] ag71xx driver: NAPI poll cleanupjuhosg
2008-12-07[ar71xx] ag71xx driver: handle TX timoutjuhosg
2008-12-06[ar71xx] add dummy code for the TRENDnet TEW-632BRP board juhosg
2008-12-06[ar71xx] ag71xx driver: always use NAPI to transmit packetsjuhosg
2008-12-05[ar71xx] ag71xx driver: improve poll routinejuhosg
2008-12-05[ar71xx] ag71xx driver: always flush register writesjuhosg
2008-12-05[ar71xx] ag71xx driver: don't use dma_cache_wback_invjuhosg
2008-12-05[ar71xx] ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)juhosg
2008-12-04[ar71xx] EHCI driver: add AR913x supportjuhosg