zephyr/drivers/ethernet
Tomasz Gorochowik 3dd1101cb3 drivers: eth: gmac: Minor reformatting
This change is needed to make checkpatch happy.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-07-27 20:29:15 +03:00
..
CMakeLists.txt
eth_dw_priv.h
eth_dw.c
eth_enc28j60_priv.h
eth_enc28j60.c
eth_mcux.c drivers: eth: mcux: Prioritize received PTP packets to high 2018-07-18 07:37:41 -04:00
eth_native_posix_adapt.c net: eth: native_posix: Add promiscuous mode support 2018-07-24 15:12:37 +03:00
eth_native_posix_priv.h net: eth: native_posix: Add promiscuous mode support 2018-07-24 15:12:37 +03:00
eth_native_posix.c net/ethernet: A device driver api uses struct device *dev 2018-07-26 13:55:38 +03:00
eth_sam_gmac_priv.h drivers: eth: gmac: Add support for multiple hardware queues 2018-07-27 20:29:15 +03:00
eth_sam_gmac.c drivers: eth: gmac: Minor reformatting 2018-07-27 20:29:15 +03:00
eth_stm32_hal_priv.h
eth_stm32_hal.c
Kconfig
Kconfig.dw drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.enc28j60 drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux drivers: eth: mcux: Enable gPTP support 2018-07-18 07:37:41 -04:00
Kconfig.native_posix drivers: eth: native_posix: Enable gPTP support 2018-07-05 12:53:37 +03:00
Kconfig.sam_gmac drivers: eth: gmac: Add support for multiple hardware queues 2018-07-27 20:29:15 +03:00
Kconfig.stm32_hal drivers: ethernet: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
phy_sam_gmac.c
phy_sam_gmac.h