Home
last modified time | relevance | path

Searched full:davicom (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.12.1/Documentation/devicetree/bindings/net/
Ddavicom,dm9000.yaml4 $id: http://devicetree.org/schemas/net/davicom,dm9000.yaml#
7 title: Davicom DM9000 Fast Ethernet Controller
14 const: davicom,dm9000
24 davicom,no-eeprom:
28 davicom,ext-phy:
53 compatible = "davicom,dm9000";
58 davicom,no-eeprom;
Ddavicom,dm9051.yaml4 $id: http://devicetree.org/schemas/net/davicom,dm9051.yaml#
7 title: Davicom DM9051 SPI Ethernet Controller
21 const: davicom,dm9051
55 compatible = "davicom,dm9051";
/linux-6.12.1/drivers/net/phy/
Ddavicom.c3 * drivers/net/phy/davicom.c
5 * Driver for Davicom PHYs
59 MODULE_DESCRIPTION("Davicom PHY driver");
176 .name = "Davicom DM9161E",
185 .name = "Davicom DM9161B/C",
194 .name = "Davicom DM9161A",
203 .name = "Davicom DM9131",
DMakefile58 obj-$(CONFIG_DAVICOM_PHY) += davicom.o
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/dec/
Ddmfe.rst4 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
/linux-6.12.1/drivers/net/ethernet/davicom/
DKconfig3 # Davicom device configuration
7 bool "Davicom devices"
14 the questions about Davicom devices. If you say Y, you will be asked
Ddm9051.h3 * Copyright (c) 2022 Davicom Semiconductor,Inc.
4 * Davicom DM9051 SPI Fast Ethernet Linux driver
DMakefile3 # Makefile for the Davicom device drivers.
Ddm9051.c3 * Copyright (c) 2022 Davicom Semiconductor,Inc.
4 * Davicom DM9051 SPI Fast Ethernet Linux driver
1235 { .compatible = "davicom,dm9051" },
1256 MODULE_AUTHOR("Joseph CHANG <joseph_chang@davicom.com.tw>");
1257 MODULE_DESCRIPTION("Davicom DM9051 network SPI driver");
Ddm9000.c3 * Davicom DM9000 Fast Ethernet driver for Linux.
6 * (C) Copyright 1997-1998 DAVICOM Semiconductor,Inc. All Rights Reserved.
1396 if (of_property_read_bool(np, "davicom,ext-phy")) in dm9000_parse_dt()
1398 if (of_property_read_bool(np, "davicom,no-eeprom")) in dm9000_parse_dt()
1789 { .compatible = "davicom,dm9000", },
1808 MODULE_DESCRIPTION("Davicom DM9000 network driver");
Ddm9000.h173 /* Davicom MII registers.
/linux-6.12.1/drivers/net/ethernet/dec/tulip/
DKconfig119 tristate "Davicom DM910x/DM980x support"
124 Davicom (<http://www.davicom.com.tw/>). If you have such a network
Ddmfe.c3 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 */
485 dev_info(&dev->dev, "Davicom DM%04lx at pci%s, %pM, irq %d\n", in dmfe_init_one()
2139 MODULE_AUTHOR("Sten Wang, sten_wang@davicom.com.tw");
[all …]
Deeprom.c258 /* Hack to ignore Davicom delay period block */ in tulip_parse_eeprom()
276 /* Davicom's media number for 100BaseTX is strange */ in tulip_parse_eeprom()
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Dingenic,nemc.yaml74 compatible = "davicom,dm9000";
75 davicom,no-eeprom;
/linux-6.12.1/arch/arm/boot/dts/samsung/
Ds3c6410-mini6410.dts53 compatible = "davicom,dm9000";
57 davicom,no-eeprom;
Ds5pv210-smdkv210.dts43 compatible = "davicom,dm9000";
48 davicom,no-eeprom;
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/
Dindex.rst24 davicom/dm9000
/linux-6.12.1/drivers/net/usb/
Ddm9601.c2 * Davicom DM96xx USB 10/100Mbps ethernet devices
567 .description = "Davicom DM96xx USB 10/100 Ethernet",
583 USB_DEVICE(0x0a46, 0x9601), /* Davicom USB-100 */
656 MODULE_DESCRIPTION("Davicom DM96xx USB 10/100 ethernet devices");
DKconfig314 tristate "Davicom DM96xx based USB 10/100 ethernet devices"
318 This option adds support for Davicom DM9601/DM9620/DM9621A
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx1-apf9328.dts60 compatible = "davicom,dm9000";
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap3-devkit8000-common.dtsi277 compatible = "davicom,dm9000";
283 davicom,no-eeprom;
/linux-6.12.1/drivers/net/ethernet/
DMakefile35 obj-$(CONFIG_DM9000) += davicom/
DKconfig56 source "drivers/net/ethernet/davicom/Kconfig"
/linux-6.12.1/arch/mips/boot/dts/ingenic/
Dci20.dts478 compatible = "davicom,dm9000";
479 davicom,no-eeprom;

12