Commit graph

256 commits

Author SHA1 Message Date
Jo-Philipp Wich
23bebe33a7 Add support for the ar8316 switch. This patch enhances the ar8216 driver with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices.
[PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g.
Add the ar8216 driver to the ar71xx target, and add network
configurations for the RouterStation Pro and the RouterBoard RB-450G.

SVN-Revision: 20722
2010-04-05 23:03:16 +00:00
Gabor Juhos
8701291f0f ar71xx: add uci defaults to fix trx header on the WRT160NL boards
* patch by Otto Solares

SVN-Revision: 20526
2010-03-27 17:38:40 +00:00
Gabor Juhos
35bb7be34d ar71xx: Add basic WLAN LED control to TL-WR1043ND
* thanks to KillaB
  * closes #6834

SVN-Revision: 20415
2010-03-25 07:31:17 +00:00
Gabor Juhos
0095ab73f3 ar71xx: fix defconfig script to work with ImageBuilder
* patch from #5722

SVN-Revision: 20231
2010-03-15 13:29:16 +00:00
Gabor Juhos
eaccbd3fb8 ar71xx: add default network configuration for the PB44 board
SVN-Revision: 20099
2010-03-09 18:05:58 +00:00
Gabor Juhos
18ee1b6dda ar71xx: add uci-defaults for the RB750 board
SVN-Revision: 20097
2010-03-09 18:05:51 +00:00
Gabor Juhos
b21308313e ar71xx: override lan port names on the RB750
SVN-Revision: 20096
2010-03-09 18:05:48 +00:00
Gabor Juhos
4d5a9fe402 ar71xx: add missing protocol definitions to default network configurations
SVN-Revision: 20091
2010-03-09 18:05:31 +00:00
Gabor Juhos
5e8c8818ed ar71xx: add preliminary support for the RouterBOARD 750
SVN-Revision: 20029
2010-03-07 05:41:01 +00:00
Gabor Juhos
7bda582cf7 ar71xx: fix status led detection on the RB4xx boards
SVN-Revision: 20005
2010-03-05 20:29:24 +00:00
Gabor Juhos
e1bb4af48b ar71xx: add default network configuration file for the TL-WR741ND board
SVN-Revision: 19930
2010-03-01 07:34:48 +00:00
Gabor Juhos
3f7d3dc939 ar71xx: add default network configuration file for the DIR-600 rev. A1 board
SVN-Revision: 19929
2010-03-01 07:34:46 +00:00
Gabor Juhos
a6be62a4f1 ar71xx: add default network configuration file for the TL-WR1043ND board
Thanks to Andrew Tarabaras.

SVN-Revision: 19840
2010-02-24 13:39:20 +00:00
Gabor Juhos
187d5546db ar71xx: use the correct name for the status LED on the WRT400 board (thanks to chuljin, patch from #6734)
SVN-Revision: 19831
2010-02-24 13:38:37 +00:00
Gabor Juhos
560f7173b2 ar71xx: update default network configuration file for the WNDR3700
Signed-off-by: Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19830
2010-02-24 13:38:31 +00:00
Gabor Juhos
47990f61fb ar71xx: add uci configuration for the WAN LED on the WNDR3700
Based on a patch by Scott Dudley <spmsink@hotmail.com>

SVN-Revision: 19746
2010-02-19 11:52:25 +00:00
Felix Fietkau
56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
2010-01-25 17:11:17 +00:00
Gabor Juhos
2b5ba9073f rtl8366_smi: move RTL8366S driver into a separate file
SVN-Revision: 19279
2010-01-22 17:38:07 +00:00
Gabor Juhos
b9328f2e04 ar71xx: change failsafe message
SVN-Revision: 19221
2010-01-18 09:15:35 +00:00
Gabor Juhos
a9c5e3159f ar71xx: update default network configuration for the WNDR3700/DIR-825-B1
Also drop the default network configuration of the TL-WR1043ND, because
the RTL8366RB switch is not yet supported by the rtl8366-smi driver.

SVN-Revision: 19217
2010-01-18 09:01:47 +00:00
Felix Fietkau
a86a28841c ar71xx: add some default configs for rtl8366 based devices
SVN-Revision: 19210
2010-01-18 00:44:52 +00:00
Felix Fietkau
3cc98b09f7 adjust switch default configs for the swconfig api change
SVN-Revision: 19209
2010-01-18 00:38:08 +00:00
Gabor Juhos
cb80426641 ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
SVN-Revision: 19150
2010-01-15 12:08:03 +00:00
Gabor Juhos
58301cdeb8 ar71xx: add support for the D-Link DIR-600 rev. A1 board
SVN-Revision: 19100
2010-01-11 08:02:10 +00:00
Gabor Juhos
cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Gabor Juhos
1f114b0dbd ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch from #6186)
SVN-Revision: 18818
2009-12-18 12:57:01 +00:00
Gabor Juhos
8bc4e3ea14 ar71xx: enable diagnostic LED on the Routerstation Pro
SVN-Revision: 18782
2009-12-15 08:35:11 +00:00
Jo-Philipp Wich
e0042b55ea fix default network config after r18699
SVN-Revision: 18708
2009-12-08 22:22:16 +00:00
Felix Fietkau
ddc2e2270b ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160nl, fixes wan port detection (#6309)
SVN-Revision: 18699
2009-12-08 14:06:18 +00:00
Gabor Juhos
7d8a1bf239 ar71xx: TL-WR1043ND support cleanup
SVN-Revision: 18697
2009-12-08 12:46:30 +00:00
Gabor Juhos
f065bbdf7f ar71xx: DIR-825 support cleanup
SVN-Revision: 18622
2009-12-03 15:07:41 +00:00
Gabor Juhos
e4d21e0399 ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
SVN-Revision: 18621
2009-12-03 15:07:34 +00:00
Gabor Juhos
536a4ce5b9 ar71xx: add default network configuration file for the WNDR3700
SVN-Revision: 18566
2009-11-27 21:21:24 +00:00
Gabor Juhos
bc97b5de8b ar71xx: enable failsafe on the Nanostation M/Rocket M
SVN-Revision: 18532
2009-11-25 09:51:28 +00:00
Gabor Juhos
a12a03de8d ar71xx: register LEDs and buttons on the WNDR3700
Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)

SVN-Revision: 18435
2009-11-16 17:31:25 +00:00
Gabor Juhos
28e212cc40 ar71xx: add default network configuration for RS and RS-Pro
SVN-Revision: 18103
2009-10-20 19:36:47 +00:00
Gabor Juhos
a525c056d5 ar71xx: add default network configuration file for the WP543 board
SVN-Revision: 18101
2009-10-20 12:59:45 +00:00
Felix Fietkau
abffbb5da7 add a defconfig for wrt160nl which contains switch settings
SVN-Revision: 17826
2009-10-02 21:07:12 +00:00
Gabor Juhos
4a99a9b7e3 ar71xx: use 'link4' LED for diagnostic on Bullet M
SVN-Revision: 17813
2009-10-01 19:41:13 +00:00
Gabor Juhos
dd3b2ae8af ar71xx: add default network configuration for the Bullet M
SVN-Revision: 17810
2009-10-01 19:41:06 +00:00
Gabor Juhos
b6ce09fea4 ar71xx: use WPS led for diagnostic on WRT160NL
SVN-Revision: 17518
2009-09-05 18:46:43 +00:00
Gabor Juhos
0b869ee143 preliminary failsafe support (closes #5726)
SVN-Revision: 17321
2009-08-19 20:16:01 +00:00
Gabor Juhos
39b7814f25 add diag script (closes #5725)
SVN-Revision: 17320
2009-08-19 19:26:53 +00:00
Gabor Juhos
304fbfa841 init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)
SVN-Revision: 17124
2009-08-04 17:45:00 +00:00
Gabor Juhos
bfd20cb57d init mac address on the TEW-632BRP boards (closes #5403)
SVN-Revision: 17100
2009-08-03 07:48:21 +00:00
Gabor Juhos
656f86f810 add default network configuration for the AP83 board
SVN-Revision: 16360
2009-06-06 16:01:09 +00:00
Gabor Juhos
ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
2009-03-17 18:07:16 +00:00
Gabor Juhos
fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
2009-03-14 18:28:33 +00:00
Gabor Juhos
ceb3b8c837 tew-632brp: add default network configuration
SVN-Revision: 14830
2009-03-10 08:14:26 +00:00
Gabor Juhos
dfd746cd47 add default network configuration for the RB-411 board
SVN-Revision: 14695
2009-02-28 18:55:46 +00:00
Gabor Juhos
80afab21fc add default network configuration for the AW-NR580
SVN-Revision: 14688
2009-02-27 20:49:51 +00:00
Andy Boyett
1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
2009-02-26 05:54:32 +00:00
Andy Boyett
f88c482dea defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
SVN-Revision: 14662
2009-02-26 05:54:07 +00:00
Gabor Juhos
8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
2009-02-25 16:48:56 +00:00
Gabor Juhos
9da4abfe58 add default network configuration for the TL-WR941ND board
SVN-Revision: 14654
2009-02-24 18:19:02 +00:00
Gabor Juhos
9be9eb8ab1 add more base-files
SVN-Revision: 14653
2009-02-24 18:16:40 +00:00