zephyr/drivers/ethernet
Arvin Farahmand c95e0825d2 dsa: updated api to use net_if
Change DSA API to use `net_if` directly to make API calls instead of
indirectly via `dsa_context` and `switch_id`.
Remove unused `switch_id`, `switch_enable_port`, and `dsa_get_context`.

Signed-off-by: Arvin Farahmand <arvinf@ip-logix.com>
2021-07-26 19:37:22 -04:00
..
CMakeLists.txt dts: ksz8974: rename driver to ksz8xxxx 2021-07-26 19:37:22 -04:00
dsa_ksz8xxx.c dsa: updated api to use net_if 2021-07-26 19:37:22 -04:00
dsa_ksz8794.h dts: ksz8974: add support for ksz8863 2021-07-26 19:37:22 -04:00
dsa_ksz8863.h dts: ksz8974: add support for ksz8863 2021-07-26 19:37:22 -04:00
eth_e1000_priv.h drivers: eth: e1000: Add simulated PTP clock device 2021-04-27 12:02:19 +03:00
eth_e1000.c drivers: eth: Enable TXTIME and PTP clock properly 2021-06-14 07:00:10 -04:00
eth_enc28j60_priv.h
eth_enc28j60.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_enc424j600_priv.h
eth_enc424j600.c drivers: ethernet: enc424j600: Add config get support for driver 2021-06-09 11:45:10 +03:00
eth_gecko_priv.h
eth_gecko.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_liteeth.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_mcux.c pm: remove callback from control function 2021-07-13 09:36:45 -04:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c drivers: eth: Enable TXTIME and PTP clock properly 2021-06-14 07:00:10 -04:00
eth_sam0_gmac.h
eth_sam_gmac_priv.h drivers: eth: sam: Replace constants by devicetree values 2021-07-16 21:34:43 -04:00
eth_sam_gmac.c drivers: eth: sam: Replace constants by devicetree values 2021-07-16 21:34:43 -04:00
eth_smsc911x_priv.h license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
eth_smsc911x.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_stellaris_priv.h
eth_stellaris.c drivers: ethernet: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eth_stm32_hal_priv.h
eth_stm32_hal.c drivers: ethernet: stm32: add support for disabling auto-negotiation 2021-07-14 07:28:57 -04:00
eth_w5500_priv.h
eth_w5500.c ethernet: w5500: reset_gpio isn't mandatory 2021-06-17 18:38:15 -05:00
eth_xlnx_gem_priv.h drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
eth_xlnx_gem.c drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
eth.h
Kconfig drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
Kconfig.dsa dts: ksz8974: rename driver to ksz8xxxx 2021-07-26 19:37:22 -04:00
Kconfig.e1000 drivers: eth: e1000: Add simulated PTP clock device 2021-04-27 12:02:19 +03:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko drivers: ethernet: remove stale Kconfig IRQ priority 2021-03-03 12:16:06 +03:00
Kconfig.liteeth drivers: ethernet: remove stale Kconfig IRQ priority 2021-03-03 12:16:06 +03:00
Kconfig.mcux drivers: eth: mcux: Separate PTP clock from gPTP support 2021-04-27 12:02:19 +03:00
Kconfig.native_posix
Kconfig.sam_gmac drivers: eth: gmac: Separate PTP clock from gPTP support 2021-04-27 12:02:19 +03:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal drivers: ethernet: stm32: add support for disabling auto-negotiation 2021-07-14 07:28:57 -04:00
Kconfig.w5500
Kconfig.xlnx_gem drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c
phy_sam_gmac.h
phy_xlnx_gem.c drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00
phy_xlnx_gem.h drivers: ethernet: add support for Xilinx GEM controller 2021-06-21 20:11:00 -04:00