zephyr/drivers/ethernet
Jukka Rissanen ff0483c5af net: gptp: Get the gPTP header properly
If the link layer header is in the separate net_buf,
then skip that one.

Fixes #11827

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-12-07 16:43:59 +02:00
..
CMakeLists.txt drivers: ethernet: Add TI Stellaris ethernet controller driver. 2018-12-04 09:36:51 -06:00
eth_dw_priv.h
eth_dw.c drivers/ethernet: Update RX error statistics relevantly 2018-12-07 14:30:06 +02:00
eth_e1000_priv.h
eth_e1000.c drivers/ethernet: Update RX error statistics relevantly 2018-12-07 14:30:06 +02:00
eth_enc28j60_priv.h
eth_enc28j60.c drivers/ethernet: Update RX error statistics relevantly 2018-12-07 14:30:06 +02:00
eth_mcux.c net: gptp: Get the gPTP header properly 2018-12-07 16:43:59 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c net: gptp: Get the gPTP header properly 2018-12-07 16:43:59 +02:00
eth_sam_gmac_priv.h
eth_sam_gmac.c net: gptp: Get the gPTP header properly 2018-12-07 16:43:59 +02:00
eth_stellaris_priv.h drivers: ethernet: Add TI Stellaris ethernet controller driver. 2018-12-04 09:36:51 -06:00
eth_stellaris.c drivers/ethernet: Update RX error statistics relevantly 2018-12-07 14:30:06 +02:00
eth_stm32_hal_priv.h
eth_stm32_hal.c drivers/ethernet: Update RX error statistics relevantly 2018-12-07 14:30:06 +02:00
Kconfig drivers: ethernet: Add TI Stellaris ethernet controller driver. 2018-12-04 09:36:51 -06:00
Kconfig.dw
Kconfig.e1000
Kconfig.enc28j60
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.stellaris drivers: ethernet: Add TI Stellaris ethernet controller driver. 2018-12-04 09:36:51 -06:00
Kconfig.stm32_hal
phy_sam_gmac.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
phy_sam_gmac.h