Openwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
John Crispin aecac14cc4 ramips: Enable rx of 1536 bytes ethernet frames on MT7621
The default switch frame size (with FCS + header) is 1536 bytes. But the
GMAC only accepted frames up to 1522 bytes. Setting it to 1536 allows to
receive ethernet frames using the full of MTU 1500 + an extra VLAN header +
VLAN header added by the switch.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 47117
2015-10-05 10:26:34 +00:00
..
esw_rt3052.c
esw_rt3052.h
gsw_mt7620a.c ramips: Enable rx of 1536 bytes ethernet frames on MT7621 2015-10-05 10:26:34 +00:00
gsw_mt7620a.h
Kconfig
Makefile
mdio_rt2880.c
mdio_rt2880.h
mdio.c
mdio.h
mt7530.c ramips: Allow to receive vlan over untag ports on MT7530 2015-10-05 10:26:09 +00:00
mt7530.h
ralink_ethtool.c ramips: collect rx related members to fe_rx_ring struct 2015-07-10 19:41:48 +00:00
ralink_ethtool.h
ralink_soc_eth.c ramips: Fix too small rx buffer 2015-10-05 10:26:28 +00:00
ralink_soc_eth.h ramips: Fix setting of rx buffer length 2015-10-05 10:26:21 +00:00
soc_mt7620.c ramips: make ethernet register map u16 instead of u32 2015-03-22 15:11:14 +00:00
soc_rt305x.c ramips: make ethernet register map u16 instead of u32 2015-03-22 15:11:14 +00:00
soc_rt2880.c
soc_rt3883.c