John Crispin
e6e6a85dc9
ar71xx: add support for EasyLink M150 and M-mini
...
v3 refreshes the patch on trunk@41337
This patch adds support for the EasyLink EL-M150 and M-mini
http://wiki.openwrt.org/toh/easylink/el-m150
http://wiki.openwrt.org/toh/easylink/el-m-mini
Signed-off-by: L. D. Pinney <ldpinney@gmail.com >
SVN-Revision: 41348
2014-06-26 11:49:47 +00:00
John Crispin
23cdea78d8
ar71xx: Fixes for 951Ui-2HnD board support
...
WAN and LAN are swapped the wrong way around. This patch fixes that by adding the 951Ui-2HnD to ar71xx.sh and the relevant entry in 02_network.
This patch also defines the ACT LED as the status LED in diag.sh.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com >
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 41255
2014-06-18 10:08:08 +00:00
John Crispin
8a3c713c97
ar71xx: add user-space support for HiWiFi HC6361 board.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com >
SVN-Revision: 40974
2014-06-02 14:56:35 +00:00
John Crispin
60ec05fdcb
ar71xx: add support for dlink dir-615-e1
...
Dlink dir-615-e1 can use dir-600-a1's image, but the image can't be
uploaded through dlink's normal firmware update web page.
Add profile for dir-615-e1 so the generated image can be uploaded
through the firmware update web page.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com >
SVN-Revision: 40969
2014-06-02 14:43:35 +00:00
John Crispin
ac3fd59a2b
ar71xx: add user-space support for OpenMesh OM2P-HSv2
...
Signed-off-by: Marek Lindner <marek@open-mesh.com >
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40962
2014-06-02 13:21:31 +00:00
John Crispin
c788102ebc
ar71xx: add user-space support for OpenMesh OM2Pv2
...
Signed-off-by: Marek Lindner <marek@open-mesh.com >
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 40956
2014-06-02 13:21:02 +00:00
Gabor Juhos
ecec091d33
ar71xx: add user-space support for the ZyXEL NBG6716 board
...
Signed-off-by: André Valentin <avalentin@marcant.net >
Patchwork: http://patchwork.openwrt.org/patch/5101/
[juhosg: use zyxel prefix in LED names]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40500
2014-04-13 08:29:07 +00:00
Gabor Juhos
b971a4b5b9
ar71xx: add default LED config for WiFi LEDs on the WNDR4300
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40476
2014-04-12 17:42:36 +00:00
Gabor Juhos
9b7b57aeb4
ar71xx: wndr4300: change 'orange' to 'amber' in LED color names
...
The hardware manual says amber so change the color part of
the LED names to reflect that. Also update the constant names.
Based on the the WNDR3700v4 support patch from Ralph Perlich:
http://patchwork.openwrt.org/patch/4763/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40473
2014-04-12 17:42:33 +00:00
Gabor Juhos
a93c87d772
ar71xx: fix typos in TP-Link rssileds definition
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
Patchwork: http://patchwork.openwrt.org/patch/5109/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40472
2014-04-12 16:01:45 +00:00
Gabor Juhos
087547d3e2
ar71xx: add rssileds for Ubiquiti XM boards
...
Adds support for the received signal strength indicator LEDs of the
Bullet M, Nanostation M and Rocket M devices.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
Patchwork: http://patchwork.openwrt.org/patch/5108/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40471
2014-04-12 16:01:43 +00:00
Felix Fietkau
7131a104f5
ar71xx: add support for the TP-LINK TL-WR841N/ND v9
...
Everything seems to be working fine. Potential issues:
* VLAN port IDs are reversed with regard to the numbers on the case.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
SVN-Revision: 40400
2014-04-07 08:00:02 +00:00
Gabor Juhos
02f2e90d5f
ar71xx: add user space support for the Oolite v1 board
...
Patch-by: Lars Bøgild Thomsen <lth@cow.dk >
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg: use correct board name in uci-defaults/02_network]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40033
2014-03-27 06:36:47 +00:00
Felix Fietkau
d83750083d
ar71xx: adjust ew-dorin platform for LAN+WAN setup
...
Signed-off-by: Embedded Wireless GmbH <info at embeddedwireless.de>
SVN-Revision: 39763
2014-02-28 11:08:04 +00:00
Gabor Juhos
7ec2d80ae3
ar71xx: add user-space support for TP-Link TL-WDR4900 v2.0 board
...
Patch-by: TenNinjas <tenninjas@tenninjas.ca >
Patchwork: http://patchwork.openwrt.org/patch/4849/
[juhosg:
- use the Archer C7 specific LED setup instead of adding
identical code]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39636
2014-02-19 12:15:34 +00:00
Luka Perkov
cbc892a549
ar71xx: create wndr3700 network config from uci-defaults
...
Since that was the last configuration in defconfig directory we can drop the
defconfig init script too.
Signed-off-by: Luka Perkov <luka@openwrt.org >
SVN-Revision: 39373
2014-01-23 11:33:42 +00:00
Gabor Juhos
db5f22a2d7
ar71xx: set default LED config for the RB2011* boards
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39344
2014-01-20 10:23:04 +00:00
Gabor Juhos
7038fd9c52
ar71xx: add userspace support for WD My Net N750
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
[juhosg: remove the image generation part until the ethernet
switch issue is resolved]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39078
2013-12-16 07:16:43 +00:00
Gabor Juhos
3af206abb3
ar71xx: add user-space support for the TP-Link TL-WA901ND v3 board
...
Based-on: http://patchwork.openwrt.org/patch/4508/
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39074
2013-12-15 21:34:19 +00:00
Gabor Juhos
3e994a81d4
ar71xx: add user space support for the TL-WA801ND v2
...
Patch to add the user space support for the TL-WA801ND v2
Signed-off-by: Jiri Pirko <jiri@resnulli.us >
Patchwork: http://patchwork.openwrt.org/patch/4501/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39064
2013-12-15 20:39:11 +00:00
Gabor Juhos
e629881e2d
ar71xx: update Userspace support for the WA850/WA750
...
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38969
2013-11-30 18:31:08 +00:00
Gabor Juhos
7db7757bf2
ar71xx: add user-space support for the TL-WR1043ND v2 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38956
2013-11-29 20:51:13 +00:00
Gabor Juhos
a0ad2a0f86
ar71xx: fix switch port map for the Sitecom WLR-8100
...
There was no way to determine a working config, because
the switch (ar8337) was not working previously.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de >
Patchwork: http://patchwork.openwrt.org/patch/4470/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38953
2013-11-29 20:18:49 +00:00
Gabor Juhos
cad5257732
ar71xx: user space support update tl-wr842n_v2 add default led support
...
Small update to uci_defaults/01_leds, to support the usb led
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4426/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38947
2013-11-29 20:18:42 +00:00
Gabor Juhos
ed036155ee
ar71xx: add user space support for the TL-WR842N/ND v2
...
Patch to add the user space support for the TL-WR842N/ND v2
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4354/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38814
2013-11-15 10:11:24 +00:00
Gabor Juhos
67eded254a
ar71xx: wndr4300: set official mac addresses
...
Get the factory assigned mac addresses stored in the caldata
partition and asign them to lan and wan interfaces. Also put
the correct mac addresses into the WiFi eeprom files to ensure
that the ath9k driver will use the correct ones.
Signed-off-by: Stefan Agner <stefan@agner.ch >
Patchwork: http://patchwork.openwrt.org/patch/4350/
[juhosg:
- move WiFi MAC address setup to the firmware hotplug file,
- use the official MAC address for the 2.4GHz as well,
- remove uci-defaults.sh modifications,
- update commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38812
2013-11-15 08:21:59 +00:00
Gabor Juhos
d4cc7aac4b
ar71xx: add user space support for the TL-WA750RE/WA850RE Range extender
...
Patch to add user space support for the TL-WA750RE/WA850RE range extender
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38718
2013-11-11 08:04:47 +00:00
Gabor Juhos
ddcce63c78
ar71xx: add user-space support for the WD My Net Wi-Fi Range Extender
...
Patchwork: http://patchwork.openwrt.org/patch/4281/
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38687
2013-11-07 22:31:53 +00:00
Gabor Juhos
003a801dd9
ar71xx: add user-space support for the BXU2000n-2 A1 board
...
Patchwork: http://patchwork.openwrt.org/patch/4183/
Signed-off-by: Terry Yang <yangbo@bhunetworks.com >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38592
2013-10-30 06:50:58 +00:00
Gabor Juhos
acd4ea62e7
ar71xx: add user space support for the Sitecom WLR-8100 wireless router
...
Patchwork: http://patchwork.openwrt.org/patch/4148/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38590
2013-10-30 06:50:55 +00:00
Gabor Juhos
164cd38b41
ar71xx: add user-space support for TL-MR3040 v2
...
Signed-off-by: Mads Hansen <d@taba.se >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38191
2013-09-25 18:42:11 +00:00
Gabor Juhos
525fcc6e11
ar71xx: add user-space support for the TEW-732BR board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38132
2013-09-23 09:49:02 +00:00
Gabor Juhos
0ee77c1efb
ar71xx: enable wlan2g led in the default configuration of dir-825-c1
...
Enable the wlan2g led in the default configuration of dir-825-c1.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net >
Patchwork: http://patchwork.openwrt.org/patch/4079/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38106
2013-09-21 16:08:45 +00:00
Gabor Juhos
d661af0b77
ar71xx: vanity changes for dir-825-c1
...
This patch
- changes the color names from orange to amber
- changes the name of GPIO 13 from WIFI_BGN (wifi_bgn) to WLAN_2G
(wlan2g) to be more consistent with the other routers' files
- changes the descriptions of the hardware keys to be a tad more
explicit
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net >
Patchwork: http://patchwork.openwrt.org/patch/4081/
[juhosg: update the LED migration script as well]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38105
2013-09-21 16:08:44 +00:00
Gabor Juhos
0a813e9e3c
ar71xx: use netgear prefix for WNDAP360 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38102
2013-09-21 15:55:55 +00:00
Gabor Juhos
d0fe16cedf
ar71xx: use netgear prefix for WNR612 v2 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38101
2013-09-21 15:55:54 +00:00
Gabor Juhos
ae7d14f701
ar71xx: use netgear prefix for WNR2200 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38100
2013-09-21 15:55:52 +00:00
Gabor Juhos
87f7ac6b4e
ar71xx: use netgear prefix for WNR2000 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38099
2013-09-21 15:55:51 +00:00
Gabor Juhos
e33ccdc295
ar71xx: use netgear prefix for WNDR3700 LED names
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38098
2013-09-21 15:55:50 +00:00
Gabor Juhos
d381cd170d
ar71xx: add an uci-defaults script for LED configuration migration
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38097
2013-09-21 15:55:49 +00:00
Gabor Juhos
fe19f5a718
ar71xx: set proper wan mac during initial configuration on dir-825-c1
...
The goal is to set the WAN MAC address to the one on the
sticker on the bottom of the unit. Currently it is not
used at all. But some users expect the WAN interface to
have the MAC address that is written on the sticker.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net >
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38091
2013-09-20 16:59:44 +00:00
Gabor Juhos
7f9d2292fa
ar71xx: add user-space support for the WD My Net N600 board
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38074
2013-09-19 22:36:41 +00:00
Gabor Juhos
5e3c7d14ec
ar71xx: add user-space support for the TL-MR13U board
...
Signed-off-by: Oleg Titov <oleg.titov@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/4063/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38064
2013-09-19 17:52:42 +00:00
Gabor Juhos
3d4b042c4b
ar71xx: add user-space support for the WNR2200 board
...
Signed-off-by: Aidan Kissane <aidankissane@googlemail.com >
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de >
Patchwork: http://patchwork.openwrt.org/patch/4055/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38060
2013-09-19 16:56:50 +00:00
John Crispin
553a469728
ar71xx: add support for dir 505 a1
...
this patch is based on ...
-> https://forum.openwrt.org/viewtopic.php?pid=179902#p179902
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37703
2013-08-05 10:41:48 +00:00
Gabor Juhos
41d136f2c8
ar71xx: add user-space support for the WNR612 v2 board
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/3876/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 37576
2013-07-28 10:23:37 +00:00
Gabor Juhos
5f5257e234
ar71xx: add user-space support for the TL-WR710N board
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/3873/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 37573
2013-07-28 10:23:33 +00:00
Gabor Juhos
f4d5ecdb9f
ar71xx: add user-space support for the TL-MR10U board
...
Based on andelf's patch:
http://andelf.diandian.com/post/2013-05-22/40050677370
Signed-off-by: Oleg Titov <oleg.titov@gmail.com >
Patchwork: http://patchwork.openwrt.org/patch/3840/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 37548
2013-07-26 07:31:59 +00:00
Gabor Juhos
ea55883a51
ar71xx: fix switch port map for the Archer C7
...
The correct port number for the WAN port is 1.
Update the VLAN port maps to reflect that.
https://forum.openwrt.org/viewtopic.php?pid=203755#p203755
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 37507
2013-07-22 16:02:13 +00:00
John Crispin
39531131a9
ar71xx: add carambola2 support
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37260
2013-07-11 21:16:53 +00:00