zephyr/drivers/ethernet
Oleg Zhurakivskyy 2552400533 drivers: eth: e1000: Sanitize the RX descriptor length
Add an error handling of the invalid RX descriptor length (<= 4).

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2020-01-02 16:58:27 -05:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c drivers: eth: e1000: Sanitize the RX descriptor length 2020-01-02 16:58:27 -05:00
eth_enc28j60_priv.h
eth_enc28j60.c
eth_enc424j600_priv.h
eth_enc424j600.c
eth_liteeth.c include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
eth_mcux.c drivers: eth_mcux enable checksum and autonegotiation 2019-12-20 12:35:21 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam_gmac_priv.h
eth_sam_gmac.c
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c
eth_stm32_hal_priv.h
eth_stm32_hal.c
Kconfig
Kconfig.e1000 kconfig: Remove '# Hidden' comments on promptless symbols 2019-12-21 10:30:33 -05:00
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.liteeth kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.mcux drivers: eth_mcux enable checksum and autonegotiation 2019-12-20 12:35:21 +02:00
Kconfig.native_posix
Kconfig.sam_gmac
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
phy_sam_gmac.c
phy_sam_gmac.h