walnux/net/can
Javier Casas 73f9ef00e2 net/can: fix timestamp
Fix timestamp in socket CAN. Right now the timestamp is only generated
if there is no reader and the frame is stored in the read ahead list.
This is solved by moving the timestamp generation before the code flow
branch.

Signed-off-by: Javier Casas <javiercasas@geotab.com>
2025-03-07 12:31:40 -03:00
..
can.h net/can: Save simple options to socket_conn_s 2024-10-13 11:24:31 +08:00
can_callback.c net/can: fix timestamp 2025-03-07 12:31:40 -03:00
can_conn.c net/bufpool: Call init automatically on alloc 2025-01-07 22:00:21 +08:00
can_getsockopt.c net/can: Save simple options to socket_conn_s 2024-10-13 11:24:31 +08:00
can_input.c net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
can_notifier.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
can_poll.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
can_recvmsg.c net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
can_sendmsg.c net/can/: add statistics for recv, sent and drop 2025-01-30 11:37:29 -03:00
can_setsockopt.c net/can: Save simple options to socket_conn_s 2024-10-13 11:24:31 +08:00
can_sockif.c net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
CMakeLists.txt net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00
Kconfig Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs net: migrate to SPDX identifier 2024-09-12 01:08:11 +08:00