openwrt/target/linux
Gabor Juhos 7b1e525b56 ramips: initial support for Sitecom WL-351 v1 002
This add support for the Sitecom WL-351 v1 002.
In principle the Engenius ESR9850 should also work with this, but I
don't have the hardware to test it.

Since an external gigabit switch (RTL8366RB) is used,
I had to modify the ramips_esw driver to add a 'bypass' mode, which
just configures it to not filter the vlan tags.
Also two initialization words (FCT2 and FPA2) are set to different
values by u-boot than what the driver is using and it only seems to
work correctly when they not overridden by the driver, so I
added them to the platform specific data as reg_initval_fct2 and
reg_initval_fpa2.

With this wired lan works as expected, however I'm still having some
trouble with the wireless lan:
It only works after I rmmod & re-insmod rt2800pci and then
reconfigure it in the webinterface, but not directly after
rebooting.

The symptom of this is wpad saying:
Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: associated (aid 1)
Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> WPA: pairwise key handshake completed (RSN)
Dec 20 15:45:22 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: authenticated

But wpa_supplicant on the client saying:
Authentication with <wl351mac> timed out.

Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>

SVN-Revision: 29604
2011-12-23 14:27:16 +00:00
..
adm5120
adm8668
amazon
ar7
ar71xx ar71xx: set a reserved bit that resets to 1 when writing the address table control register on the ar7240 switch (should fix #10547) 2011-12-22 05:43:53 +00:00
at91 targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
atheros convert to gpiolib 2011-12-09 07:52:10 +00:00
au1000
avr32
brcm47xx brcm47xx: remove patch starting adding brcm4716 to ssb 2011-12-19 23:55:20 +00:00
brcm63xx don't package gpioctl by default 2011-11-21 16:36:39 +00:00
cns3xxx
cns21xx
cobalt
coldfire
ep93xx
etrax
gemini
generic kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing 2011-12-19 23:33:03 +00:00
goldfish
imx21
iop32x
ixp4xx
kirkwood
lantiq linux: update 3.1 to 3.1.4 2011-12-06 19:50:30 +00:00
leon
malta linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
mpc52xx
mpc83xx
mpc85xx
octeon
omap24xx linux: update 3.1 to 3.1.4 2011-12-06 19:50:30 +00:00
omap35xx targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
orion linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
ppc40x linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
ppc44x linux: update 3.0 to 3.0.9 2011-11-19 18:39:12 +00:00
ps3 targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
pxa
pxcab targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
ramips ramips: initial support for Sitecom WL-351 v1 002 2011-12-23 14:27:16 +00:00
rb532
rdc include bridge and 8021q modules by default 2011-11-15 22:24:22 +00:00
realview linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
s3c24xx
sibyte
sparc
ubicom32
uml linux: update 3.0 to 3.0.12 2011-12-06 19:50:25 +00:00
x86
xburst targets: fix CONFIG_USB_STORAGE_* inconsistency 2011-11-25 20:47:44 +00:00
Makefile