Felix Fietkau
a7bb7dd99e
Add support for Atheros AP96 reference board
...
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.
mach-ap96.c is based on mach-wndr3700.c.
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125
2010-09-27 08:59:53 +00:00
Felix Fietkau
523fcf0497
ar71xx: add a new driver for the ar7240 switch using swconfig. hooks directly into the ethernet driver, as MAC resets also require switch reinitializations and the switch is part of the cpu core anyway switch only tl-wr741nd (and other devices using this board file, such as tl-wr841nd) over to using this by default, as other devices are still untested fixes #7563
...
SVN-Revision: 22675
2010-08-16 19:21:57 +00:00
Felix Fietkau
900aaa919b
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528 , without the ethernet fifo cfg values)
...
SVN-Revision: 22353
2010-07-22 12:37:44 +00:00
Jo-Philipp Wich
d6d8014cfd
fix dir-825-b1 default network config after r21905
...
SVN-Revision: 22005
2010-07-01 00:03:43 +00:00
Gabor Juhos
e827a12c48
ar71xx: don't use vlan 0 for devices with rtl8366s switch
...
SVN-Revision: 21905
2010-06-26 19:15:32 +00:00
Gabor Juhos
7bff9c0101
ar71xx: add support for the Senao EAP7660D board
...
This patch adds support for the Senao EAP7660D board to trunk.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 21837
2010-06-18 16:22:05 +00:00
Gabor Juhos
b86e4e1c6a
ar71xx: add default network config for the RB433UAH board
...
SVN-Revision: 21765
2010-06-12 13:20:41 +00:00
Gabor Juhos
3045632eb0
ar71xx: add default network configuration file for the RB450/RB433 boards
...
SVN-Revision: 21730
2010-06-08 20:19:23 +00:00
Gabor Juhos
d6c0363884
ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
...
Cc: backfire@openwrt.org
SVN-Revision: 20752
2010-04-09 08:40:09 +00:00
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
eaccbd3fb8
ar71xx: add default network configuration for the PB44 board
...
SVN-Revision: 20099
2010-03-09 18:05:58 +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
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
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
2b5ba9073f
rtl8366_smi: move RTL8366S driver into a separate file
...
SVN-Revision: 19279
2010-01-22 17:38:07 +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
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
2009-12-22 19:31:28 +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
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
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
dd3b2ae8af
ar71xx: add default network configuration for the Bullet M
...
SVN-Revision: 17810
2009-10-01 19:41:06 +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