zephyr/drivers/ethernet
Jukka Rissanen f2b7492269 ethernet: Add driver initialization priority to Kconfig
The default kernel init priority is too low. Make this
configurable and set the default priority so that the
ethernet driver is started just before the network stack.

This commit adds generic ethernet priority and changes
currently available ethernet drivers to use it.

Change-Id: If695e52b6dd9ea227f10ba306bb145d72d2312b0
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:17 +02:00
..
eth_dw.c ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02: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 ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
eth_enc28j60_legacy.c ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
eth_enc28j60_priv.h ethernet: enc28j60: use unified kernel interface 2016-12-02 12:41:17 +02:00
eth_ksdk.c ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
eth_ksdk_legacy.c ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
Kconfig ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
Kconfig.enc28j60 ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
Kconfig.ksdk eth: ksdk: Update driver for native IP stack. 2016-12-02 12:41:01 +02:00
Makefile eth: ksdk: Update driver for native IP stack. 2016-12-02 12:41:01 +02:00