1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-23 19:21:40 +03:00
openwrt-xburst/target/linux/ramips/files/drivers/net/ethernet/ramips
juhosg 746f915308 ramips: Add swconfig support to ramips_esw.c
Add swconfig support to ramips_esw.c

This patch adds swconfig support for ramips_esw:

Tested on both D-LINK DIR-300 B1 and Sitecom WL-351 (external
rtl8366rb on internal port 5).
I've made sure that in the enable_vlan=0 case it behaves like a dumb
switch, so external switches should work fine with vlans and
verified this on the WL-351.

The current state shown by swconfig is always read directly from HW
registers, new settings only show after 'swconfig dev rt305x set apply'.

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-29 10:37:36 +00:00
..
Kconfig ramips: Add swconfig support to ramips_esw.c 2012-08-29 10:37:36 +00:00
Makefile ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
ramips_debugfs.c ramips: raeth: show interrupt statistics in debugfs 2012-02-22 13:06:44 +00:00
ramips_esw.c ramips: Add swconfig support to ramips_esw.c 2012-08-29 10:37:36 +00:00
ramips_eth.h ramips: raeth: add rx_info structure 2012-02-26 10:54:12 +00:00
ramips_main.c ramips: Add byte queue limits support to net/ethernet/ramips_main.c 2012-05-23 21:05:23 +00:00