zephyr/drivers/ethernet
Gerard Marull-Paretas 54177fd8ff drivers: ethernet: dsa_ksz8xxx: use DEVICE_DT_GET
Use DEVICE_DT_GET instead of device_get_binding, since the device
reference can be obtained at compile time.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-02-21 22:16:10 -05:00
..
phy kernel: workq: Fix type errors in delayable work handlers 2022-02-02 18:43:12 -05:00
CMakeLists.txt ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.dsa dts: ksz8974: rename driver to ksz8xxxx 2021-07-26 19:37:22 -04:00
Kconfig.dwmac ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
Kconfig.e1000 kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux driver: eth_mcux: realtime optimizations 2022-02-11 10:03:05 -06:00
Kconfig.native_posix
Kconfig.sam_gmac drivers: eth_sam_gmac: use PHY driver 2021-08-27 11:43:48 -04:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: PTP L2 timestamping support 2021-12-13 22:19:25 -05:00
Kconfig.w5500
Kconfig.xlnx_gem drivers: ethernet: xlnx_gem: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
dsa_ksz8xxx.c drivers: ethernet: dsa_ksz8xxx: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
dsa_ksz8794.h net: dsa: ksz8794: Fix the port numbering for this ETH switch IC 2021-12-01 13:58:08 -06:00
dsa_ksz8863.h dts: ksz8974: add support for ksz8863 2021-07-26 19:37:22 -04:00
eth.h
eth_dwmac.c ethernet: dwmac: fix promiscuous mode 2021-11-23 10:31:29 -05:00
eth_dwmac_mmu.c ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
eth_dwmac_priv.h ethernet: Synopsys DesignWare MAC driver 2021-10-27 10:43:05 -04:00
eth_dwmac_stm32h7x.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
eth_e1000.c net: gptp: convert clock sync ratio from float to double 2022-02-11 10:03:05 -06:00
eth_e1000_priv.h drivers: eth: e1000: Add simulated PTP clock device 2021-04-27 12:02:19 +03:00
eth_enc28j60.c ethernet: enc28j60: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_enc28j60_priv.h ethernet: enc28j60: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_enc424j600.c ethernet: enc424j600: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_enc424j600_priv.h ethernet: enc424j600: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_gecko.c drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_gecko_priv.h drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_liteeth.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_mcux.c driver: eth_mcux: fixing build error on rt11xx 2022-02-14 10:16:01 -06:00
eth_native_posix.c drivers: eth: native_posix: Add support for setting ethernet MAC address 2022-02-21 21:54:05 -05:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam0_gmac.h
eth_sam_gmac.c net: gptp: convert clock sync ratio from float to double 2022-02-11 10:03:05 -06:00
eth_sam_gmac_priv.h drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_smsc911x.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_smsc911x_priv.h
eth_stellaris.c drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_stellaris_priv.h drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_stm32_hal.c net: gptp: convert clock sync ratio from float to double 2022-02-11 10:03:05 -06:00
eth_stm32_hal_priv.h drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eth_w5500.c ethernet: w5500: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_w5500_priv.h ethernet: w5500: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eth_xlnx_gem.c drivers: ethernet: xlnx_gem: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
eth_xlnx_gem_priv.h drivers: ethernet: xlnx_gem: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c drivers: ethernet: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
phy_xlnx_gem.h drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00