zephyr/drivers/ethernet
Benedikt Schmidt fbef0edb99 drivers: ethernet: fix thread function signatures
Fix thread function signatures to avoid stack corruption on thread exit.

Signed-off-by: Benedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
2023-10-30 12:24:34 +01:00
..
phy drivers: ethernet: Decouple generic MII PHY and adin2111 driver Kconfigs 2023-10-03 15:10:12 +01:00
CMakeLists.txt drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
Kconfig
Kconfig.adin2111 drivers: ethernet: Remove CONFIG_ETH_ADIN2111_INIT_PRIORITY 2023-10-03 15:10:12 +01:00
Kconfig.cyclonev
Kconfig.dsa drivers: eth: eth_stm32_hal: Add DSA support 2023-10-25 09:55:42 -05:00
Kconfig.dwmac drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.esp32
Kconfig.gecko
Kconfig.ivshmem
Kconfig.liteeth
Kconfig.mcux drivers: eth_mcux: cache must be dcache 2023-10-13 10:06:33 +01:00
Kconfig.native_posix drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
Kconfig.nxp_s32_gmac drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.nxp_s32_netc drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.sam_gmac
Kconfig.smsc91x
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
Kconfig.w5500
Kconfig.xlnx_gem
dsa_ksz8xxx.c drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00
dsa_ksz8794.h
dsa_ksz8863.h
eth.h random: Rename random header 2023-10-10 14:23:50 +03:00
eth_adin2111.c drivers: ethernet: fix thread function signatures 2023-10-30 12:24:34 +01:00
eth_adin2111_priv.h
eth_cyclonev.c
eth_cyclonev_priv.h
eth_dwmac.c
eth_dwmac_mmu.c
eth_dwmac_priv.h
eth_dwmac_stm32h7x.c
eth_e1000.c
eth_e1000_priv.h
eth_enc28j60.c drivers: ethernet: fix thread function signatures 2023-10-30 12:24:34 +01:00
eth_enc28j60_priv.h
eth_enc424j600.c drivers: ethernet: fix thread function signatures 2023-10-30 12:24:34 +01:00
eth_enc424j600_priv.h
eth_esp32.c
eth_gecko.c
eth_gecko_priv.h
eth_ivshmem.c
eth_ivshmem_priv.h
eth_ivshmem_queue.c
eth_liteeth.c
eth_mcux.c
eth_native_posix.c drivers: ethernet: fix thread function signatures 2023-10-30 12:24:34 +01:00
eth_native_posix_adapt.c drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
eth_native_posix_priv.h drivers: eth: native: Add native-sim support to posix Ethernet driver 2023-10-20 15:00:41 +02:00
eth_nxp_s32_gmac.c
eth_nxp_s32_netc.c
eth_nxp_s32_netc_priv.h
eth_nxp_s32_netc_psi.c
eth_nxp_s32_netc_vsi.c
eth_sam0_gmac.h
eth_sam_gmac.c drivers: eth: gmac: Fixed ethernet startup when fixed-link 2023-10-08 11:16:39 +01:00
eth_sam_gmac_priv.h
eth_slip_tap.c
eth_smsc91x.c
eth_smsc91x_priv.h
eth_smsc911x.c
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c drivers: eth: eth_stm32_hal: Add DSA support 2023-10-25 09:55:42 -05:00
eth_stm32_hal_priv.h
eth_w5500.c drivers: ethernet: fix thread function signatures 2023-10-30 12:24:34 +01:00
eth_w5500_priv.h kernel: deprecate K_THREAD_STACK_MEMBER 2023-10-12 11:07:00 +01:00
eth_xlnx_gem.c
eth_xlnx_gem_priv.h
phy_cyclonev.c
phy_gecko.c
phy_gecko.h
phy_xlnx_gem.c
phy_xlnx_gem.h