Home
last modified time | relevance | path

Searched +full:network +full:- +full:on +full:- +full:chip (Results 1 – 25 of 790) sorted by relevance

12345678910>>...32

/kernel/linux/linux-6.6/drivers/interconnect/qcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Qualcomm Network-on-Chip interconnect drivers"
4 depends on ARCH_QCOM
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
13 depends on INTERCONNECT_QCOM
14 depends on QCOM_SMD_RPM
17 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
22 depends on INTERCONNECT_QCOM
23 depends on QCOM_SMD_RPM
26 This is a driver for the Qualcomm Network-on-Chip on msm8939-based
[all …]
/kernel/linux/linux-5.10/drivers/interconnect/qcom/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Qualcomm Network-on-Chip interconnect drivers"
4 depends on ARCH_QCOM
6 Support for Qualcomm's Network-on-Chip interconnect hardware.
13 depends on INTERCONNECT_QCOM
14 depends on QCOM_SMD_RPM
17 This is a driver for the Qualcomm Network-on-Chip on msm8916-based
22 depends on INTERCONNECT_QCOM
23 depends on QCOM_SMD_RPM
26 This is a driver for the Qualcomm Network-on-Chip on msm8974-based
[all …]
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/wan/
Dz8530book.rst10 The Z85x30 family synchronous/asynchronous controller chips are used on
11 a large number of cheap network interface cards. The kernel provides a
13 services using this chip.
25 on the chip (each chip has two channels).
28 chip is interface to the I/O and interrupt facilities of the host
34 The DMA mode supports the chip when it is configured to use dual DMA
35 channels on an ISA bus. The better cards tend to support this mode of
38 noting here that many PC machines hang or crash when the chip is driven
54 Having identified the chip you need to fill in a struct z8530_dev,
55 which describes each chip. This object must exist until you finally
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate "Mellanox 5th generation network adapters (ConnectX series) core driver"
8 depends on PCI
10 depends on VXLAN || !VXLAN
11 depends on MLXFW || !MLXFW
12 depends on PTP_1588_CLOCK || !PTP_1588_CLOCK
13 depends on PCI_HYPERV_INTERFACE || !PCI_HYPERV_INTERFACE
16 Core driver for low level functionality of the ConnectX-4 and
17 Connect-IB cards by Mellanox Technologies.
24 depends on MLX5_CORE
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/devfreq/event/
Dexynos-nocp.txt2 * Samsung Exynos NoC (Network on Chip) Probe device
4 The Samsung Exynos542x SoC has NoC (Network on Chip) Probe for NoC bus.
6 that the Network on Chip (NoC) probes detects are transported over
7 the network infrastructure to observer units. You can configure probes to
8 capture packets with header or data on the data request response network,
14 - compatible: Should be "samsung,exynos5420-nocp"
15 - reg: physical base address of each NoC Probe and length of memory mapped region.
18 - clock-names : the name of clock used by the NoC Probe, "nocp"
19 - clocks : phandles for clock specified in "clock-names" property
24 compatible = "samsung,exynos5420-nocp";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/devfreq/event/
Dsamsung,exynos-nocp.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/devfreq/event/samsung,exynos-nocp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung Exynos NoC (Network on Chip) Probe
10 - Chanwoo Choi <cw00.choi@samsung.com>
11 - Krzysztof Kozlowski <krzk@kernel.org>
14 The Samsung Exynos542x SoC has a NoC (Network on Chip) Probe for NoC bus.
16 that the Network on Chip (NoC) probes detects are transported over the
17 network infrastructure to observer units. You can configure probes to capture
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 depends on (HAS_IOMEM && DMA_ENGINE) || SPI || PCI || HAS_IOMEM
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on HAS_IOMEM && DMA_ENGINE
24 This platform driver is for KSZ8841(1-port) / KS8842(2-port)
25 ethernet switch chip (managed, VLAN, QoS) from Micrel or
30 depends on SPI
31 depends on PTP_1588_CLOCK_OPTIONAL
38 SPI driver for Micrel KS8851 SPI attached network chip.
42 depends on HAS_IOMEM
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 depends on (HAS_IOMEM && DMA_ENGINE) || SPI || PCI || HAS_IOMEM
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on HAS_IOMEM && DMA_ENGINE
24 This platform driver is for KSZ8841(1-port) / KS8842(2-port)
25 ethernet switch chip (managed, VLAN, QoS) from Micrel or
30 depends on SPI
35 SPI driver for Micrel KS8851 SPI attached network chip.
39 depends on HAS_IOMEM
45 multiplexed network chip.
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 # Sun network device configuration
9 depends on SUN3 || SBUS || PCI || SUN_LDOMS
11 If you have a network (Ethernet) card belonging to this class, say Y.
15 the questions about Sun network interfaces. If you say Y, you will be
22 depends on (SBUS || PCI)
25 This driver supports the "hme" interface present on most Ultra
26 systems and as an option on older Sbus systems. This driver supports
35 depends on SBUS
46 depends on SBUS
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 # Sun network device configuration
9 depends on SUN3 || SBUS || PCI || SUN_LDOMS
11 If you have a network (Ethernet) card belonging to this class, say Y.
15 the questions about Sun network interfaces. If you say Y, you will be
22 depends on (SBUS || PCI)
25 This driver supports the "hme" interface present on most Ultra
26 systems and as an option on older Sbus systems. This driver supports
35 depends on SBUS
46 depends on SBUS
[all …]
/kernel/linux/linux-5.10/include/linux/platform_data/
Ddsa.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 #define DSA_RTABLE_NONE -1
20 * Reference to network devices
27 /* Device tree node pointer for this specific switch chip
44 * An array of which element [a] indicates which port on this
46 * for switch a. Can be NULL if there is only one switch chip.
53 * Reference to a Linux network interface that connects
54 * to the root switch chip of the tree.
61 * connected via this network interface.
64 struct dsa_chip_data *chip; member
/kernel/linux/linux-6.6/include/linux/platform_data/
Ddsa.h1 /* SPDX-License-Identifier: GPL-2.0 */
10 #define DSA_RTABLE_NONE -1
20 * Reference to network devices
27 /* Device tree node pointer for this specific switch chip
44 * An array of which element [a] indicates which port on this
46 * for switch a. Can be NULL if there is only one switch chip.
53 * Reference to a Linux network interface that connects
54 * to the root switch chip of the tree.
61 * connected via this network interface.
64 struct dsa_chip_data *chip; member
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Intel 82596/82593/82596 network device configuration
9 depends on NET_VENDOR_INTEL
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on ARM && ARCH_ACORN
24 If you have an Acorn system with one of these (AKA25) network cards,
29 depends on BVME6000
31 This is the driver for the Ethernet interface on BVME4000 and
32 BVME6000 VME boards. Say Y here to include the driver for this chip
38 depends on GSC
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Intel 82596/82593/82596 network device configuration
9 depends on NET_VENDOR_INTEL
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on ARM && ARCH_ACORN
24 If you have an Acorn system with one of these (AKA25) network cards,
29 depends on BVME6000
31 This is the driver for the Ethernet interface on BVME4000 and
32 BVME6000 VME boards. Say Y here to include the driver for this chip
38 depends on GSC
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Microchip network device configuration
10 If you have a network (Ethernet) card belonging to this class, say Y.
21 depends on SPI
24 Support for the Microchip EN28J60 ethernet chip.
31 depends on ENC28J60
38 depends on SPI
40 Support for the Microchip ENC424J600/624J600 ethernet chip.
47 depends on PCI
52 Support for the Microchip LAN743x PCI Express Gigabit Ethernet chip
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Microchip network device configuration
10 If you have a network (Ethernet) card belonging to this class, say Y.
21 depends on SPI
24 Support for the Microchip EN28J60 ethernet chip.
31 depends on ENC28J60
38 depends on SPI
40 Support for the Microchip ENC424J600/624J600 ethernet chip.
47 depends on PCI
48 depends on PTP_1588_CLOCK_OPTIONAL
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Tulip family network device configuration
7 bool "DEC - Tulip devices"
8 depends on (PCI || EISA || CARDBUS)
10 This selects the "Tulip" family of EISA/PCI network cards.
16 depends on PCI
20 cards and also works with cards based on the DECchip
24 cards, below. However, most people with a network card of this type
32 depends on DE2104X
38 (the descriptor is 16 bytes). This is necessary on systems that lack
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 # Tulip family network device configuration
7 bool "DEC - Tulip devices"
8 depends on (PCI || EISA || CARDBUS)
10 This selects the "Tulip" family of EISA/PCI network cards.
16 depends on PCI
20 cards and also works with cards based on the DECchip
24 cards, below. However, most people with a network card of this type
32 depends on DE2104X
38 (the descriptor is 16 bytes). This is necessary on systems that lack
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 Select this option if you want enable Cavium network support.
12 If you have a Cavium SoC or network adapter, say Y.
18 depends on 64BIT && PCI
23 move network traffic to/from the memory. The NIC
26 standalone PCIe NIC chip.
31 depends on 64BIT && PCI
37 depends on 64BIT && PCI
47 depends on 64BIT && PCI
52 present on CN81XX chip.
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
7 tristate "Mellanox 5th generation network adapters (ConnectX series) core driver"
8 depends on PCI
11 depends on VXLAN || !VXLAN
12 depends on MLXFW || !MLXFW
13 depends on PTP_1588_CLOCK_OPTIONAL
14 depends on PCI_HYPERV_INTERFACE || !PCI_HYPERV_INTERFACE
15 depends on HWMON || !HWMON
17 Core driver for low level functionality of the ConnectX-4 and
18 Connect-IB cards by Mellanox Technologies.
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
10 Select this option if you want enable Cavium network support.
12 If you have a Cavium SoC or network adapter, say Y.
18 depends on 64BIT && PCI
23 move network traffic to/from the memory. The NIC
26 standalone PCIe NIC chip.
31 depends on 64BIT && PCI
37 depends on 64BIT && PCI
47 depends on 64BIT && PCI
52 present on CN81XX chip.
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 depends on NET_VENDOR_NATSEMI
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on PCMCIA
24 Say Y here if you intend to attach an Asix AX88190-based PCMCIA
25 (PC-card) Fast Ethernet card to your computer. These cards are
34 depends on (ARM || MIPS || SUPERH || ZORRO || COMPILE_TEST)
40 chip detection and resources
44 depends on AX88796
51 depends on ZORRO
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
9 depends on NET_VENDOR_NATSEMI
11 If you have a network (Ethernet) card belonging to this class, say Y.
22 depends on PCMCIA
24 Say Y here if you intend to attach an Asix AX88190-based PCMCIA
25 (PC-card) Fast Ethernet card to your computer. These cards are
34 depends on (ARM || MIPS || SUPERH || ZORRO || COMPILE_TEST)
40 chip detection and resources
44 depends on AX88796
51 depends on ZORRO
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dibm,emac.txt7 below, the node for the OPB bus on which the EMAC sits must have a
8 correct clock-frequency property.
13 - device_type : "network"
15 - compatible : compatible list, contains 2 entries, first is
16 "ibm,emac-CHIP" where CHIP is the host ASIC (440gx,
18 "ibm,emac4". For Axon, thus, we have: "ibm,emac-axon",
20 - interrupts : <interrupt mapping for EMAC IRQ and WOL IRQ>
21 - reg : <registers mapping>
22 - local-mac-address : 6 bytes, MAC address
23 - mal-device : phandle of the associated McMAL node
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dibm,emac.txt7 below, the node for the OPB bus on which the EMAC sits must have a
8 correct clock-frequency property.
13 - device_type : "network"
15 - compatible : compatible list, contains 2 entries, first is
16 "ibm,emac-CHIP" where CHIP is the host ASIC (440gx,
18 "ibm,emac4". For Axon, thus, we have: "ibm,emac-axon",
20 - interrupts : <interrupt mapping for EMAC IRQ and WOL IRQ>
21 - reg : <registers mapping>
22 - local-mac-address : 6 bytes, MAC address
23 - mal-device : phandle of the associated McMAL node
[all …]

12345678910>>...32