zephyr/drivers/ethernet
Juan Manuel Cruz Alcaraz fd97f8addc enc28j60: hardware errata #6 PKTIF is unreliable
The Receive Packet Pending Interrupt Flag (EIR.PKTIF) does not
reliably/accurately report the status of pending packets.
Reception fails intermittently. The EPKTCNT register is used instead.

Change-Id: I599c3b4df1b74d769dd7104e5c6e253d9cf63bd4
Signed-off-by: Juan Manuel Cruz Alcaraz <juan.m.cruz.alcaraz@intel.com>
2016-08-17 17:19:37 +00:00
..
eth_dw_priv.h
eth_dw.c
eth_enc28j60_priv.h driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
eth_enc28j60.c enc28j60: hardware errata #6 PKTIF is unreliable 2016-08-17 17:19:37 +00:00
Kconfig driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
Kconfig.enc28j60 driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
Makefile driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00