openwrtv3/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 ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
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 ralink: cleanup ethernet Makefile/Kconfig 2014-11-06 09:31:09 +00:00
mdio.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mt7530.c ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
mt7530.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_ethtool.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_ethtool.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
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 ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
soc_rt3883.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00