/linux/Documentation/devicetree/bindings/net/ |
H A D | socfpga-dwmac.txt | 3 This is a variant of the dwmac/stmmac driver an inherits all descriptions 4 present in Documentation/devicetree/bindings/net/stmmac.txt. 10 "altr,socfpga-stmmac". For Arria10/Agilex/Stratix10 SoCs 11 "altr,socfpga-stmmac-a10-s10". 13 designware version numbers documented in stmmac.txt 47 compatible = "altr,socfpga-stmmac", "snps,dwmac-3.70a", "snps,dwmac";
|
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 | nxp,lpc1850-dwmac.txt | 3 This device is a platform glue layer for stmmac. 4 Please see stmmac.txt for the other unchanged properties.
|
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.txt 5 and what is needed on STi platforms to program the stmmac glue logic.
|
H A D | intel,dwmac-plat.yaml | 61 stmmac_axi_setup: stmmac-axi-config {
|
H A D | starfive,jh7110-dwmac.yaml | 184 stmmac_axi_setup: stmmac-axi-config {
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_pci.c | 16 #include "stmmac.h" 290 { PCI_DEVICE_DATA(STMMAC, STMMAC, &stmmac_pci_info) }, 310 MODULE_DESCRIPTION("STMMAC 10/100/1000 Ethernet PCI driver");
|
H A D | dwmac-socfpga.c | 16 #include <linux/stmmac.h> 18 #include "stmmac.h" 499 /* The socfpga driver needs to control the stmmac reset to set the phy in socfpga_dwmac_probe() 580 { .compatible = "altr,socfpga-stmmac", .data = &socfpga_gen5_ops }, 581 { .compatible = "altr,socfpga-stmmac-a10-s10", .data = &socfpga_gen10_ops },
|
H A D | stmmac_est.c | 4 * stmmac EST(802.3 Qbv) handling 8 #include "stmmac.h"
|
H A D | stmmac_platform.h | 12 #include "stmmac.h"
|
H A D | stmmac_platform.c | 20 #include "stmmac.h" 787 * @res: stmmac resources structure 789 * stmmac driver. 822 * @res: stmmac resources 972 MODULE_DESCRIPTION("STMMAC 10/100/1000 Ethernet platform support");
|
H A D | dwxgmac2_descs.c | 4 * stmmac XGMAC support. 7 #include <linux/stmmac.h>
|
H A D | dwmac-sun8i.c | 23 #include <linux/stmmac.h> 25 #include "stmmac.h" 30 * is done in the "stmmac files" 284 * Called from stmmac via stmmac_dma_ops->reset 299 * Called from stmmac via stmmac_dma_ops->init
|
H A D | stmmac_xdp.c | 6 #include "stmmac.h"
|
H A D | dwmac5.h | 3 // stmmac Support for 5.xx Ethernet QoS cores
|
/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/devicetree/bindings/mtd/ |
H A D | spear_smi.txt | 8 - interrupts: Should contain the STMMAC interrupts
|
/linux/Documentation/networking/device_drivers/ethernet/ |
H A D | index.rst | 53 stmicro/stmmac
|
/linux/arch/arm64/boot/dts/st/ |
H A D | stm32mp253.dtsi | 88 stmmac_axi_config_2: stmmac-axi-config {
|
/linux/net/core/ |
H A D | selftests.c | 4 * stmmac Selftests Support 8 * Ported from stmmac by:
|
/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10.dtsi | 172 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 190 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac"; 208 compatible = "altr,socfpga-stmmac-a10-s10", "snps,dwmac-3.74a", "snps,dwmac";
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp133.dtsi | 96 stmmac_axi_config_2: stmmac-axi-config {
|