zephyr/drivers/ethernet
Johan Hedberg 30277538e7 drivers/ethernet: Fix SYS_LOG_DBG format specifier for MAC
The SYS_LOG macros now map to printk by default, and printk doesn't
(currently) support %2.2x, rather %02x needs to be used instead (it
gives the same result).

Change-Id: I0f7a5b7da91afba0c970bce7e2680de40c917bd3
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-07 18:45: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_dw.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 net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
eth_enc28j60.c ethernet: Add driver initialization priority to Kconfig 2016-12-02 12:41:17 +02:00
eth_ksdk.c drivers/ethernet: Fix SYS_LOG_DBG format specifier for MAC 2016-12-07 18:45: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 net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00