aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] ag71xx driver: fix return code of the napi poll routine, was broken ...Gabor Juhos2009-02-132-4/+4
* [ar71xx] ag71xx driver: update phy connecting codeGabor Juhos2009-02-135-35/+59
* [ar71xx] remove netif schedule from the ag71xx driverGabor Juhos2009-02-133-37/+1
* [ar71xx] remove 2.6.26 specific stuffGabor Juhos2009-02-1319-767/+0
* [ar71xx] add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xi...Gabor Juhos2009-02-124-2/+27
* [ar71xx] fix a typo in the dynamic mdio patchGabor Juhos2009-02-121-1/+1
* [ar71xx] pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-122-4/+22
* [ar71xx] parse the board parameter from the command line firstGabor Juhos2009-02-121-2/+2
* [ar71xx] sync kernel configsGabor Juhos2009-02-102-9/+2
* [kernel] update to 2.6.27.15Gabor Juhos2009-02-081-1/+1
* [ar71xx] update mdio patchGabor Juhos2009-02-061-0/+15
* [ar71xx] create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-052-7/+43
* [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
* [ar71xx] mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
* [ar71xx] fix handling of invalid arguments passed by some bootloaders (thanks...Gabor Juhos2009-02-034-8/+24
* [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
* [ar71xx] mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
* [ar71xx] print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
* [ar71xx] fix UBNT-RS image generationGabor Juhos2009-01-281-2/+2
* [ar71xx] fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-281-1/+1
* [ar71xx] tew-632brp: enable WAN portGabor Juhos2009-01-271-2/+6
* [ar71xx] experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-269-3/+110
* [ar71xx] update 2.6.28 configGabor Juhos2009-01-261-1/+1
* [ar71xx] tew-632brp: add WPS buttonGabor Juhos2009-01-261-1/+8
* [ar71xx] move random MAC address generation into the platform initialization ...Gabor Juhos2009-01-263-12/+13
* [kernel] update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
* [kernel] switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
* [ar71xx] fix Ubiquiti RouterStation imagesGabor Juhos2009-01-221-1/+2
* [ar71xx] enable yaffs on 2.6.28Gabor Juhos2009-01-181-2/+10
* [kernel] update to 2.6.27.11Gabor Juhos2009-01-151-1/+1
* [ar71xx] don't generate too large firmware images for the TEW-6x2BRP boards, ...Gabor Juhos2009-01-051-10/+16
* [ar71xx] add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-049-1/+93
* [ar71xx] remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
* [ar71xx] add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-049-4/+86
* [ar71xx] fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
* [ar71xx] fix compiler warnings in the m25p80 driver on 2.6.28Gabor Juhos2009-01-032-5/+5
* [ar71xx] register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
* [ar71xx] switch to 2.6.27Gabor Juhos2009-01-031-1/+1
* [ar71xx] prepare for ath9k supportGabor Juhos2009-01-022-0/+37
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-1/+1
* [ar71xx] add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-309-0/+99
* [ar71xx] add dummy WMAC deviceGabor Juhos2008-12-305-0/+32
* [ar71xx] add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
* [ar71xx] generate firmware image for the Ubiquiti RouterStation board (based ...Gabor Juhos2008-12-291-0/+24
* [ar71xx] don't override CONFIG_NF_CT_ACCTGabor Juhos2008-12-282-2/+0
* [ar71xx] generate firmware image for the D-Link DIR-615 C1 boardGabor Juhos2008-12-281-1/+6
* [ar71xx] add WMAC definitionsGabor Juhos2008-12-262-0/+6
* [ar71xx] add Ubiquiti board detectionGabor Juhos2008-12-261-0/+6
* [ar71xx] use SoC specific irq dispatch codeGabor Juhos2008-12-233-5/+24
* [ar71xx] fix GPIO function select bit definitions (based on a patch by Jonas ...Gabor Juhos2008-12-204-8/+7