Home
last modified time | relevance | path

Searched full:mellanox (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/linux/drivers/platform/mellanox/
H A DKconfig3 # Platform support for Mellanox hardware
7 bool "Platform support for Mellanox hardware"
11 Mellanox systems. This option alone does not add any kernel code.
18 tristate "Mellanox Technologies platform support"
22 This option enables system support for the Mellanox Technologies
23 platform. The Mellanox systems provide data center networking
28 If you have a Mellanox system, say Y or M here.
44 tristate "Mellanox platform hotplug driver support"
50 cables and fans on the wide range Mellanox IB and Ethernet systems.
53 tristate "Mellanox platform register access driver support"
[all …]
H A Dmlxreg-io.c3 * Mellanox register access driver
5 * Copyright (C) 2018 Mellanox Technologies
6 * Copyright (C) 2018 Vadim Pasternak <vadimp@mellanox.com>
283 MODULE_AUTHOR("Vadim Pasternak <vadimp@mellanox.com>");
284 MODULE_DESCRIPTION("Mellanox regmap I/O access driver");
H A DMakefile3 # Makefile for linux/drivers/platform/mellanox
4 # Mellanox Platform-Specific Drivers
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A DKconfig3 # Mellanox switch drivers configuration
7 tristate "Mellanox Technologies Switch ASICs support"
12 This driver supports Mellanox Technologies Switch ASICs family.
18 bool "HWMON support for Mellanox Technologies Switch ASICs"
26 bool "Thermal zone support for Mellanox Technologies Switch ASICs"
34 tristate "PCI bus implementation for Mellanox Technologies Switch ASICs"
39 This is PCI bus implementation for Mellanox Technologies Switch ASICs.
45 tristate "I2C bus implementation for Mellanox Technologies Switch ASICs"
49 This is I2C bus implementation for Mellanox Technologies Switch ASICs.
55 tristate "Mellanox Technologies Spectrum family support"
[all …]
/linux/drivers/net/ethernet/mellanox/
H A DKconfig3 # Mellanox driver configuration
7 bool "Mellanox devices"
16 the questions about Mellanox cards. If you say Y, you will be asked
21 source "drivers/net/ethernet/mellanox/mlx4/Kconfig"
22 source "drivers/net/ethernet/mellanox/mlx5/core/Kconfig"
23 source "drivers/net/ethernet/mellanox/mlxsw/Kconfig"
24 source "drivers/net/ethernet/mellanox/mlxfw/Kconfig"
25 source "drivers/net/ethernet/mellanox/mlxbf_gige/Kconfig"
/linux/Documentation/devicetree/bindings/mmc/
H A Dbluefield-dw-mshc.txt1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware
9 by synopsys-dw-mshc.txt and the properties used by the Mellanox Bluefield SoC
15 - "mellanox,bluefield-dw-mshc": for controllers with Mellanox Bluefield SoC
20 /* Mellanox Bluefield SoC MMC */
22 compatible = "mellanox,bluefield-dw-mshc";
/linux/drivers/net/ethernet/mellanox/mlx4/
H A DKconfig3 # Mellanox driver configuration
7 tristate "Mellanox Technologies 1/10/40Gbit Ethernet support"
13 This driver supports Mellanox Technologies ConnectX Ethernet
46 bool "Support for old gen2 Mellanox PCI IDs" if (MLX4_CORE)
50 Say Y here if you want to use old gen2 Mellanox devices in the
/linux/Documentation/watchdog/
H A Dmlx-wdt.rst2 Mellanox watchdog drivers
8 This driver provides watchdog functionality for various Mellanox
11 Mellanox watchdog device is implemented in a programmable logic device.
35 Type 3 HW watchdog implementation can exist on all Mellanox systems
40 Mellanox system can have 2 watchdogs: main and auxiliary.
58 Mellanox watchdog device, identity name (mlx-wdt-main or mlx-wdt-aux),
/linux/Documentation/ABI/testing/
H A Ddevlink-resource-mlxsw4 Contact: mlxsw@mellanox.com
16 Contact: mlxsw@mellanox.com
23 Contact: mlxsw@mellanox.com
31 Contact: mlxsw@mellanox.com
/linux/drivers/net/ethernet/mellanox/mlxfw/
H A DKconfig3 # Mellanox firmware flash library configuration
7 tristate "Mellanox Technologies firmware flash module"
9 This driver supports Mellanox Technologies Firmware
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A DKconfig3 # Mellanox GigE driver configuration
7 tristate "Mellanox Technologies BlueField Gigabit Ethernet support"
11 The second generation BlueField SoC from Mellanox Technologies
/linux/Documentation/hwmon/
H A Dmlxreg-fan.rst4 Provides FAN control for the next Mellanox systems:
11 Author: Vadim Pasternak <vadimp@mellanox.com>
13 These are the Top of the Rack systems, equipped with Mellanox switch
14 board with Mellanox Quantum or Spectrume-2 devices.
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2 * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved.
78 MODULE_AUTHOR("Eli Cohen <eli@mellanox.com>");
79 MODULE_DESCRIPTION("Mellanox 5th generation network adapters (ConnectX series) core driver");
2216 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTIB) },
2217 { PCI_VDEVICE(MELLANOX, 0x1012), MLX5_PCI_DEV_IS_VF}, /* Connect-IB VF */
2218 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTX4) },
2219 { PCI_VDEVICE(MELLANOX, 0x1014), MLX5_PCI_DEV_IS_VF}, /* ConnectX-4 VF */
2220 { PCI_VDEVICE(MELLANOX, PCI_DEVICE_ID_MELLANOX_CONNECTX4_LX) },
2221 { PCI_VDEVICE(MELLANOX, 0x1016), MLX5_PCI_DEV_IS_VF}, /* ConnectX-4LX VF */
2222 { PCI_VDEVICE(MELLANOX, 0x1017) }, /* ConnectX-5, PCIe 3.0 */
[all …]
/linux/Documentation/i2c/busses/
H A Di2c-mlxcpld.rst5 Author: Michael Shych <michaelsh@mellanox.com>
7 This is the Mellanox I2C controller logic, implemented in Lattice CPLD
15 This controller is equipped within the next Mellanox systems:
/linux/drivers/infiniband/hw/mlx4/
H A DKconfig3 tristate "Mellanox ConnectX HCA support"
9 Mellanox ConnectX PCI Express host channel adapters (HCAs).
/linux/drivers/infiniband/hw/mlx5/
H A DKconfig3 tristate "Mellanox 5th generation network adapters (ConnectX series) support"
7 Mellanox Connect-IB PCI Express host channel adapters (HCAs).
/linux/drivers/infiniband/hw/mthca/
H A DKconfig3 tristate "Mellanox HCA support"
6 This is a low-level driver for Mellanox InfiniHost host
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dindex.rst4 Mellanox ConnectX(R) mlx5 core VPI Network Driver
7 :Copyright: |copy| 2019, Mellanox Technologies LTD.
H A Dkconfig.rst96 | Build support for the Innova family of network cards by Mellanox Technologies.
123 | Build support for subfuction port in the NIC. A Mellanox subfunction
149 | Support library for Mellanox VDPA drivers. Provides code that is
/linux/include/linux/platform_data/
H A Dmlxcpld.h3 * Mellanox I2C multiplexer support in CPLD
5 * Copyright (C) 2016-2020 Mellanox Technologies
/linux/drivers/watchdog/
H A Dmlx_wdt.c3 * Mellanox watchdog driver
5 * Copyright (C) 2019 Mellanox Technologies
6 * Copyright (C) 2019 Michael Shych <mshych@mellanox.com>
336 MODULE_AUTHOR("Michael Shych <michaelsh@mellanox.com>");
337 MODULE_DESCRIPTION("Mellanox watchdog driver");
/linux/include/linux/
H A Dparman.h3 * Copyright (c) 2017 Mellanox Technologies. All rights reserved.
4 * Copyright (c) 2017 Jiri Pirko <jiri@mellanox.com>
/linux/drivers/edac/
H A Dbluefield_edac.c5 * Copyright (c) 2019 Mellanox Technologies.
21 * Mellanox BlueField EMI (External Memory Interface) register definitions.
492 MODULE_DESCRIPTION("Mellanox BlueField memory edac driver");
493 MODULE_AUTHOR("Mellanox Technologies");
/linux/Documentation/leds/
H A Dleds-mlxcpld.rst2 Kernel driver for Mellanox systems LEDs
5 Provide system LED support for the nex Mellanox systems:
/linux/tools/include/uapi/asm-generic/
H A Dmman-common.h6 Author: Michael S. Tsirkin <mst@mellanox.co.il>, Mellanox Technologies Ltd.

12345678910>>...23