zephyr/drivers/ethernet
Tomasz Bursztyka d6d52ce9e5 net/pkt: Remove _new suffix to net_pkt_write functions
Suffix is now useless, as these functions are now the only ones.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-03-20 10:27:14 -05:00
..
CMakeLists.txt
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 net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -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 net: ethernet: Define and use Ethernet frame and datagram size 2019-03-15 06:44:13 -05: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
eth_smsc911x_priv.h
eth_smsc911x.c net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -05: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 net/pkt: Remove _new suffix to net_pkt_write functions 2019-03-20 10:27:14 -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
phy_sam_gmac.h