| /linux/Documentation/scsi/ |
| H A D | BusLogic.rst | 28 host adapters which share a common programming interface across a diverse 34 This driver supports all present BusLogic MultiMaster Host Adapters, and should 36 recently, BusLogic introduced the FlashPoint Host Adapters, which are less 38 Despite not having an onboard CPU, the FlashPoint Host Adapters perform very 43 analogous to the firmware on the MultiMaster Host Adapters. Thanks to their 45 Adapters as well. 48 to achieve the full performance that BusLogic SCSI Host Adapters and modern 55 The latest information on Linux support for BusLogic SCSI Host Adapters, as 73 adapters that have been well tested with Linux even before being brought to 86 "Mylex SCSI host adapters are compatible with all major operating systems [all …]
|
| H A D | FlashPoint.rst | 7 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux. 14 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS 19 host adapters. All of BusLogic's other SCSI host adapters, including the 26 development and provided technical support for our host adapters for several 39 FlashPoint Host Adapters 42 The FlashPoint family of Ultra SCSI host adapters, designed for workstation 44 and dual channel wide versions. These adapters feature SeqEngine 94 that all BusLogic SCSI Host Adapters were supported by Linux, only to
|
| H A D | bfa.rst | 4 Linux driver for Brocade FC/FCOE adapters 10 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of 41 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page 58 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page 76 http://www.brocade.com/services-support/drivers-downloads/adapters/Linux.page
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | Kconfig | 22 wireless network adapters. 33 wireless network adapters. 45 wireless network adapters. 58 wireless network adapters. 71 wireless network adapters. 82 wireless network adapters. 94 wireless network adapters. 106 wireless network adapters. 118 wireless network adapters. 130 wireless network adapters.
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 19 (2) SUPPORTED ADAPTERS 34 Chapter 2: Contains a list of all network adapters that are supported by 47 2. Supported adapters 50 The network driver 'skfp' supports the following network adapters: 51 SysKonnect adapters: 64 Compaq adapters (not tested): 81 of network adapters. 117 multiple IP subnetworks (using multiple adapters), but 143 The functionality of the LED's on the FDDI network adapters was 247 - not tested simultaneously with FDDI adapters from other vendors.
|
| /linux/sound/pci/asihpi/ |
| H A D | hpicmn.c | 28 static struct hpi_adapters_list adapters; variable 64 hpios_alistlock_lock(&adapters); in hpi_add_adapter() 71 if (adapters.adapter[pao->index].type) { in hpi_add_adapter() 74 if (!adapters.adapter[a].type) { in hpi_add_adapter() 87 adapters.adapter[pao->index] = *pao; in hpi_add_adapter() 88 hpios_dsplock_init(&adapters.adapter[pao->index]); in hpi_add_adapter() 89 adapters.gw_num_adapters++; in hpi_add_adapter() 92 hpios_alistlock_unlock(&adapters); in hpi_add_adapter() 103 hpios_alistlock_lock(&adapters); in hpi_delete_adapter() 104 if (adapters.adapter[pao->index].type) in hpi_delete_adapter() [all …]
|
| H A D | hpioctl.c | 52 /* List of adapters found */ 53 static struct hpi_adapter adapters[HPI_MAX_ADAPTERS]; variable 182 if (hm->h.adapter_index < ARRAY_SIZE(adapters)) in asihpi_hpi_ioctl() 183 pa = &adapters[array_index_nospec(hm->h.adapter_index, in asihpi_hpi_ioctl() 184 ARRAY_SIZE(adapters))]; in asihpi_hpi_ioctl() 461 * and then copy it to adapters[] ?!?! in asihpi_adapter_probe() 463 adapters[adapter_index] = adapter; in asihpi_adapter_probe() 464 mutex_init(&adapters[adapter_index].mutex); in asihpi_adapter_probe() 465 pci_set_drvdata(pci_dev, &adapters[adapter_index]); in asihpi_adapter_probe() 492 "asihpi", &adapters[adapter_index])) { in asihpi_adapter_probe() [all …]
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | Kconfig | 6 This adds support for wireless adapters based on Marvell 18 This adds support for wireless adapters based on Marvell 31 This adds support for wireless adapters based on Marvell 42 This adds support for wireless adapters based on Marvell
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | fore200e.rst | 7 This driver adds support for the FORE Systems 200E-series ATM adapters 11 The driver simultaneously supports PCA-200E and SBA-200E adapters on 14 The intent is to enable the use of different models of FORE adapters at the 33 uploaded to the ATM adapters at system boot time or at module loading time. 34 The supplied firmware images should work with all adapters.
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | e1000.rst | 52 (Supported only on adapters with copper connections) 68 (Supported only on adapters with copper connections) 91 (not supported on Intel(R) 82542, 82543 or 82544-based adapters) 160 greater than 75,000, may hang (stop transmitting) adapters 169 When e1000 is loaded with default settings and multiple adapters 188 - 48-256 for 82542 and 82543-based adapters 189 - 48-4096 for all other supported adapters 221 When setting RxIntDelay to a value other than 0, adapters may 231 (This parameter is supported only on 82540, 82545 and later adapters.) 246 (This parameter is supported only on adapters with copper connections.) [all …]
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | Kconfig | 27 This driver supports Intel(R) PRO/100 family of adapters. 50 adapters. For more information on how to identify your adapter, go 68 ethernet family of adapters. For PCI or PCI-X e1000 adapters, 98 adapters. For more information on how to identify your adapter, go 110 bool "Intel(R) PCI-Express Gigabit adapters HWMON support" 146 tristate "Intel(R) 10GbE PCI Express adapters support" 156 adapters. For more information on how to identify your adapter, go 168 bool "Intel(R) 10GbE PCI Express adapters HWMON support" 380 family of adapters.
|
| /linux/Documentation/i2c/ |
| H A D | fault-codes.rst | 43 Returned by I2C adapters not supporting 10 bit addresses when 47 Returned by I2C adapters when they lose arbitration in master 65 Returned by SMBus adapters when the bus was busy for longer 93 Returned by I2C adapters to indicate that the address phase 131 SMBus adapters may return it when an operation took more 134 timeouts, but it's normal for I2C adapters to impose some
|
| /linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A D | cs89x0.rst | 4 Cirrus Logic LAN CS8900/CS8920 Ethernet Adapters 24 1.0 CIRRUS LOGIC LAN CS8900/CS8920 ETHERNET ADAPTERS 59 1. Cirrus Logic LAN CS8900/CS8920 Ethernet Adapters 66 The CS8900-based ISA Ethernet Adapters from Cirrus Logic follow 68 computers on 10 Mbps Ethernet networks. The adapters are designed for operation 73 CS8920-based adapters are similar to the CS8900-based adapter with additional 76 adapters. Refer to the "Adapter Configuration" section for details on 77 configuring both types of adapters. 154 Both the CS8900 and CS8920-based adapters can be configured using parameters 161 adapters must use an EEPROM.) See Section 3.0 LOADING THE DRIVER AS A MODULE. [all …]
|
| /linux/drivers/message/fusion/ |
| H A D | Kconfig | 20 SCSI HOST support for a parallel SCSI host adapters. 35 SCSI HOST support for a Fiber Channel host adapters. 54 SCSI HOST support for a SAS host adapters. 80 of MPT adapters via system ioctl calls. Use of ioctl calls to
|
| /linux/include/linux/platform_data/ |
| H A D | mlxcpld.h | 15 * @num_adaps - number of adapters 19 * @completion_notify: callback to notify when all the adapters are created 28 struct i2c_adapter *adapters[]);
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ap.rst | 27 functions. There can be from 0 to 256 adapters assigned to an LPAR. Adapters 37 creates a sysfs device for each assigned adapter. For example, if AP adapters 90 AP bus module is loaded. For example, if adapters 4 and 10 (0x0a) and usage 127 Block (APCB) that has three fields to identify the adapters, usage domains and 130 * The AP Mask (APM) field is a bit mask that identifies the AP adapters assigned 153 adapters 1 and 2 and usage domains 5 and 6 are assigned to a guest, the APQNs 162 Guest1: adapters 1,2 domains 5,6 171 Guest1: adapters 1,2 domains 5,6 172 Guest2: adapters 3,4 domains 5,6 180 Guest1: adapters 1,2 domains 5,6 [all …]
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | Kconfig | 27 tristate "Tehuti Networks TN40xx 10G Ethernet adapters" 33 This driver supports 10G Ethernet adapters using Tehuti Networks 34 TN40xx chips. Currently, adapters with Applied Micro Circuits
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | Kconfig | 14 Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN) 18 Intel 6005 Series Wi-Fi Adapters 19 Intel 6030 Series Wi-Fi Adapters 21 Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN) 22 Intel 2000 Series Wi-Fi Adapters
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | Kconfig | 6 This module adds core support for wireless adapters based on 19 This module adds support for wireless adapters based on 30 This module adds support for wireless adapters based on
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-dqevent.rst | 158 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN`` 165 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN`` 172 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN`` 181 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN`` 190 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN`` 199 Only applies to adapters that have the ``CEC_CAP_MONITOR_PIN``
|
| /linux/drivers/net/ethernet/chelsio/ |
| H A D | Kconfig | 56 adapters. 79 Ethernet adapters. 119 adapters and T5/T6 based 40Gb and T6 based 25Gb, 50Gb and 100Gb 120 Ethernet adapters with PCI-E SR-IOV Virtual Functions.
|
| /linux/include/linux/ |
| H A D | i2c-algo-bit.h | 3 * i2c-algo-bit.h: i2c driver algorithms for bit-shift adapters 15 /* --- Defines for bit-adapters --------------------------------------- */ 17 * This struct contains the hw-dependent functions of bit-style adapters to
|
| /linux/drivers/media/dvb-core/ |
| H A D | Kconfig | 33 int "maximum number of DVB/ATSC adapters" 38 Maximum number of DVB/ATSC adapters. Increasing this number 40 if a much lower number of DVB/ATSC adapters is present.
|
| /linux/drivers/hid/ |
| H A D | hid-mf.c | 3 * Force feedback support for Mayflash game controller adapters. 14 * The following adapters probably work too, but need to be tested: 111 "adapters by Marcel Hasler <mahasler@gmail.com>\n"); in mf_init() 169 MODULE_DESCRIPTION("Force feedback support for Mayflash game controller adapters.");
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | Kconfig | 3 tristate "Mellanox 5th generation network adapters (ConnectX series) support" 7 Mellanox Connect-IB PCI Express host channel adapters (HCAs).
|