zephyr/drivers/ethernet
Jukka Rissanen a559ad37c2 eth: enc28j60_legacy: Make driver config_info structure const.
Change-Id: Ic3aac209024bd9a6e8456b228705b39e88179b01
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:51 +02:00
..
Kconfig eth: Add KSDK ENET driver. 2016-10-16 09:57:35 +00:00
Kconfig.enc28j60 enc28j60: Adapt driver for native IP stack 2016-12-02 12:40:50 +02:00
Kconfig.ksdk eth: Add KSDK ENET driver. 2016-10-16 09:57:35 +00:00
Makefile enc28j60: Adapt driver for native IP stack 2016-12-02 12:40:50 +02: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: Adapt driver for native IP stack 2016-12-02 12:40:50 +02:00
eth_enc28j60_legacy.c eth: enc28j60_legacy: Make driver config_info structure const. 2016-12-02 12:40:51 +02:00
eth_enc28j60_priv.h enc28j60: Adapt driver for native IP stack 2016-12-02 12:40:50 +02:00
eth_ksdk.c driver/eth_ksdk: Limit name space, add static. 2016-10-26 20:51:05 +00:00