36 Commits (4e396174ce4f469ff734d314f1d78e06aaf000e9)

Author SHA1 Message Date
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Chris Friedt c093678784 net: sockets: fix fcntl.h usage 2 years ago
Florian Grandel e608e92112 net: context: properly namespace can-related methods 3 years ago
Henrik Brix Andersen 27eb12ed48 net: socketcan: decouple SocketCAN and CAN controller headers 3 years ago
Henrik Brix Andersen d1d48e8304 net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h 3 years ago
Henrik Brix Andersen b40a8cb9fd net: socket: can: rename utility functions 3 years ago
Henrik Brix Andersen 13c75417ba drivers: can: remove z prefix from public CAN API types 3 years ago
Henrik Brix Andersen d159947443 net: socket: can: prepend SocketCAN data types with socketcan 3 years ago
Henrik Brix Andersen d22a9909a1 drivers: net: canbus: move CAN bus network driver to drivers/net 3 years ago
Gerard Marull-Paretas 5113c1418d subsystems: migrate includes to <zephyr/...> 3 years ago
Emil Gydesen ae55dae454 sys: util: Change return type of ARRAY_SIZE to size_t 3 years ago
Mateusz Karlic 3844b79e96 net: sockets: sockets_can: Allow parallel receive/send 4 years ago
Robert Lubos 0dbdcc770d net: sockets: Add socket processing priority 4 years ago
Hubert Miś dd319c2d4c net: socket send timeout option 4 years ago
Hubert Miś 2dd611c9d0 net: socket: Implement SO_RCVTIMEO timeout option 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Jukka Rissanen 2ed6b6a8ed lib: fdtable: Add callback for close() calls 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Andrew Boie 9f63a0a0a0 net: lib: remove socket-specific recycle calls 5 years ago
Jukka Rissanen 9f17c33b60 net: sockets: Refactor because of timeout overhaul 5 years ago
Anas Nashif a2fd7d70ec cleanup: include/: move misc/util.h to sys/util.h 6 years ago
Anas Nashif 8be9f5de03 cleanup: include/: move misc/fdtable.h to sys/fdtable.h 6 years ago
Anas Nashif 969f8f1c68 cleanup: include/: move entropy.h to drivers/entropy.h 6 years ago
Jukka Rissanen 06b500b6bd net: sockets: can: Close the socket cleanly 6 years ago
Jukka Rissanen 6621491014 net: sockets: can: Add dispatcher 6 years ago
Jukka Rissanen e082d98911 net: sockets: can: Register handler for AF_CAN 6 years ago
Jukka Rissanen 9a6bbbfb69 net: Check device driver API pointer 6 years ago
Patrik Flykt 4aa48833d8 subsystems: Rename reserved function names 6 years ago
Tomasz Bursztyka 03bfc5dd0f net/context: Remove token parameter from net_context_send/sendto 6 years ago
Tomasz Bursztyka a25f054cbd net/pkt: Remove _new suffix to net_pkt_read functions 6 years ago
Tomasz Bursztyka 172fe5a87b net/context: Remove _new suffix on net_context_send/sendto functions 6 years ago
Jukka Rissanen 5a9fa72ef2 net: socket: can: Convert between can_frame and zcan_frame 6 years ago
Jukka Rissanen fc36d56aca drivers: can: socket: Use proper filter when setsockopt is called 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Jukka Rissanen df7162331f net: socket: can: Add getsockopt() and setsockopt() support 7 years ago
Jukka Rissanen 49cea0a199 net: socket: can: Add socket CAN support 7 years ago