Home
last modified time | relevance | path

Searched full:e100 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De100.rst107 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 DMakefile9 obj-$(CONFIG_E100) += e100.o
H A De100.c5 * 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 Dindex.rst31 intel/e100
/linux/arch/mips/boot/dts/cavium-octeon/
H A Dubnt_e100.dts11 model = "ubnt,e100";
/linux/Documentation/driver-api/driver-model/
H A Dporting.rst277 |-- e100
368 |-- e100
H A Dbus.rst107 `-- e100
/linux/drivers/net/usb/
H A Dasix_devices.c1320 .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 DKconfig187 * D-Link DUB-E100
/linux/Documentation/arch/arm/
H A Dixp4xx.rst139 adapter with an E100 card. So to NFS root you need to use either
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a.dtsi1106 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 Dste-hrefv60plus.dtsi137 gpio@8000e100 {
H A Dste-snowball.dts143 gpio@8000e100 {
H A Dste-dbx5x0.dtsi485 gpio4: gpio@8000e100 {
/linux/tools/perf/tests/
H A Dexpr.c116 ret |= test(ctx, "1.1e10 < 1.1e100", 1); in test__expr()
/linux/arch/mips/bcm47xx/
H A Dboard.c128 {{BCM47XX_BOARD_LINKSYS_E1000V1, "Linksys E1000 V1"}, "E100", "1.0"},
/linux/Documentation/PCI/
H A Dpci-error-recovery.rst418 - drivers/next/e100.c
/linux/drivers/pci/
H A Dquirks.c2434 /* 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 Dpcmplc.c1279 DB_PCMN(1, "PCM %c : E100 withhold M-M", in pc_rcode_actions()
/linux/drivers/net/bonding/
H A Dbond_3ad.c311 * This is done in spite of the fact that the e100 driver reports 0 in __get_link_speed()
H A Dbond_main.c887 * register; not all network drivers (e.g., e100) in bond_check_dev_link()