u-boot-brain/include/net
Claudiu Manoil fc054d563b net: Introduce DSA class for Ethernet switches
DSA stands for Distributed Switch Architecture and it covers switches that
are connected to the CPU through an Ethernet link and generally use frame
tags to pass information about the source/destination ports to/from CPU.
Front panel ports are presented as regular ethernet devices in U-Boot and
they are expected to support the typical networking commands.
DSA switches may be cascaded, DSA class code does not currently support
this.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
2021-02-16 11:48:20 -05:00
..
pfe_eth treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
dsa.h net: Introduce DSA class for Ethernet switches 2021-02-16 11:48:20 -05:00
fastboot.h net: fastboot: Merge AOSP UDP fastboot 2018-05-30 11:59:21 +02:00
ncsi-pkt.h phy: Add support for the NC-SI protocol 2020-03-09 18:11:23 -05:00
ncsi.h phy: Add support for the NC-SI protocol 2020-03-09 18:11:23 -05:00
pcap.h net: introduce packet capture support 2019-09-04 11:37:19 -05:00
sntp.h sntp: use udp framework 2020-09-30 16:55:03 -04:00
tftp.h net: tftp: Move tftp.h file from ./net to ./include/net 2015-09-07 13:41:04 +02:00
udp.h net: add a generic udp protocol 2020-09-30 16:55:03 -04:00