zephyr/subsys/net/l2/ethernet
Tomasz Gorochowik 3a51c8d932 net: gptp: Fix sync interval timeout timer starting
The last parameter is 'period', we should not pass duration twice.
Doing so makes zephyr hang with current mainline when it is chosen to be
the Grand Master.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-10-01 14:48:53 +03:00
..
gptp net: gptp: Fix sync interval timeout timer starting 2018-10-01 14:48:53 +03:00
lldp net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
CMakeLists.txt net: l2: Add support for Link Layer Discovery Protocol (LLDP) 2018-08-08 09:53:24 +03:00
Kconfig net: l2: Add support for Link Layer Discovery Protocol (LLDP) 2018-08-08 09:53:24 +03:00
arp.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
arp.h net: IPv4 link local support 2018-07-31 16:34:28 +03:00
eth_stats.h net/ethernet: Pre-assigned declaration always comes first 2018-07-26 13:55:38 +03:00
ethernet.c net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
ethernet_mgmt.c net: eth: mgmt: Add remaining 802.1Qav parameter types 2018-08-06 10:37:09 +03:00
ethernet_stats.c net/ethernet: Pre-assigned declaration always comes first 2018-07-26 13:55:38 +03:00