zephyr/drivers/ethernet
Anas Nashif 3ae52624ff license: cleanup: add SPDX Apache-2.0 license identifier
Update the files which contain no license information with the
'Apache-2.0' SPDX license identifier.  Many source files in the tree are
missing licensing information, which makes it harder for compliance
tools to determine the correct license.

By default all files without license information are under the default
license of Zephyr, which is Apache version 2.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-04-07 08:45:22 -04:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
eth_dw_priv.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
eth_dw.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
eth_e1000_priv.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
eth_e1000.c net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
eth_enc28j60_priv.h
eth_enc28j60.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
eth_mcux.c net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
eth_sam_gmac_priv.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
eth_sam_gmac.c drivers: sam_gmac: Fix compilation warning 2019-04-03 09:32:55 -04:00
eth_smsc911x_priv.h
eth_smsc911x.c ethernet/smsc911x: mark static to function smsc_enable_xmit() 2019-04-02 09:39:44 -04:00
eth_stellaris_priv.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
eth_stellaris.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
eth_stm32_hal_priv.h net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05:00
eth_stm32_hal.c net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05:00
Kconfig
Kconfig.dw
Kconfig.e1000
Kconfig.enc28j60
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_sam_gmac.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
phy_sam_gmac.h