zephyr/subsys/net/l2
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
..
bluetooth net/bluetooth: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
dummy net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
ethernet net: gptp: Replace calls to power function with pre-computed values 2018-12-04 15:05:36 +02:00
ieee802154 net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
openthread net/ieee802154: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
wifi net: wifi: Update connect cmd to deal with new shell quoted args 2018-10-25 20:46:38 +03:00
CMakeLists.txt net: l2: Move individual L2 to dedicated directories 2018-07-30 09:02:02 -04:00
Kconfig net: l2: Fix NET_L2_BT dependency in KConfig 2018-11-10 12:38:29 -05:00