/linux/Documentation/devicetree/bindings/clock/ |
H A D | mvebu-gated-clock.txt | 12 ----------------------------------- 16 3 ge1 Gigabit Ethernet 1 17 4 ge0 Gigabit Ethernet 0 29 ----------------------------------- 42 19 gop Gigabit Ethernet MAC 56 ----------------------------------- 58 2 ge2 Gigabit Ethernet 2 59 3 ge1 Gigabit Ethernet 1 60 4 ge0 Gigabit Ethernet 0 66 10 usb3h1 USB3 Host 1 [all …]
|
H A D | armada3700-periph-clock.txt | 14 ----------------------------------- 25 10 i2c_1 I2C 1 35 ----------------------------------- 36 0 gbe-50 50 MHz parent clock for Gigabit Ethernet 37 1 gbe-core parent clock for Gigabit Ethernet core 38 2 gbe-125 125 MHz parent clock for Gigabit Ethernet 39 3 gbe1-50 50 MHz clock for Gigabit Ethernet port 1 40 4 gbe0-50 50 MHz clock for Gigabit Ethernet port 0 41 5 gbe1-125 125 MHz clock for Gigabit Ethernet port 1 42 6 gbe0-125 125 MHz clock for Gigabit Ethernet port 0 [all …]
|
/linux/drivers/net/ethernet/chelsio/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "Chelsio 10Gb Ethernet support" 26 This driver supports Chelsio gigabit and 10-gigabit 37 Please send feedback to <linux-bugs@chelsio.com>. 43 bool "Chelsio gigabit Ethernet support" 46 Enables support for Chelsio's gigabit Ethernet PCI cards. If you 47 are using only 10G cards say 'N' here. 50 tristate "Chelsio Communications T3 10Gb Ethernet support" 55 This driver supports Chelsio T3-based gigabit and 10Gb Ethernet 64 Please send feedback to <linux-bugs@chelsio.com>. [all …]
|
/linux/drivers/net/ethernet/atheros/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "Atheros AR7XXX/AR9XXX built-in ethernet mac support" 41 tristate "Atheros/Attansic L1 Gigabit Ethernet support" 46 This driver supports the Atheros/Attansic L1 gigabit ethernet 53 tristate "Atheros L1E Gigabit Ethernet support" 58 This driver supports the Atheros L1E gigabit ethernet adapter. 64 tristate "Atheros L1C Gigabit Ethernet support" 69 This driver supports the Atheros L1C gigabit ethernet adapter. 83 1969:1091 - AR8161 Gigabit Ethernet 84 1969:1090 - AR8162 Fast Ethernet [all …]
|
/linux/drivers/net/phy/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 35 Adds support for a set of LED trigger events per-PHY. Link 39 logical-or of all the link speed ones. 64 Currently tested with mpc866ads and mpc8349e-mitx. 83 tristate "Airoha EN8811H 2.5 Gigabit PHY" 104 - ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY 105 - ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit 113 - ADIN1100 - Robust,Industrial, Low Power 10BASE-T1L Ethernet PHY 127 Currently supports the Asix Electronics PHY found in the X-Surf 100 136 found in the X-Surf 100 AX88796B package. [all …]
|
H A D | realtek.c | 1 // SPDX-License-Identifier: GPL-2.0+ 23 #define RTL8211E_INER_LINK_STATUS BIT(10) 76 /* RTL822X_VND2_XXXXX registers are only accessible when phydev->is_c45 77 * is set, they cannot be accessed by C45-over-C22. 92 #define RTL_VND2_PHYSR_SPEEDH GENMASK(10, 9) 128 struct device *dev = &phydev->mdio.dev; in rtl821x_probe() 130 u32 phy_id = phydev->drv->phy_id; in rtl821x_probe() 135 return -ENOMEM; in rtl821x_probe() 137 priv->clk = devm_clk_get_optional_enabled(dev, NULL); in rtl821x_probe() 138 if (IS_ERR(priv->clk)) in rtl821x_probe() [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | e1000e.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 7 Intel Gigabit Linux driver. 8 Copyright(c) 2008-2018 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Additional Configurations 16 - Support 48 --------------------- 49 :Valid Range: 0,1,3,4,100-100000 82 - 0: Off [all …]
|
/linux/drivers/net/ethernet/freescale/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 35 Say Y here if you want to use the built-in 10/100 Fast ethernet 45 This option enables support for the MPC5200's on-chip 55 an external MII PHY chip or 10 Mbps 7-wire interface 77 This driver supports the MDIO bus on the Fman 10G Ethernet MACs, and 81 tristate "Freescale QE Gigabit Ethernet" 87 This driver supports the Gigabit Ethernet mode of the QUICC Engine, 102 This driver supports the Gigabit TSEC on the MPC83xx, MPC85xx,
|
/linux/drivers/net/ethernet/ti/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 89 the CPSW Ethernet Switch and Keystone 2 1g/10g Switch Subsystem. 107 The two-port Gigabit Ethernet MAC (MCU_CPSW0) subsystem provides 113 will be called ti-am65-cpsw-nuss. 133 the IEEE 1588-2008 standard for a precision clock synchronization 143 MQPRIO qdisc offload and Frame-Preemption MAC Merge / Interspersing 186 tristate "TI Gigabit PRU Ethernet driver" 195 Support dual Gigabit Ethernet ports over the ICSSG PRU Subsystem. 203 tristate "TI Gigabit PRU SR1.0 Ethernet driver" 211 Support dual Gigabit Ethernet ports over the ICSSG PRU Subsystem. [all …]
|
H A D | cpsw_sl.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Texas Instruments Ethernet Switch media-access-controller (MAC) submodule/ 37 CPSW_SL_CTL_GIG = BIT(7), /* Gigabit Mode */ 38 CPSW_SL_CTL_XGIG = BIT(8), /* 10 Gigabit Mode */ 39 CPSW_SL_CTL_TX_SHORT_GAP_EN = BIT(10), /* Transmit Short Gap Enable */ 45 CPSW_SL_CTL_GIG_FORCE = BIT(17), /* Gigabit Mode Force */
|
/linux/drivers/net/ethernet/qlogic/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 24 This driver supports QLogic ISP3XXX gigabit Ethernet cards. 30 tristate "QLOGIC QLCNIC 1/10Gb Converged Ethernet NIC Support" 38 bool "QLOGIC QLCNIC 83XX family SR-IOV Support" 70 tristate "NetXen Multi port (1/10) Gigabit Ethernet NIC" 74 This enables the support for NetXen's Gigabit Ethernet card. 90 bool "QLogic QED 25/40/100Gb SR-IOV support"
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | cdns,macb.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Nicolas Ferre <nicolas.ferre@microchip.com> 11 - Claudiu Beznea <claudiu.beznea@microchip.com> 16 - items: 17 - enum: 18 - cdns,at91rm9200-emac # Atmel at91rm9200 SoC 19 - const: cdns,emac # Generic 21 - items: [all …]
|
H A D | xlnx,gmii-to-rgmii.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/xlnx,gmii-to-rgmii.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Harini Katakam <harini.katakam@amd.com> 13 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media 14 Independent Interface (RGMII) core provides the RGMII between RGMII-compliant 15 ethernet physical media devices (PHY) and the Gigabit Ethernet controller. 16 This core can be used in all three modes of operation(10/100/1000 Mb/s). 24 const: xlnx,gmii-to-rgmii-1.0 [all …]
|
H A D | loongson,ls1b-gmac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/loongson,ls1b-gmac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Loongson-1B Gigabit Ethernet MAC Controller 10 - Keguang Zhang <keguang.zhang@gmail.com> 13 Loongson-1B Gigabit Ethernet MAC Controller is based on 17 - Dual 10/100/1000Mbps GMAC controllers 18 - Full-duplex operation (IEEE 802.3x flow control automatic transmission) 19 - Half-duplex operation (CSMA/CD Protocol and back-pressure support) [all …]
|
H A D | ti,k3-am654-cpsw-nuss.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/ti,k3-am654-cpsw-nuss.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: The TI AM654x/J721E/AM642x SoC Gigabit Ethernet MAC (Media Access Controller) 10 - Siddharth Vadapalli <s-vadapalli@ti.com> 11 - Roger Quadros <rogerq@kernel.org> 14 The TI AM654x/J721E SoC Gigabit Ethernet MAC (CPSW2G NUSS) has two ports 16 The TI AM642x SoC Gigabit Ethernet MAC (CPSW3G NUSS) has three ports 22 Complex (UDMA-P) controller. [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/dlink/ |
H A D | dl2k.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 D-Link DL2000-based Gigabit Ethernet Adapter Installation 11 - Compatibility List 12 - Quick Install 13 - Compiling the Driver 14 - Installing the Driver 15 - Option parameter 16 - Configuration Script Sample 17 - Troubleshooting 25 - D-Link DGE-550T Gigabit Ethernet Adapter. [all …]
|
/linux/drivers/net/ethernet/faraday/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "Faraday FTMAC100 10/100 Ethernet support" 26 This driver supports the FTMAC100 10/100 Ethernet controller 30 tristate "Faraday FTGMAC100 Gigabit Ethernet support" 37 This driver supports the FTGMAC100 Gigabit Ethernet controller
|
/linux/Documentation/networking/device_drivers/ethernet/wangxun/ |
H A D | txgbe.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Linux Base Driver for WangXun(R) 10 Gigabit PCI Express Adapters 7 WangXun 10 Gigabit Linux driver. 8 Copyright (c) 2015 - 2022 Beijing WangXun Technology Co., Ltd. 14 - Support 19 If you got any problem, contact Wangxun support team via nic-support@net-swift.com
|
/linux/drivers/net/ethernet/qualcomm/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 51 tristate "Qualcomm Technologies, Inc. EMAC Gigabit Ethernet support" 57 This driver supports the Qualcomm Technologies, Inc. Gigabit 59 supports IEEE 802.3-2002, half-duplex mode at 10/100 Mb/s, 60 full-duplex mode at 10/100/1000Mb/s, Wake On LAN (WOL) for 61 low power, Receive-Side Scaling (RSS), and IEEE 1588-2008
|
/linux/drivers/net/ethernet/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 87 tristate "JMicron(R) PCI-Express Gigabit Ethernet support" 92 This driver supports the PCI-Express gigabit ethernet adapters 117 Support for the PMAC of the Gigabit switch (GSWIP) inside the 134 tristate "Myson MTD-8xx PCI Ethernet support" 139 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet 149 source "drivers/net/ethernet/oki-semi/Kconfig" 152 tristate "OpenCores 10/100 Mbps Ethernet MAC support" 159 Say Y here if you want to use the OpenCores 10/100 Mbps Ethernet MAC. 162 tristate "OPEN Alliance TC6 10BASE-T1x MAC-PHY support" [all …]
|
/linux/drivers/net/ethernet/sfc/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 20 tristate "Solarflare SFC9100/EF100-family support" 27 This driver supports 10/40-gigabit Ethernet cards based on 28 the Solarflare SFC9100-family controllers. 30 It also supports 10/25/40/100-gigabit Ethernet cards based 36 bool "Solarflare SFC9100-family MTD support" 40 This exposes the on-board flash and/or EEPROM as MTD devices 44 bool "Solarflare SFC9100-family hwmon support" 48 This exposes the on-board firmware-managed sensors as a 51 bool "Solarflare SFC9100-family SR-IOV support" [all …]
|
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | 82571.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 1999 - 2018 Intel Corporation. */ 4 /* 82571EB Gigabit Ethernet Controller 5 * 82571EB Gigabit Ethernet Controller (Copper) 6 * 82571EB Gigabit Ethernet Controller (Fiber) 7 * 82571EB Dual Port Gigabit Mezzanine Adapter 8 * 82571EB Quad Port Gigabit Mezzanine Adapter 9 * 82571PT Gigabit PT Quad Port Server ExpressModule 10 * 82572EI Gigabit Ethernet Controller (Copper) 11 * 82572EI Gigabit Ethernet Controller (Fiber) [all …]
|
/linux/drivers/net/usb/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 5 comment "Host-side USB support is needed for USB Network Adapter support" 16 tristate "USB CATC NetMate-based Ethernet device support" 19 Say Y if you want to use one of the following 10Mbps USB Ethernet 35 tristate "USB KLSI KL5USB101-based ethernet device support" 37 Say Y here if you want to use one of the following 10Mbps only 40 ADS USB-10BT 45 D-Link DSB-650C and DU-E10 47 I-O DATA USB-ET/T 51 Mobility USB-Ethernet Adapter [all …]
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 This driver supports Broadcom NetXtreme-E 10/25/40/50 gigabit
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | Makefile | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # Makefile for Broadcom 10-Gigabit ethernet driver 6 obj-$(CONFIG_BNX2X) += bnx2x.o 8 bnx2x-y := bnx2x_main.o bnx2x_link.o bnx2x_cmn.o bnx2x_ethtool.o bnx2x_stats.o bnx2x_dcb.o bnx2x_sp… 9 bnx2x-$(CONFIG_BNX2X_SRIOV) += bnx2x_vfpf.o bnx2x_sriov.o
|