summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ag71xx driver: add Kconfig option for enabling debug messagesGabor Juhos2009-02-153-2/+9
| | | | SVN-Revision: 14517
* ag71xx driver: apply 2.6.28 specific patchesGabor Juhos2009-02-155-150/+27
| | | | SVN-Revision: 14515
* switch to 2.6.28Gabor Juhos2009-02-1538-1535/+2
| | | | SVN-Revision: 14514
* update to 2.6.27.17Gabor Juhos2009-02-151-1/+1
| | | | SVN-Revision: 14513
* ag71xx driver: fix a kernel crash caused by r14496Gabor Juhos2009-02-132-2/+2
| | | | SVN-Revision: 14504
* ag71xx driver: fix return code of the napi poll routine, was broken since ↵Gabor Juhos2009-02-132-4/+4
| | | | | | [13545] (patch by Ubiquiti Networks) SVN-Revision: 14496
* ag71xx driver: update phy connecting codeGabor Juhos2009-02-135-35/+59
| | | | SVN-Revision: 14495
* remove netif schedule from the ag71xx driverGabor Juhos2009-02-133-37/+1
| | | | SVN-Revision: 14494
* remove 2.6.26 specific stuffGabor Juhos2009-02-1319-767/+0
| | | | SVN-Revision: 14493
* add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵Gabor Juhos2009-02-124-2/+27
| | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488
* fix a typo in the dynamic mdio patchGabor Juhos2009-02-121-1/+1
| | | | SVN-Revision: 14487
* pull ethernet mac out of reset before registering the mdio_busGabor Juhos2009-02-122-4/+22
| | | | SVN-Revision: 14486
* parse the board parameter from the command line first Signed-off-by: Andrea ↵Gabor Juhos2009-02-121-2/+2
| | | | | | Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>) SVN-Revision: 14482
* sync kernel configsGabor Juhos2009-02-102-9/+2
| | | | SVN-Revision: 14469
* update to 2.6.27.15Gabor Juhos2009-02-081-1/+1
| | | | SVN-Revision: 14440
* update mdio patchGabor Juhos2009-02-061-0/+15
| | | | SVN-Revision: 14426
* create firmware images for the Planex MZK-W04NU boardGabor Juhos2009-02-052-7/+43
| | | | SVN-Revision: 14413
* parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
| | | | SVN-Revision: 14384
* mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
| | | | SVN-Revision: 14383
* fix handling of invalid arguments passed by some bootloaders (thanks to Jeff ↵Gabor Juhos2009-02-034-8/+24
| | | | | | Hansen and to Jonas) SVN-Revision: 14382
* parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
| | | | SVN-Revision: 14371
* mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
| | | | SVN-Revision: 14366
* print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
| | | | SVN-Revision: 14338
* fix UBNT-RS image generationGabor Juhos2009-01-281-2/+2
| | | | SVN-Revision: 14251
* fix leds-gpio platform data initialization (closes #4512)Gabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14238
* tew-632brp: enable WAN portGabor Juhos2009-01-271-2/+6
| | | | SVN-Revision: 14216
* experimental support for the Planex MZK-W04NU boardGabor Juhos2009-01-269-3/+110
| | | | SVN-Revision: 14208
* update 2.6.28 configGabor Juhos2009-01-261-1/+1
| | | | SVN-Revision: 14207
* tew-632brp: add WPS buttonGabor Juhos2009-01-261-1/+8
| | | | SVN-Revision: 14205
* move random MAC address generation into the platform initialization codeGabor Juhos2009-01-263-12/+13
| | | | SVN-Revision: 14204
* update to 2.6.27.13Gabor Juhos2009-01-251-1/+1
| | | | SVN-Revision: 14179
* switch to 2.6.27.12Gabor Juhos2009-01-231-1/+1
| | | | SVN-Revision: 14157
* fix Ubiquiti RouterStation imagesGabor Juhos2009-01-221-1/+2
| | | | SVN-Revision: 14144
* enable yaffs on 2.6.28Gabor Juhos2009-01-181-2/+10
| | | | SVN-Revision: 14087
* update to 2.6.27.11Gabor Juhos2009-01-151-1/+1
| | | | SVN-Revision: 14043
* don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵Gabor Juhos2009-01-051-10/+16
| | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878
* add preliminary support for the Planex MZK-W300NH boardGabor Juhos2009-01-049-1/+93
| | | | SVN-Revision: 13863
* remove board specific stuff from the generic machine setupGabor Juhos2009-01-041-49/+2
| | | | SVN-Revision: 13861
* add preliminary support for the Atheros PB42 boardGabor Juhos2009-01-049-4/+86
| | | | SVN-Revision: 13860
* fix the registered machine type of the WNR2000 boardGabor Juhos2009-01-041-1/+1
| | | | SVN-Revision: 13853
* fix compiler warnings in the m25p80 driver on 2.6.28Gabor Juhos2009-01-032-5/+5
| | | | SVN-Revision: 13838
* register WMAC device on the Netgear WNR2000 boardGabor Juhos2009-01-031-0/+2
| | | | SVN-Revision: 13836
* switch to 2.6.27Gabor Juhos2009-01-031-1/+1
| | | | SVN-Revision: 13832
* prepare for ath9k supportGabor Juhos2009-01-022-0/+37
| | | | SVN-Revision: 13825
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-021-1/+1
| | | | SVN-Revision: 13819
* add experimental support for the NETGEAR WNR2000 boardGabor Juhos2008-12-309-0/+99
| | | | SVN-Revision: 13775
* add dummy WMAC deviceGabor Juhos2008-12-305-0/+32
| | | | SVN-Revision: 13769
* add experimental support for the Ubiquiti LSX boardGabor Juhos2008-12-291-3/+11
| | | | SVN-Revision: 13759
* generate firmware image for the Ubiquiti RouterStation board (based on a ↵Gabor Juhos2008-12-291-0/+24
| | | | | | patch by Jonas <jmajau at ubnt.com>) SVN-Revision: 13758
* don't override CONFIG_NF_CT_ACCTGabor Juhos2008-12-282-2/+0
| | | | SVN-Revision: 13756