This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
can
History
zhanghongyu
91e13c47ae
net: remove conn-related casts
...
remove redundant casts associated with psock Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-10 19:32:09 -03:00
..
can_callback.c
net/can: fix can mssage corruption if enable NET_TIMESTAMP
2023-04-27 00:30:58 +08:00
can_conn.c
Performance optimizations in connection allocations.
2023-02-28 14:23:16 +01:00
can_getsockopt.c
net: remove conn-related casts
2023-05-10 19:32:09 -03:00
can_input.c
net/netdev: Avoid hardcoded guardsize when using d_iob
2023-01-18 14:41:07 +08:00
can_notifier.c
net: Author Gregory Nutt: update licenses to Apache
2021-02-20 00:38:18 -08:00
can_poll.c
net/devif_poll: optimize device buffer alloc in txpoll
2023-01-13 16:41:10 +08:00
can_recvmsg.c
net: remove conn-related casts
2023-05-10 19:32:09 -03:00
can_sendmsg.c
net: remove conn-related casts
2023-05-10 19:32:09 -03:00
can_setsockopt.c
net: remove conn-related casts
2023-05-10 19:32:09 -03:00
can_sockif.c
net: remove conn-related casts
2023-05-10 19:32:09 -03:00
can.h
net: Remove protocol argument from si_setup callback
2023-02-13 22:41:19 +08:00
Kconfig
Remove the tail spaces from all files except Documentation
2023-02-26 13:24:24 -08:00
Make.defs
net/socket: move si_send/recv into sendmsg/recvmsg
2021-03-05 04:46:13 -08:00