Searched full:davicom (Results 1 – 25 of 71) sorted by relevance
123
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/net/ |
| D | davicom-dm9000.txt | 1 Davicom DM9000 Fast Ethernet controller 4 - compatible = "davicom,dm9000"; 11 - davicom,no-eeprom : Configuration EEPROM is not available 12 - davicom,ext-phy : Use external PHY 19 compatible = "davicom,dm9000"; 24 davicom,no-eeprom;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | davicom-dm9000.txt | 1 Davicom DM9000 Fast Ethernet controller 4 - compatible = "davicom,dm9000"; 11 - davicom,no-eeprom : Configuration EEPROM is not available 12 - davicom,ext-phy : Use external PHY 19 compatible = "davicom,dm9000"; 24 davicom,no-eeprom;
|
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| D | davicom.c | 3 * drivers/net/phy/davicom.c 5 * Driver for Davicom PHYs 55 MODULE_DESCRIPTION("Davicom PHY driver"); 145 .name = "Davicom DM9161E", 154 .name = "Davicom DM9161B/C", 163 .name = "Davicom DM9161A", 172 .name = "Davicom DM9131",
|
| /kernel/linux/linux-4.19/drivers/net/phy/ |
| D | davicom.c | 2 * drivers/net/phy/davicom.c 4 * Driver for Davicom PHYs 60 MODULE_DESCRIPTION("Davicom PHY driver"); 150 .name = "Davicom DM9161E", 160 .name = "Davicom DM9161B/C", 170 .name = "Davicom DM9161A", 180 .name = "Davicom DM9131",
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | dmfe.txt | 3 Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux. 16 This driver provides kernel support for Davicom DM9102(A)/DM9132/DM9801 ethernet cards ( CNET 17 10/100 ethernet cards uses Davicom chipset too, so this driver supports CNET cards too ).If you 21 dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17) 59 Sten Wang <sten_wang@davicom.com.tw > : Original Author
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/dec/ |
| D | dmfe.rst | 4 Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver for Linux 21 This driver provides kernel support for Davicom DM9102(A)/DM9132/DM9801 ethernet cards ( CNET 22 10/100 ethernet cards uses Davicom chipset too, so this driver supports CNET cards too ).If you 26 dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17) 64 Sten Wang <sten_wang@davicom.com.tw > : Original Author
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/dec/tulip/ |
| D | Kconfig | 133 tristate "Davicom DM910x/DM980x support" 138 Davicom (<http://www.davicom.com.tw/>). If you have such a network
|
| D | dmfe.c | 2 A Davicom DM9102/DM9102A/DM9102A+DM9801/DM9102A+DM9802 NIC fast 16 DAVICOM Web-Site: www.davicom.com.tw 18 Author: Sten Wang, 886-3-5798797-8517, E-mail: sten_wang@davicom.com.tw 21 (C)Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. 102 #define PCI_DM9132_ID 0x91321282 /* Davicom DM9132 ID */ 103 #define PCI_DM9102_ID 0x91021282 /* Davicom DM9102 ID */ 104 #define PCI_DM9100_ID 0x91001282 /* Davicom DM9100 ID */ 105 #define PCI_DM9009_ID 0x90091282 /* Davicom DM9009 ID */ 293 "Davicom DM9xxx net driver, version " DRV_VERSION " (" DRV_RELDATE ")"; 501 dev_info(&dev->dev, "Davicom DM%04lx at pci%s, %pM, irq %d\n", in dmfe_init_one() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
| D | Kconfig | 134 tristate "Davicom DM910x/DM980x support" 139 Davicom (<http://www.davicom.com.tw/>). If you have such a network
|
| D | dmfe.c | 3 A Davicom DM9102/DM9102A/DM9102A+DM9801/DM9102A+DM9802 NIC fast 8 DAVICOM Web-Site: www.davicom.com.tw 10 Author: Sten Wang, 886-3-5798797-8517, E-mail: sten_wang@davicom.com.tw 13 (C)Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved. 92 #define PCI_DM9132_ID 0x91321282 /* Davicom DM9132 ID */ 93 #define PCI_DM9102_ID 0x91021282 /* Davicom DM9102 ID */ 94 #define PCI_DM9100_ID 0x91001282 /* Davicom DM9100 ID */ 95 #define PCI_DM9009_ID 0x90091282 /* Davicom DM9009 ID */ 486 dev_info(&dev->dev, "Davicom DM%04lx at pci%s, %pM, irq %d\n", in dmfe_init_one() 2140 MODULE_AUTHOR("Sten Wang, sten_wang@davicom.com.tw"); [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/ |
| D | ingenic,nemc.yaml | 104 compatible = "davicom,dm9000"; 105 davicom,no-eeprom;
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/davicom/ |
| D | Makefile | 2 # Makefile for the Davicom device drivers.
|
| D | Kconfig | 2 # Davicom device configuration
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/davicom/ |
| D | Makefile | 3 # Makefile for the Davicom device drivers.
|
| D | Kconfig | 3 # Davicom device configuration
|
| /kernel/linux/linux-4.19/arch/mips/boot/dts/ingenic/ |
| D | ci20.dts | 159 compatible = "davicom,dm9000"; 160 davicom,no-eeprom;
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | s3c6410-mini6410.dts | 53 compatible = "davicom,dm9000"; 57 davicom,no-eeprom;
|
| D | s5pv210-smdkv210.dts | 43 compatible = "davicom,dm9000"; 48 davicom,no-eeprom;
|
| D | imx1-apf9328.dts | 60 compatible = "davicom,dm9000";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | s3c6410-mini6410.dts | 61 compatible = "davicom,dm9000"; 65 davicom,no-eeprom;
|
| D | s5pv210-smdkv210.dts | 35 compatible = "davicom,dm9000"; 40 davicom,no-eeprom;
|
| D | imx1-apf9328.dts | 66 compatible = "davicom,dm9000";
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ |
| D | index.rst | 21 davicom/dm9000
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | dm9601.c | 2 * Davicom DM96xx USB 10/100Mbps ethernet devices 561 .description = "Davicom DM96xx USB 10/100 Ethernet", 577 USB_DEVICE(0x0a46, 0x9601), /* Davicom USB-100 */ 650 MODULE_DESCRIPTION("Davicom DM96xx USB 10/100 ethernet devices");
|
| /kernel/linux/linux-4.19/drivers/net/usb/ |
| D | dm9601.c | 2 * Davicom DM96xx USB 10/100Mbps ethernet devices 561 .description = "Davicom DM96xx USB 10/100 Ethernet", 577 USB_DEVICE(0x0a46, 0x9601), /* Davicom USB-100 */ 650 MODULE_DESCRIPTION("Davicom DM96xx USB 10/100 ethernet devices");
|
123