zephyr/subsys/net
Tomasz Bursztyka 952e494bdd net/ethernet: Let L2 updating common rx/tx statistics
Common statistics should be updated in one centralized place and
ethernet_send is the right place for tx stats, as well as ethernet_recv
for rx stats.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-12-07 14:30:06 +02:00
..
ip net/icmpv6: Optimize how chksum is verified 2018-12-07 13:50:46 +02:00
l2 net/ethernet: Let L2 updating common rx/tx statistics 2018-12-07 14:30:06 +02:00
lib net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
CMakeLists.txt
Kconfig net: buf: Use proper Kconfig log level template 2018-10-24 15:10:33 +03:00
Kconfig.hostname net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.default.net net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.net net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
TODO
buf.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
hostname.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00