zephyr/drivers/ethernet
Jukka Rissanen 4eb2020055 net: Set the network link address type when setting link address
The interface L2 address type is set at the same time as the
L2 address is set to the network interface. This is most
convinient place to set the address type.

Change-Id: I712d7357d075959eb79df3463141cfbc6d163a74
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-02-22 17:28:25 +02:00
..
Kconfig drivers: make ethernet init prio depend on NET_L2_ETHERNET 2017-02-02 14:43:51 +00:00
Kconfig.dw drivers: make ethernet init prio depend on NET_L2_ETHERNET 2017-02-02 14:43:51 +00:00
Kconfig.enc28j60 driver: ethernet: Fix typo on enc28j60 driver Kconfig 2017-02-03 15:59:14 +02:00
Kconfig.mcux eth/mcux: Add basic PHY support. 2017-02-14 08:30:34 +02:00
Kconfig.sam_gmac drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
Makefile drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
eth_dw.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
eth_dw_priv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
eth_enc28j60.c net: Set the network link address type when setting link address 2017-02-22 17:28:25 +02:00
eth_enc28j60_priv.h drivers: enc28j60: Enables reception of multicast packets 2017-02-08 10:12:34 +02:00
eth_mcux.c net: Set the network link address type when setting link address 2017-02-22 17:28:25 +02:00
eth_sam_gmac.c net: Set the network link address type when setting link address 2017-02-22 17:28:25 +02:00
eth_sam_gmac_priv.h drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
phy_sam_gmac.c drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
phy_sam_gmac.h drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00