..
CMakeLists.txt
drivers/ethernet: Add support for SiLabs Giant Gecko GG11
2020-01-24 10:28:33 -06:00
eth_e1000_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_e1000.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth_enc28j60_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_enc28j60.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_enc424j600_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_enc424j600.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_gecko_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_gecko.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth_liteeth.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_mcux.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_native_posix_adapt.c
headers: Refactor kernel and arch headers.
2019-11-06 16:07:32 -08:00
eth_native_posix_priv.h
eth_native_posix.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_sam_gmac_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_sam_gmac.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth_sam0_gmac.h
drivers: ethernet: eth_sam_gmac: Add SAM0 family support
2020-04-17 04:56:28 -05:00
eth_smsc911x_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_smsc911x.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth_stellaris_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_stellaris.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth_stm32_hal_priv.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
eth_stm32_hal.c
drivers: use macro to define device structures
2020-06-08 15:01:52 -04:00
eth.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
Kconfig
cmake: qemu: Allow user to add parameters to Ethernet TAP
2020-05-20 15:36:39 +02:00
Kconfig.e1000
drivers: eth: e1000: Add a hexdump of the received/sent data
2020-01-02 16:58:27 -05:00
Kconfig.enc28j60
drivers: Replace GPIO_CS Kconfig with devicetree detection
2020-05-09 13:07:05 +02:00
Kconfig.enc424j600
drivers: Replace GPIO_CS Kconfig with devicetree detection
2020-05-09 13:07:05 +02:00
Kconfig.gecko
drivers: eth: Get Manual MAC address from devicetree
2020-05-09 16:29:57 +02:00
Kconfig.liteeth
drivers: eth: Replace driver specific RANDOM_MAC Kconfig with devicetree
2020-05-09 16:29:57 +02:00
Kconfig.mcux
drivers: ethernet: mcux: rework how unique mac is determined
2020-05-09 16:29:57 +02:00
Kconfig.native_posix
kconfig: Replace non-defconfig single-symbol 'if's with 'depends on'
2020-02-12 10:32:34 -06:00
Kconfig.sam_gmac
drivers: eth: Get Manual MAC address from devicetree
2020-05-09 16:29:57 +02:00
Kconfig.smsc911x
kconfig: Remove '# Hidden' comments on promptless symbols
2019-12-21 10:30:33 -05:00
Kconfig.stellaris
kconfig: Remove '# Hidden' comments on promptless symbols
2019-12-21 10:30:33 -05:00
Kconfig.stm32_hal
kconfig: Clean up header comments and make them consistent
2019-11-04 17:31:27 -05:00
phy_gecko.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
phy_gecko.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
phy_sam_gmac.c
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
phy_sam_gmac.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00