zephyr/subsys/net
Andrei Laperie 35a95a9b2f net: gptp: Replace calls to power function with pre-computed values
gPTP subsystem was calling pow(x,y) function with X and Y being
constants; these are replaced with the pre-computed values.

Signed-off-by: Andrei Laperie <andrei.laperie@intel.com>
2018-12-04 15:05:36 +02:00
..
ip net: ipv4: Clarify basic IPv4 packet drop logging 2018-12-04 12:29:03 +02:00
l2 net: gptp: Replace calls to power function with pre-computed values 2018-12-04 15:05:36 +02:00
lib net: mqtt: Fix NULL pointer dereference in logs 2018-11-28 13:09:46 -08:00
buf.c net: buf: Fix debug level setting 2018-10-23 10:36:01 +03:00
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
hostname.c net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
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: Honor default log level 2018-10-19 16:13:48 -04:00
TODO Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00