u-boot/drivers/net/mtk_eth
Weijie Gao 7f95b5d7e6 net: mediatek: fix coding style of AN8855 switch driver
This patch fixed the following coding style suggested by checkpatch.pl:
1. Use tab instead of space
2. Use BIT() instead of <<
3. Use mdelay for long time delay
4. Remove useless parenthesises

Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
2025-01-31 11:29:01 -06:00
..
an8855.c net: mediatek: fix coding style of AN8855 switch driver 2025-01-31 11:29:01 -06:00
Kconfig net: mediatek: add support for Airoha AN8855 ethernet switch 2025-01-23 18:46:42 -06:00
Makefile net: mediatek: add support for Airoha AN8855 ethernet switch 2025-01-23 18:46:42 -06:00
mt753x.c
mt753x.h
mt7530.c
mt7531.c
mt7988.c
mtk_eth.c
mtk_eth.h