| /linux/Documentation/devicetree/bindings/net/ | 
| H A D | ipq806x-dwmac.txt | 3 The device inherits all the properties of the dwmac/stmmac devices4 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 | sti-dwmac.txt | 4 Documentation/devicetree/bindings/net/stmmac.txt5 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 | sophgo,sg2044-dwmac.yaml | 127       gmac0_stmmac_axi_setup: stmmac-axi-config {
 | 
| H A D | intel,dwmac-plat.yaml | 67     stmmac_axi_setup: stmmac-axi-config {
 | 
| H A D | starfive,jh7110-dwmac.yaml | 184         stmmac_axi_setup: stmmac-axi-config {
 | 
| H A D | mediatek-dwmac.yaml | 13   This file documents platform glue layer for stmmac.
 | 
| H A D | stm32-dwmac.yaml | 15   This file documents platform glue layer for stmmac.
 | 
| /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/ | 
| H A D | xsk-tx-metadata.rst | 93 stmmac driver96 For stmmac, TSO and launch time (TBS) features are mutually exclusive for
 
 | 
| /linux/Documentation/devicetree/bindings/mtd/ | 
| H A D | spear_smi.txt | 8 - interrupts: Should contain the STMMAC interrupts
 | 
| /linux/drivers/net/ethernet/stmicro/stmmac/ | 
| H A D | dwmac-meson.c | 14 #include <linux/stmmac.h>
 | 
| H A D | stmmac_xdp.c | 6 #include "stmmac.h"
 | 
| H A D | dwmac5.h | 3 // stmmac Support for 5.xx Ethernet QoS cores
 | 
| H A D | ring_mode.c | 15 #include "stmmac.h"
 | 
| H A D | dwmac-s32.c | 20 #include <linux/stmmac.h>
 | 
| H A D | chain_mode.c | 15 #include "stmmac.h"
 | 
| /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/arch/arm64/boot/dts/intel/ | 
| H A D | socfpga_agilex.dtsi | 173 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";191 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
 209 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
 
 | 
| /linux/arch/arm64/boot/dts/altera/ | 
| H A D | socfpga_stratix10.dtsi | 175 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";193 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
 211 			compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
 
 | 
| /linux/net/core/ | 
| H A D | selftests.c | 4  * stmmac Selftests Support8  * Ported from stmmac by:
 
 |