zephyr/drivers/ethernet
Juan Manuel Cruz 3e1d001f9b enc28j60: Fixes an issue reading/writing long frames from SPI
Jira: ZEP-1302
Change-Id: Ia58d51aee14281aaeb2f8e85fbbf8c250eae8e06
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2016-11-18 23:19:21 +00:00
..
Kconfig eth: Add KSDK ENET driver. 2016-10-16 09:57:35 +00:00
Kconfig.enc28j60 eth: Add full-duplex configuration to ENC28J60 2016-09-17 22:43:52 +00:00
Kconfig.ksdk eth: Add KSDK ENET driver. 2016-10-16 09:57:35 +00:00
Makefile eth: Add KSDK ENET driver. 2016-10-16 09:57:35 +00:00
eth_dw.c driver/eth_dw: Limit name space, add static. 2016-10-26 20:51:05 +00:00
eth_dw_priv.h eth/dw: Move RW objects from device config_info to device driver_data. 2016-10-19 12:10:59 +00:00
eth_enc28j60.c enc28j60: Fixes an issue reading/writing long frames from SPI 2016-11-18 23:19:21 +00:00
eth_enc28j60_priv.h eth: Add full-duplex configuration to ENC28J60 2016-09-17 22:43:52 +00:00
eth_ksdk.c driver/eth_ksdk: Limit name space, add static. 2016-10-26 20:51:05 +00:00