Searched full:e100 (Results 1 – 21 of 21) sorted by relevance
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | e100.rst | 107 the Intel PRO/100 Family of Adapters is e100. 109 As an example, if you install the e100 driver for two PRO/100 adapters 113 alias eth0 e100 114 alias eth1 e100 121 entering the following on the command line before loading the e100 146 driver version, in order to enable WoL, the e100 driver must be loaded 152 NAPI (Rx polling mode) is supported in the e100 driver.
|
/linux/drivers/net/ethernet/intel/ |
H A D | Makefile | 9 obj-$(CONFIG_E100) += e100.o
|
H A D | e100.c | 5 * e100.c: Intel(R) PRO/100 ethernet driver 8 * original e100 driver, but better described as a munging of 9 * e100, e1000, eepro100, tg3, 8139cp, and other drivers. 152 #define DRV_NAME "e100" 159 #define FIRMWARE_D101M "e100/d101m_ucode.bin" 160 #define FIRMWARE_D101S "e100/d101s_ucode.bin" 161 #define FIRMWARE_D102E "e100/d102e_ucode.bin" 935 netdev_err(nic->netdev, "e100.mdio_ctrl won't go Ready\n"); in mdio_ctrl_hw()
|
/linux/Documentation/networking/device_drivers/ethernet/ |
H A D | index.rst | 31 intel/e100
|
/linux/arch/mips/boot/dts/cavium-octeon/ |
H A D | ubnt_e100.dts | 11 model = "ubnt,e100";
|
/linux/Documentation/driver-api/driver-model/ |
H A D | porting.rst | 277 |-- e100 368 |-- e100
|
H A D | bus.rst | 107 `-- e100
|
/linux/drivers/net/usb/ |
H A D | asix_devices.c | 1320 .description = "DLink DUB-E100 USB Ethernet", 1434 // DLink DUB-E100 1522 // DLink DUB-E100 H/W Ver B1 1526 // DLink DUB-E100 H/W Ver B1 Alternate 1530 // DLink DUB-E100 H/W Ver C1
|
H A D | Kconfig | 187 * D-Link DUB-E100
|
/linux/Documentation/arch/arm/ |
H A D | ixp4xx.rst | 139 adapter with an E100 card. So to NFS root you need to use either
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a.dtsi | 1106 compatible = "pci1957,e100", "fsl,enetc"; 1112 compatible = "pci1957,e100", "fsl,enetc"; 1118 compatible = "pci1957,e100", "fsl,enetc"; 1206 compatible = "pci1957,e100", "fsl,enetc";
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-hrefv60plus.dtsi | 137 gpio@8000e100 {
|
H A D | ste-snowball.dts | 143 gpio@8000e100 {
|
H A D | ste-dbx5x0.dtsi | 485 gpio4: gpio@8000e100 {
|
/linux/tools/perf/tests/ |
H A D | expr.c | 116 ret |= test(ctx, "1.1e10 < 1.1e100", 1); in test__expr()
|
/linux/arch/mips/bcm47xx/ |
H A D | board.c | 128 {{BCM47XX_BOARD_LINKSYS_E1000V1, "Linksys E1000 V1"}, "E100", "1.0"},
|
/linux/Documentation/PCI/ |
H A D | pci-error-recovery.rst | 418 - drivers/next/e100.c
|
/linux/drivers/pci/ |
H A D | quirks.c | 2434 /* PCI IDs taken from drivers/net/e100.c */ in quirk_e100_interrupt() 2454 * Some firmware hands off the e100 with interrupts enabled, in quirk_e100_interrupt() 2457 * disable all e100 interrupts here. The driver will in quirk_e100_interrupt() 2478 pci_warn(dev, "Can't map e100 registers\n"); in quirk_e100_interrupt() 2484 pci_warn(dev, "Firmware left e100 interrupts enabled; disabling\n"); in quirk_e100_interrupt()
|
/linux/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 1279 DB_PCMN(1, "PCM %c : E100 withhold M-M", in pc_rcode_actions()
|
/linux/drivers/net/bonding/ |
H A D | bond_3ad.c | 311 * This is done in spite of the fact that the e100 driver reports 0 in __get_link_speed()
|
H A D | bond_main.c | 887 * register; not all network drivers (e.g., e100) in bond_check_dev_link()
|