1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
John Crispin e1f6d0dd0a ralink: fix tx vlan offload and hardware status
hardware status and tx vlan offload support on all targets
except rt5350. so i modify the IS_ENABLE condition only for
mt7621.
support mt7621 hardware status reference by SDK. but i don't
have mt7621. if not work just set mt7621 FE_REG_FE_COUNTER_BASE
to 0 to let software count.

Signed-off-by: michael lee <igvtee@gmail.com>

SVN-Revision: 43303
2014-11-19 09:19:57 +00:00
..
esw_rt3052.c ralink: update ethernet driver to use new ralink_soc variable 2014-11-14 16:52:52 +00:00
esw_rt3052.h
gsw_mt7620a.c ralink: fix the 10mbit bug on mt7621 2014-11-14 16:52:47 +00:00
gsw_mt7620a.h ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
Kconfig ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
Makefile
mdio_rt2880.c
mdio_rt2880.h
mdio.c
mdio.h
mt7530.c ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
mt7530.h
ralink_ethtool.c
ralink_ethtool.h
ralink_soc_eth.c ralink: fix tx vlan offload and hardware status 2014-11-19 09:19:57 +00:00
ralink_soc_eth.h ralink: improve tx vlan offload 2014-11-19 09:19:43 +00:00
soc_mt7620.c ralink: fix tx vlan offload and hardware status 2014-11-19 09:19:57 +00:00
soc_rt305x.c ralink: update ethernet driver to use new ralink_soc variable 2014-11-14 16:52:52 +00:00
soc_rt2880.c
soc_rt3883.c