Searched +full:10 +full:g +full:- +full:support (Results 1 – 25 of 1049) sorted by relevance
12345678910>>...42
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgbe.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 4 Linux Base Driver for the Intel(R) Ethernet 10 Gigabit PCI Express Adapters 7 Intel 10 Gigabit Linux driver. 8 Copyright(c) 1999-2018 Intel Corporation. 13 - Identifying Your Adapter 14 - Command Line Parameters 15 - Additional Configurations 16 - Known Issues 17 - Support 32 network drivers, refer to the Intel Support website: [all …]
|
/linux-6.14.4/drivers/net/ethernet/emulex/benet/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "ServerEngines' 10Gbps NIC - BladeEngine" 7 10Gbps network adapter - BladeEngine. 10 bool "HWMON support for be2net driver" 19 bool "Support for BE2 chipsets" 24 chipsets. (e.g. OneConnect OCe10xxx) 27 bool "Support for BE3 chipsets" 32 chipsets. (e.g. OneConnect OCe11xxx) 35 bool "Support for Lancer chipsets" 40 chipsets. (e.g LightPulse LPe12xxx) [all …]
|
/linux-6.14.4/drivers/net/phy/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 17 tristate "PHY Device support and infrastructure" 32 bool "Support LED triggers for tracking link state" 35 Adds support for a set of LED trigger events per-PHY. Link 39 logical-or of all the link speed ones. 54 When LED class support is enabled, phylib can automatically 64 Currently tested with mpc866ads and mpc8349e-mitx. 67 bool "Rust PHYLIB abstractions support" 71 Adds support needed for PHY drivers written in Rust. It provides 75 tristate "SFP cage support" [all …]
|
/linux-6.14.4/drivers/net/usb/ |
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-6.14.4/drivers/net/ethernet/ti/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "TI DaVinci EMAC Support" 33 tristate "TI DaVinci MDIO Support" 51 tristate "TI CPSW Switch Support" 66 tristate "TI CPSW Switch Support with switchdev" 83 tristate "TI Common Platform Time Sync (CPTS) Support" 89 the CPSW Ethernet Switch and Keystone 2 1g/10g Switch Subsystem. 108 The two-port Gigabit Ethernet MAC (MCU_CPSW0) subsystem provides 114 will be called ti-am65-cpsw-nuss. 117 bool "TI K3 AM654x/J721E CPSW Switch mode support" [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | fsl,fman-port.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/fsl,fman-port.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Frank Li <[email protected]> 21 - fsl,fman-v2-port-oh 22 - fsl,fman-v2-port-rx 23 - fsl,fman-v2-port-tx 24 - fsl,fman-v3-port-oh 25 - fsl,fman-v3-port-rx [all …]
|
/linux-6.14.4/Documentation/networking/pse-pd/ |
D | pse-pi.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 eight-pin modular jack, commonly known as the Ethernet RJ45 port. This 14 --------------------------- 19 - Section "33.2.3 PI pin assignments" covers the pin assignments for PoE 21 - Section "145.2.4 PSE PI" addresses the configuration for PoE systems that 25 ------------------------------- 31 two pairs of wires, SPE operates on a simpler model due to its single-pair 33 assignments for power delivery, as described in the PSE PI for multi-pair 37 -------------------- 47 ---------------------------- [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/phy/microchip,sparx5-serdes.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Steen Hegelund <[email protected]> 11 - Daniel Machon <[email protected]> 15 support different operating modes and line rates. 22 * Rx built-in fault detector (loss-of-lock/loss-of-signal) 23 * Adjustable tx de-emphasis (FFE) 32 The SERDES6G is a high-speed SERDES interface, which can operate at [all …]
|
/linux-6.14.4/drivers/net/ethernet/myricom/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "Myricom Myri-10G Ethernet support" 26 This driver supports Myricom Myri-10G Dual Protocol interface in 31 <http://www.myri.com/scs/download-Myri10GE.html> 37 bool "Direct Cache Access (DCA) Support"
|
/linux-6.14.4/Documentation/admin-guide/ |
D | kernel-parameters.rst | 3 The kernel's command-line parameters 12 The kernel parses parameters from the kernel command line up to "``--``"; 16 Everything after "``--``" is passed as an argument to init. 19 line with a module name prefix, or via modprobe, e.g.:: 31 "modinfo -p ${modulename}" shows a current list of all parameters of a loadable 35 ``echo -n ${value} > /sys/module/${modulename}/parameters/${parm}``. 38 ---------------- 42 log_buf_len=1M print-fatal-signals=1 46 log-buf-len=1M print_fatal_signals=1 48 Double-quotes can be used to protect spaces in values, e.g.:: [all …]
|
/linux-6.14.4/Documentation/gpu/ |
D | afbc.rst | 1 .. SPDX-License-Identifier: GPL-2.0+ 8 It provides fine-grained random access and minimizes the amount of 11 AFBC can be enabled on drivers which support it via use of the AFBC 21 AFBC streams can contain several components - where a component 22 corresponds to a color channel (i.e. R, G, B, X, A, Y, Cb, Cr). 32 * Component 1: G 37 reside in the least-significant bits of the corresponding linear 43 * Component 1: G(8) 50 * Component 1: G(8) 66 * Component 1: G(8) [all …]
|
/linux-6.14.4/include/uapi/drm/ |
D | drm_fourcc.h | 39 * further describe the buffer's format - for example tiling or compression. 42 * ---------------- 56 * vendor-namespaced, and as such the relationship between a fourcc code and a 58 * may preserve meaning - such as number of planes - from the fourcc code, 64 * a modifier: a buffer may match a 64-pixel aligned modifier and a 32-pixel 76 * - Kernel and user-space drivers: for drivers it's important that modifiers 77 * don't alias, otherwise two drivers might support the same format but use 80 * - Higher-level programs interfacing with KMS/GBM/EGL/Vulkan/etc: these users 93 * ----------------------- 98 * upstream in-kernel or open source userspace user does not apply. [all …]
|
/linux-6.14.4/drivers/net/ethernet/ni/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 21 tristate "National Instruments XGE management enet support" 27 support either 10G or 1G PHYs via SFP+ ports.
|
/linux-6.14.4/drivers/net/ethernet/chelsio/ |
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 34 For customer support, please visit our customer support page at 35 <http://www.chelsio.com/support.html>. 37 Please send feedback to <linux-[email protected]>. 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" [all …]
|
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/netronome/ |
D | nfp.rst | 1 .. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 14 - `Overview`_ 15 - `Acquiring Firmware`_ 16 - `Devlink Info`_ 17 - `Configure Device`_ 18 - `Statistics`_ 25 are also incorporated in the companies' family of Agilio SmartNICs. The SR-IOV 35 Firmware files on the host filesystem contain card type (`AMDA-*` string), media 40 `linux-firmware.git` repository. 43 `Corigine Support site <https://www.corigine.com/DPUDownload.html>`_. [all …]
|
/linux-6.14.4/drivers/phy/mediatek/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 tristate "MediaTek PCIe-PHY Driver" 11 Say 'Y' here to add support for MediaTek PCIe PHY driver. 17 tristate "MediaTek 10GE SerDes XFI T-PHY driver" 22 Say 'Y' here to add support for MediaTek XFI T-PHY driver. 23 The driver provides access to the Ethernet SerDes T-PHY supporting 24 1GE and 2.5GE modes via the LynxI PCS, and 5GE and 10GE modes 25 via the USXGMII PCS found in MediaTek SoCs with 10G Ethernet. 28 tristate "MediaTek T-PHY Driver" 34 Say 'Y' here to add support for MediaTek T-PHY driver, [all …]
|
/linux-6.14.4/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 1 Sat May 12 12:00 2001 Gerard Roudier (groudier@club-internet.fr) 2 * version ncr53c8xx-3.4.3b 3 - Ensure LEDC bit in GPCNTL is cleared when reading the NVRAM. 4 Fix sent by Stig Telfer <stig@api-networks.com>. 5 - Define scsi_set_pci_device() as nil for kernel < 2.4.4. 7 Mon Feb 12 22:30 2001 Gerard Roudier (groudier@club-internet.fr) 8 * version ncr53c8xx-3.4.3 9 - Call pci_enable_device() as AC wants this to be done. 10 - Get both the BAR cookies actual and PCI BAR values. 12 - Merge changes for linux-2.4 that declare the host template [all …]
|
D | bnx2fc.rst | 1 .. SPDX-License-Identifier: GPL-2.0 14 interface (e.g. eth0) associated with the FCoE offload initiator must be 'up'. 19 support the VLANs that have been discovered for FCoE operation (e.g. 20 eth0.1001-fcoe). Do not delete or disable these interfaces or FCoE operation 26 1. Ensure that fcoe-utils package is installed. 32 b. copy cfg-ethx to cfg-eth5 if FCoE has to be enabled on eth5. 34 d. Edit all the cfg-eth files to set "no" for DCB_REQUIRED** field, and 44 5. "Symbolic Name" in 'fcoeadm -i' output would display if bnx2fc has claimed 49 [root@bh2 ~]# fcoeadm -i 50 Description: NetXtreme II BCM57712 10 Gigabit Ethernet [all …]
|
/linux-6.14.4/Documentation/networking/ |
D | phy.rst | 26 #. Increase code-reuse 27 #. Increase overall code-maintainability 67 for one of the users. (e.g. "git grep fsl,.*-mdio arch/powerpc/boot/dts/") 72 The Reduced Gigabit Medium Independent Interface (RGMII) is a 12-pin 84 or the PCB traces insert the correct 1.5-2ns delay 97 * PHY devices may offer sub-nanosecond granularity in how they allow a 98 receiver/transmitter side delay (e.g: 0.5, 1.0, 1.5ns) to be specified. Such 115 PHY_INTERFACE_MODE_RGMII, it should make sure that the MAC-level delays are 126 * Modifying the PCB design to include a fixed delay (e.g: using a specifically 130 ----------------------------------------- [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/display/simple-framebuffer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Hans de Goede <[email protected]> 13 A simple frame-buffer describes a frame-buffer setup by firmware or 19 sub-nodes of the chosen node (*). Simplefb nodes must be named 41 interaction, then the chosen node stdout-path property should point 46 It is advised that devicetree files contain pre-filled, disabled 48 mode information and enable them. This way if e.g. later on support [all …]
|
/linux-6.14.4/drivers/net/ethernet/sfc/ |
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 41 (e.g. /dev/mtd1). This is required to update the firmware or 44 bool "Solarflare SFC9100-family hwmon support" 48 This exposes the on-board firmware-managed sensors as a [all …]
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-script.txt | 1 perf-script(1) 5 ---- 6 perf-script - Read perf.data (created by perf record) and display trace output 9 -------- 12 'perf script' [<options>] record <script> [<record-options>] <command> 13 'perf script' [<options>] report <script> [script-args] 14 'perf script' [<options>] <script> <required-script-args> [<record-options>] <command> 15 'perf script' [<options>] <top-script> [script-args] 18 ----------- 26 You can also run a set of pre-canned scripts that aggregate and [all …]
|
/linux-6.14.4/Documentation/hwmon/ |
D | k10temp.rst | 6 * AMD Family 10h processors: 8 Socket F: Quad-Core/Six-Core/Embedded Opteron (but see below) 10 Socket AM2+: Quad-Core Opteron, Phenom (II) X3/X4, Athlon X2 (but see below) 12 Socket AM3: Quad-Core Opteron, Athlon/Phenom II X2/X3/X4, Sempron II 20 * AMD Family 12h processors: "Llano" (E2/A4/A6/A8-Series) 22 * AMD Family 14h processors: "Brazos" (C/E/G/Z-Series) 24 * AMD Family 15h processors: "Bulldozer" (FX-Series), "Trinity", "Kaveri", 41 BIOS and Kernel Developer's Guide (BKDG) For AMD Family 10h Processors: 43 http://support.amd.com/us/Processor_TechDocs/31116.pdf 47 http://support.amd.com/us/Processor_TechDocs/41256.pdf [all …]
|
/linux-6.14.4/drivers/phy/microchip/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 13 Enable this for support of the 10G/25G SerDes on Microchip Sparx5.
|
/linux-6.14.4/Documentation/driver-api/ |
D | slimbus.rst | 2 Linux kernel SLIMbus support 9 ---------------- 12 configuration, and is a 2-wire multi-drop implementation (clock, and data). 15 (System-on-Chip) and peripheral components (typically codec). SLIMbus uses 16 Time-Division-Multiplexing to accommodate multiple data channels, and 20 management, configuration and status updates. These messages can be unicast (e.g. 21 reading/writing device specific values), or multicast (e.g. data channel 24 A data channel is used for data-transfer between 2 SLIMbus devices. Data 28 --------------------- 34 A generic device is a device providing application functionality (e.g. codec). [all …]
|
12345678910>>...42