| /linux/Documentation/devicetree/bindings/net/ |
| H A D | altr,socfpga-stmmac.yaml | 4 $id: http://devicetree.org/schemas/net/altr,socfpga-stmmac.yaml# 24 - altr,socfpga-stmmac 25 - altr,socfpga-stmmac-a10-s10 26 - altr,socfpga-stmmac-agilex5 35 - const: altr,socfpga-stmmac 39 - const: altr,socfpga-stmmac-a10-s10 43 - const: altr,socfpga-stmmac-a10-s10 47 - const: altr,socfpga-stmmac-agilex5 180 const: altr,socfpga-stmmac-agilex5 211 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a",
|
| H A D | ipq806x-dwmac.txt | 3 The device inherits all the properties of the dwmac/stmmac devices 4 described in the file net/stmmac.txt with the following changes. 10 described in net/stmmac.txt
|
| H A D | anarion-gmac.txt | 3 This device is a platform glue layer for stmmac. 4 Please see stmmac.txt for the other unchanged properties.
|
| H A D | eswin,eic7700-eth.yaml | 15 Platform glue layer implementation for STMMAC Ethernet driver. 158 stmmac_axi_setup: stmmac-axi-config { 184 stmmac_axi_setup_gmac1: stmmac-axi-config {
|
| H A D | sti-dwmac.txt | 4 Documentation/devicetree/bindings/net/stmmac.txt 5 and what is needed on STi platforms to program the stmmac glue logic.
|
| H A D | sophgo,cv1800b-dwmac.yaml | 109 gmac0_stmmac_axi_setup: stmmac-axi-config {
|
| H A D | intel,dwmac-plat.yaml | 67 stmmac_axi_setup: stmmac-axi-config {
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 4 Linux Driver for the Synopsys(R) Ethernet Controllers "stmmac" 24 This file describes the stmmac Linux Driver for all the Synopsys(R) Ethernet 235 stmmac supports DMA descriptor to operate both in dual buffer (RING) and 278 that the SKB provided to the low level driver (stmmac in our case) matches 286 and provide SKB packet to stmmac as it is. The GMAC IP will have to perform 327 that the stmmac can manage auto-negotiation and link status w/o using the
|
| /linux/drivers/net/ethernet/stmicro/ |
| H A D | Makefile | 6 obj-$(CONFIG_STMMAC_ETH) += stmmac/
|
| H A D | Kconfig | 21 source "drivers/net/ethernet/stmicro/stmmac/Kconfig"
|
| /linux/Documentation/networking/device_drivers/ethernet/ |
| H A D | index.rst | 55 stmicro/stmmac
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_vlan.c | 4 * stmmac VLAN (802.1Q) handling 7 #include "stmmac.h"
|
| H A D | dwmac-meson.c | 14 #include <linux/stmmac.h>
|
| H A D | stmmac_fpe.c | 4 * stmmac FPE(802.3 Qbu) handling 6 #include "stmmac.h"
|
| H A D | dwmac-motorcomm.c | 16 #include <linux/stmmac.h> 19 #include "stmmac.h"
|
| H A D | hwif.c | 4 * stmmac HW Interface Handling 8 #include "stmmac.h"
|
| H A D | dwmac5.h | 3 // stmmac Support for 5.xx Ethernet QoS cores
|
| H A D | dwmac-nuvoton.c | 15 #include <linux/stmmac.h>
|
| H A D | ring_mode.c | 15 #include "stmmac.h"
|
| H A D | stmmac_tc.c | 4 * stmmac TC Handling (HW only) 12 #include "stmmac.h" 1140 /* Transmission overrun doesn't happen for stmmac, hence always 0 */ in tc_taprio_stats() 1154 /* Transmission overrun doesn't happen for stmmac, hence always 0 */ in tc_taprio_queue_stats()
|
| /linux/arch/arm64/boot/dts/st/ |
| H A D | stm32mp253.dtsi | 88 stmmac_axi_config_2: stmmac-axi-config {
|
| H A D | stm32mp233.dtsi | 88 stmmac_axi_config_2: stmmac-axi-config {
|
| /linux/Documentation/networking/devlink/ |
| H A D | index.rst | 104 stmmac
|
| /linux/arch/arm64/boot/dts/intel/ |
| H A D | socfpga_agilex.dtsi | 174 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 192 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 210 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
|
| /linux/net/core/ |
| H A D | selftests.c | 4 * stmmac Selftests Support 8 * Ported from stmmac by:
|