You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Fietkau 173d93ea23 ramips: fix locking issues in the ethernet driver
The stats update needs to protect against being interrupted by a tasklet
The u64 stats seqlock needs to be initialized

Signed-off-by: Felix Fietkau <nbd@nbd.name>
6 years ago
..
Kconfig ramips: implement hardware NAT offload for MT7621 6 years ago
Makefile ramips: implement hardware NAT offload for MT7621 6 years ago
esw_rt3050.c
esw_rt3050.h
ethtool.c ramips: rename ethernet priv->device field to dev to match upstream 6 years ago
ethtool.h
gsw_mt7620.c ramips: mt7620: power up ephy port 4 6 years ago
gsw_mt7620.h
gsw_mt7621.c ramips: remove dead (and potentially crashy) code in mt7621 gsw init 6 years ago
mdio.c ramips: add missing unlock in fe_phy_link_adjust 6 years ago
mdio.h
mdio_mt7620.c
mdio_rt2880.c ramips: rename ethernet priv->device field to dev to match upstream 6 years ago
mdio_rt2880.h
mt7530.c
mt7530.h
mtk_debugfs.c ramips: implement hardware NAT offload for MT7621 6 years ago
mtk_eth_soc.c ramips: fix locking issues in the ethernet driver 6 years ago
mtk_eth_soc.h ramips: implement hardware NAT offload for MT7621 6 years ago
mtk_offload.c ramips: implement hardware NAT offload for MT7621 6 years ago
mtk_offload.h ramips: implement hardware NAT offload for MT7621 6 years ago
soc_mt7620.c ramips: rename ethernet priv->device field to dev to match upstream 6 years ago
soc_mt7621.c ramips: rename ethernet priv->device field to dev to match upstream 6 years ago
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c