u-boot-brain/drivers/net/mscc_eswitch
Alex Marginean 71a2d1e7b8 drivers: net: Add Felix DSA switch driver
This driver is used for the Ethernet switch integrated into LS1028A NXP.
Felix on LS1028A has 4 front panel ports and two internal ports, I/O
to/from the switch is done through an ENETC Ethernet interface.
The 4 front panel ports are available as Ethernet interfaces and can be
used with the typical network commands like tftp.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
2021-02-16 12:38:36 -05:00
..
felix_switch.c drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
jr2_switch.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
Kconfig drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
luton_switch.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
Makefile drivers: net: Add Felix DSA switch driver 2021-02-16 12:38:36 -05:00
mscc_mac_table.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_mac_table.h net: mscc: Move mac_table_add function into different file. 2019-02-01 14:13:36 +01:00
mscc_miim.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_miim.h net: mscc: refactor mscc_miim 2019-07-15 13:32:25 -05:00
mscc_xfer.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
mscc_xfer.h net: mscc: Move ocelot_send and ocelot_recv in a different file. 2019-02-01 14:13:36 +01:00
ocelot_switch.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
serval_switch.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
servalt_switch.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00