..
CMakeLists.txt
license: cleanup: add SPDX Apache-2.0 license identifier
2019-04-07 08:45:22 -04:00
eth_dw_priv.h
net: ethernet: Define and use Ethernet frame and datagram size
2019-03-15 06:44:13 -05:00
eth_dw.c
cleanup: include/: move sys_io.h to sys/sys_io.h
2019-06-27 22:55:49 -04:00
eth_e1000_priv.h
ethernet/eth_e1000.c: change to new PCI(e) functions
2019-04-22 09:34:00 -07:00
eth_e1000.c
ethernet/eth_e1000.c: change to new PCI(e) functions
2019-04-22 09:34:00 -07:00
eth_enc28j60_priv.h
cleanup: include/: move gpio.h to drivers/gpio.h
2019-06-27 22:55:49 -04:00
eth_enc28j60.c
cleanup: include/: move spi.h to drivers/spi.h
2019-06-27 22:55:49 -04:00
eth_mcux.c
eth: eth_mcux: Register mDNS multicast address
2019-05-27 13:05:14 +08:00
eth_native_posix_adapt.c
drivers: eth: native_posix: Null terminate interface name
2019-03-13 05:34:03 -05:00
eth_native_posix_priv.h
eth_native_posix.c
drivers: native_posix: Add VLAN tag strip feature
2019-04-26 10:46:27 +03:00
eth_sam_gmac_priv.h
docs: fix misspelling across the tree
2019-06-19 15:34:13 -05:00
eth_sam_gmac.c
cleanup: include/: move i2c.h to drivers/i2c.h
2019-06-27 22:55:49 -04:00
eth_smsc911x_priv.h
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
2019-06-14 08:02:15 -05:00
eth_smsc911x.c
cleanup: include/: move sys_io.h to sys/sys_io.h
2019-06-27 22:55:49 -04:00
eth_stellaris_priv.h
net: ethernet: Define and use Ethernet frame and datagram size
2019-03-15 06:44:13 -05:00
eth_stellaris.c
ethernet: eth_stellaris: data_len should not include header size
2019-04-11 18:04:05 -04:00
eth_stm32_hal_priv.h
net: ethernet: Define and use Ethernet frame and datagram size
2019-03-15 06:44:13 -05:00
eth_stm32_hal.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
Kconfig
Kconfig.dw
Kconfig.e1000
ethernet/eth_e1000.c: change to new PCI(e) functions
2019-04-22 09:34:00 -07:00
Kconfig.enc28j60
drivers: eth_enc28j60: fix typo and build for half duplex
2019-03-05 13:38:43 -05:00
Kconfig.mcux
kconfig: ethernet: Remove duplicated dependencies
2019-03-08 07:23:02 -05:00
Kconfig.native_posix
drivers: native_posix: Add VLAN tag strip feature
2019-04-26 10:46:27 +03:00
Kconfig.sam_gmac
drivers: eth: gmac: Add option to force packets to a specific queue
2019-03-13 06:00:04 -05:00
Kconfig.smsc911x
kconfig: ethernet: Remove duplicated dependencies
2019-03-08 07:23:02 -05:00
Kconfig.stellaris
Kconfig.stm32_hal
kconfig: ethernet: Remove duplicated dependencies
2019-03-08 07:23:02 -05:00
phy_sam_gmac.c
all: Add 'U' suffix when using unsigned variables
2019-03-28 17:15:58 -05:00
phy_sam_gmac.h