| .. |
|
phy
|
drivers: add mising braces to single line if statements
|
2022-07-06 11:00:45 -04:00 |
|
CMakeLists.txt
|
|
|
|
dsa_ksz8xxx.c
|
drivers: ethernet: dsa_ksz8xxx: use NET_DEVICE_DT_DEFINE_INSTANCE
|
2022-06-15 17:05:33 -05:00 |
|
dsa_ksz8794.h
|
|
|
|
dsa_ksz8863.h
|
|
|
|
eth_dwmac_mmu.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_dwmac_priv.h
|
|
|
|
eth_dwmac_stm32h7x.c
|
drivers: ethernet: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
|
eth_dwmac.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_e1000_priv.h
|
drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks
|
2022-07-26 15:30:24 -04:00 |
|
eth_e1000.c
|
all: logging: Remove log_strdup function
|
2022-06-23 13:42:23 +02:00 |
|
eth_enc28j60_priv.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_enc28j60.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_enc424j600_priv.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_enc424j600.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_gecko_priv.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_gecko.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_liteeth.c
|
drivers: use unsigned int for irq_lock()
|
2022-07-14 14:37:13 -05:00 |
|
eth_mcux.c
|
drivers: ethernet: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
|
eth_native_posix_adapt.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_native_posix_priv.h
|
|
|
|
eth_native_posix.c
|
all: logging: Remove log_strdup function
|
2022-06-23 13:42:23 +02:00 |
|
eth_sam0_gmac.h
|
|
|
|
eth_sam_gmac_priv.h
|
drivers: eth: Update sam/sam0 eth drivers to use pinctrl
|
2022-03-24 15:45:37 -07:00 |
|
eth_sam_gmac.c
|
drivers: ethernet: sam_gmac: Convert to using dts for I2C EEPROM
|
2022-08-02 13:02:42 +02:00 |
|
eth_smsc911x_priv.h
|
drivers: eth_smsc911x_priv: Remove obsolete macros
|
2022-03-16 10:22:55 +01:00 |
|
eth_smsc911x.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_stellaris_priv.h
|
|
|
|
eth_stellaris.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_stm32_hal_priv.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
eth_stm32_hal.c
|
drivers: ethernet: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
|
eth_w5500_priv.h
|
drivers: ethernet: w5500: keep thread blocking in command read-back
|
2022-06-07 18:56:31 +02:00 |
|
eth_w5500.c
|
drivers: add mising braces to single line if statements
|
2022-07-06 11:00:45 -04:00 |
|
eth_xlnx_gem_priv.h
|
drivers: ethernet: xlnx: gem: do not lock/unlock the SLCRs
|
2022-06-28 20:46:11 +02:00 |
|
eth_xlnx_gem.c
|
drivers: ethernet: xlnx: gem: do not lock/unlock the SLCRs
|
2022-06-28 20:46:11 +02:00 |
|
eth.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
Kconfig
|
|
|
|
Kconfig.dsa
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
|
Kconfig.dwmac
|
|
|
|
Kconfig.e1000
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
|
Kconfig.enc28j60
|
|
|
|
Kconfig.enc424j600
|
|
|
|
Kconfig.gecko
|
|
|
|
Kconfig.liteeth
|
|
|
|
Kconfig.mcux
|
drivers: eth_mcux: move dma buffers and buffer descriptors to DTCM
|
2022-08-09 12:29:18 +02:00 |
|
Kconfig.native_posix
|
|
|
|
Kconfig.sam_gmac
|
drivers: ethernet: sam_gmac: Convert to using dts for I2C EEPROM
|
2022-08-02 13:02:42 +02:00 |
|
Kconfig.smsc911x
|
|
|
|
Kconfig.stellaris
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
|
Kconfig.stm32_hal
|
drivers: ethernet: stm32_hal: remove superfluous default n for boolean
|
2022-04-15 10:32:24 -07:00 |
|
Kconfig.w5500
|
|
|
|
Kconfig.xlnx_gem
|
|
|
|
phy_gecko.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
|
phy_gecko.h
|
|
|
|
phy_xlnx_gem.c
|
drivers: add mising braces to single line if statements
|
2022-07-06 11:00:45 -04:00 |
|
phy_xlnx_gem.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |