openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek
HsiuWen Yen 6b9bdbd493 ramips: add two-way hashing scheme for MT7621
Sometimes the tuples might be hashed to the same FOE entry.
When this hash collision problem occurs, some of the
connections will not be bound and consequently the CPU
idle rate cannot reach 100%. Therefore, two-way hashing
is adopted to alleviate this problem.

Signed-off-by: HsiuWen Yen <y.hsiuwen@gmail.com>
2019-01-07 15:40:51 +01:00
..
esw_rt3050.c
esw_rt3050.h
ethtool.c
ethtool.h
gsw_mt7620.c ramips: mt7620: add force use of mdio-mode 2018-11-26 12:16:52 +01:00
gsw_mt7620.h
gsw_mt7621.c
Kconfig
Makefile
mdio_mt7620.c
mdio_rt2880.c
mdio_rt2880.h
mdio.c ramips: fix gigabit switch PHY access on MDIO 2018-08-06 07:05:37 +02:00
mdio.h
mt7530.c
mt7530.h
mtk_debugfs.c
mtk_eth_soc.c ramips: ethernet: unify tx descriptor buffer splitting 2018-09-03 12:06:24 +02:00
mtk_eth_soc.h ramips: ethernet: use own page_frag_cache 2018-07-12 18:43:53 +02:00
mtk_offload.c ramips: add two-way hashing scheme for MT7621 2019-01-07 15:40:51 +01:00
mtk_offload.h
soc_mt7620.c
soc_mt7621.c ramips: ethernet: disable fraglist support 2018-07-14 08:32:39 +02:00
soc_rt2880.c
soc_rt3050.c
soc_rt3883.c