zephyr/drivers/ethernet
Declan Snyder e904743152 ethernet: phy_mc_ksz8081: Don't reset in cfg link
No need to reset in cfg link, this was blocking system workqueue during
phy callbacks that call cfg link, since this happens from monitor work
handler which is in the system workqueue.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-10-08 18:09:26 -04:00
..
dwc_xgmac drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
eth_nxp_enet_qos style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
nxp_enet zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
phy ethernet: phy_mc_ksz8081: Don't reset in cfg link 2024-10-08 18:09:26 -04:00
CMakeLists.txt drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
dsa_ksz8xxx.c
dsa_ksz8794.h
dsa_ksz8863.h
eth_adin2111_priv.h
eth_adin2111.c drivers: ethernet: adin2111: fix generic spi frame reception 2024-10-02 13:40:42 -05:00
eth_cyclonev_priv.h
eth_cyclonev.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_dwmac.c
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h drivers: ethernet: enc28j60: Add DT property to set random mac 2024-07-28 07:30:39 +03:00
eth_enc28j60.c drivers: ethernet: enc28j60: Add DT property to set random mac 2024-07-28 07:30:39 +03:00
eth_enc424j600_priv.h
eth_enc424j600.c
eth_esp32.c drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
eth_gecko_priv.h
eth_gecko.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
eth_ivshmem.c
eth_lan865x_priv.h drivers: ethernet: lan865x: Enable all multicast MAC addr for IPv6 2024-08-08 20:21:58 -04:00
eth_lan865x.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
eth_litex_liteeth.c drivers: ethernet: litex: add phy 2024-08-05 16:29:06 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c drivers: eth: native_sim: Fix error output when creating interface 2024-09-13 13:42:20 +02:00
eth_numaker_priv.h
eth_numaker.c
eth_nxp_s32_gmac.c
eth_nxp_s32_netc_priv.h drivers: nxp_s32_netc_psi_vsi: update to RTD 2.0.0 2024-08-20 10:32:32 +02:00
eth_nxp_s32_netc_psi.c drivers: nxp_s32_netc_psi_vsi: update to RTD 2.0.0 2024-08-20 10:32:32 +02:00
eth_nxp_s32_netc_vsi.c drivers: nxp_s32_netc_psi_vsi: update to RTD 2.0.0 2024-08-20 10:32:32 +02:00
eth_nxp_s32_netc.c
eth_raw.c
eth_sam_gmac_priv.h
eth_sam_gmac.c
eth_sam0_gmac.h
eth_slip_tap.c
eth_smsc91x_priv.h
eth_smsc91x.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
eth_w5500_priv.h
eth_w5500.c
eth_xlnx_gem_priv.h
eth_xlnx_gem.c
eth_xmc4xxx.c drivers: ethernet: eth_xmc4xxx: fix get_phy 2024-08-12 12:43:24 +02:00
eth.h
Kconfig drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
Kconfig.adin2111
Kconfig.cyclonev
Kconfig.dsa
Kconfig.dwmac
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.lan865x
Kconfig.litex drivers: ethernet: litex: add phy 2024-08-05 16:29:06 +02:00
Kconfig.native_posix
Kconfig.numaker
Kconfig.nxp_s32_gmac
Kconfig.nxp_s32_netc
Kconfig.sam_gmac
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal copyright: change email 2024-09-25 04:04:03 -04:00
Kconfig.w5500
Kconfig.xlnx_gem
Kconfig.xmc4xxx
oa_tc6.c drivers: ethernet: tc6: Combine read chunks into continuous net buffer 2024-08-08 20:21:58 -04:00
oa_tc6.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h