25 Commits (main)

Author SHA1 Message Date
Joakim Andersson 8d04e7e38c drivers: modem: Fix modem_socket returning object for fd zero after init 6 months ago
Robert Lubos c4803752a8 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 9 months ago
Chris Friedt 9ada52f060 fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 1 year ago
Chris Friedt 12cc7bbd8a net: sockets: use z_finalize_typed_fd() to identify as sockets 1 year ago
Bjarki Arge Andreasen b0d8f5ec7f drivers/modem/modem_socket: Updated API 2 years ago
Bjarki Arge Andreasen 52dd2bb3a3 drivers/modem: Patch fix for sock id and fd 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Wouter Cappelle ebed957005 modem: Update modem sockets poll to allow eventfd 4 years ago
Wouter Cappelle 96f9f6e6d2 modem: clang-format the modem_socket files 4 years ago
Wouter Cappelle 287481ef0a modem: Rework the modem_sockets poll behavior 4 years ago
Akseli Peltola 3bcb1efc33 modem: fix socket descriptor leak 5 years ago
Xavier Chapron 900d48c88b drivers: modem: modem_socket: Reset all socket data upon socket_put 5 years ago
Xavier Chapron 7d67991a91 drivers: modem: modem_socket: Fix blocking modem_socket_poll 5 years ago
Adam Porter 9da0f2af31 drivers: modem: use zsock_ variants of socket API 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Peter Bigot 93884a4fe1 coccinelle: run int_ms_to_timeout conversion semantic patch 5 years ago
Michael Scott 889fc85f67 drivers: modem: socket: add is_connected field to modem_socket 5 years ago
Michael Scott 25ce3bf3eb drivers: modem: socket: add modem_socket_next_packet_size 5 years ago
Michael Scott e23ada9d4a drivers: modem: socket: reset is_polled in modem_socket_put() 5 years ago
Michael Scott 8908c61bcc drivers: modem: socket: add wait_data and data_ready functions 5 years ago
Michael Scott 987837ecd8 drivers: modem: socket: introduce locking 5 years ago
Michael Scott d4b8b5fcf2 drivers: modem: socket: allow partial packet reads 5 years ago
Robert Lubos e434725bdf drivers: modem: ublox-sara-r4: Rework offloading mechanism 6 years ago
Michael Scott a7379234ba drivers: modem: socket: sock_fd isn't an index in modem_socket_put() 6 years ago
Michael Scott f5c45c2946 drivers: modem: introduce socket helper layer 6 years ago