Commit graph

  • b5eec907d1 samples: net: vlan: Use proper VLAN interface Jukka Rissanen 2024-03-26 17:43:32 +02:00
  • 55cbe530df samples: net: echo_server: Rework the VLAN support Jukka Rissanen 2024-03-17 18:40:13 +02:00
  • c4a4506b4a drivers: ethernet: nxp_s32_netc: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:49:29 +02:00
  • 7825ce2418 drivers: ethernet: e1000: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:47:48 +02:00
  • c5dc6542fd drivers: ethernet: xmc4xxx: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:46:13 +02:00
  • bcb34705bb drivers: ethernet: nxp_enet: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:44:05 +02:00
  • 813af655c5 drivers: ethernet: nxp_s32_gmac: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:40:10 +02:00
  • 4e7565dceb drivers: ethernet: mcux: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:38:08 +02:00
  • e45a8c9104 drivers: ethernet: enc28j60: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:35:20 +02:00
  • 898a0d8ab8 drivers: ethernet: sam_gmac: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:32:07 +02:00
  • f9b8608d2b drivers: ethernet: stm32: Remove VLAN code as it is no longer needed Jukka Rissanen 2024-03-19 22:26:18 +02:00
  • aca5f43ecc drivers: eth: native_sim: Remove VLAN handling Jukka Rissanen 2024-03-18 18:43:57 +02:00
  • 3a67c6d8f5 net: arp: Enhance debug prints by printing interface index Jukka Rissanen 2024-03-19 11:02:07 +02:00
  • 0e6341cc22 net: ethernet: Enhance debug prints by printing ifindex Jukka Rissanen 2024-03-18 18:18:36 +02:00
  • 0de1a75f91 net: shell: Print multicast join status for iface cmd Jukka Rissanen 2024-03-18 17:28:28 +02:00
  • 999c169d9d net: shell: Print VLAN name instead of interface type Jukka Rissanen 2024-03-18 16:24:20 +02:00
  • eb11a8af1c net: shell: Refactor VLAN configuration prints Jukka Rissanen 2024-03-17 18:23:44 +02:00
  • 092f7f7666 net: virtual: Do not try to send data if interface is down Jukka Rissanen 2024-03-27 10:04:47 +02:00
  • e9994c8af8 net: virtual: Force LAA bit for link address Jukka Rissanen 2024-03-18 12:01:10 +02:00
  • 63081bd7da net: if: We can only rejoin mcast groups for native IP stack Jukka Rissanen 2024-03-19 17:59:05 +02:00
  • e3f1271fb9 net: if: Join all unjoined solicited node multicast groups Jukka Rissanen 2024-03-18 18:03:47 +02:00
  • 493c1c1f01 net: if: Add debug print when interface is taken up Jukka Rissanen 2024-03-18 17:08:47 +02:00
  • a96a2f8d09 net: if: Start IPv6 DAD when interface comes up Jukka Rissanen 2024-03-18 17:05:09 +02:00
  • b5bdc1fa6b net: if: Enhance debug prints when adding IP address to iface Jukka Rissanen 2024-03-18 16:22:57 +02:00
  • ff01324c9b net: if: Remove VLAN count checks Jukka Rissanen 2024-03-17 18:22:33 +02:00
  • c28ca1ce1f tests: net: vlan: Update because of VLAN changes Jukka Rissanen 2024-03-19 15:29:52 +02:00
  • 2058d8f139 net: ethernet: VLAN overhaul and refactoring Jukka Rissanen 2024-03-17 15:32:29 +02:00
  • 24471f5000 boards: deprecated: change SOC name for imx8ulp_evk board Laurentiu Mihalcea 2024-03-12 17:31:22 +02:00
  • 9517639390 nxp: imx8ulp: change SOC name to MIMX8UD7 Laurentiu Mihalcea 2024-03-12 17:26:41 +02:00
  • b8214b6739 dts: xtensa: nxp_imx8: add SAI1 node Laurentiu Mihalcea 2024-02-12 15:07:50 +02:00
  • 43ef605be5 ci: Switch to CI image v0.26.11 Stephanos Ioannidis 2024-03-24 10:58:35 +09:00
  • bec115fbcf samples: thrift: add dependencies for c11 threads Chris Friedt 2024-03-27 18:54:53 -04:00
  • 2abce42f80 posix: create a typedef for in_addr_t Chris Friedt 2024-03-27 18:42:59 -04:00
  • d34351d994 kernel: align thread stack size declaration Daniel Leung 2024-03-22 14:11:49 -07:00
  • 6cd7936f57 kernel: align kernel stack size declaration Daniel Leung 2024-03-22 14:03:37 -07:00
  • b9f66b26f8 tests: debug/coredump_backends: more space for qemu_x86 Daniel Leung 2024-03-25 10:22:18 -07:00
  • afb41a1e40 kernel: correct thread_stack.h include guard Daniel Leung 2024-03-22 13:35:55 -07:00
  • efe30749de kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER Daniel Leung 2024-03-22 13:27:56 -07:00
  • b69d2486fe kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER Daniel Leung 2024-03-22 12:56:12 -07:00
  • f05111dea0 kernel: rename Z_KERNEL_STACK_LEN to K_KERNEL_STACK_LEN Daniel Leung 2024-03-22 12:45:31 -07:00
  • 42356b6d5c net: wifi: shell: Avoid declaring variables after case statement Jukka Rissanen 2024-03-27 16:06:36 +02:00
  • a613e2427a samples: net: Disable native_sim net USB driver in samples Jukka Rissanen 2024-03-27 11:10:48 +02:00
  • d7c9d67a9c net: Use always zephyr/posix/fcntl.h Jukka Rissanen 2024-03-10 12:56:50 +02:00
  • 873af2ee98 net: sockets: Use only Zephyr POSIX headers Jukka Rissanen 2024-03-10 12:44:39 +02:00
  • c0fcd8c9b5 samples: net: sockets: can: Fix the test termination criteria Jukka Rissanen 2024-03-10 10:40:10 +02:00
  • 66bc15d89d tests: net: lwm2m: Fix zsock_fcntl impl name Jukka Rissanen 2024-03-08 16:47:08 +02:00
  • c4216dd65c samples: net: echo-server: Adjust CONFIG_MAX_THREAD_BYTES Jukka Rissanen 2024-03-08 16:41:38 +02:00
  • e158c1729a shell: mqtt: Avoid using POSIX function names Jukka Rissanen 2024-03-08 15:27:18 +02:00
  • b4bf23220d doc: migration-guide-3.7: Add NET_SOCKETS_POSIX_NAMES info Jukka Rissanen 2024-03-08 15:00:31 +02:00
  • 9dad97ae95 doc: net: Remove the mention of NET_SOCKETS_POSIX_NAMES Jukka Rissanen 2024-03-08 08:03:01 +02:00
  • 515f547348 mgmt: mcumgr: transport: udp: Select POSIX_API Jukka Rissanen 2024-03-08 08:00:19 +02:00
  • f27a26f9ec mgmt: updatehub: Use zsock_ API functions Jukka Rissanen 2024-03-07 18:17:02 +02:00
  • 5c3fa85bc8 samples: net: Change to use CONFIG_POSIX_API Jukka Rissanen 2024-03-08 07:55:29 +02:00
  • 0512e7ffae tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES Jukka Rissanen 2024-03-08 07:25:16 +02:00
  • d67fb8321c tests: net: socket: tls_ext: Use POSIX_API Jukka Rissanen 2024-03-08 07:23:47 +02:00
  • 1b07425ead net: websocket: Use zsock_ API calls Jukka Rissanen 2024-03-08 07:59:21 +02:00
  • de52f8924f net: socks: Remove socket selection Jukka Rissanen 2024-03-07 18:06:38 +02:00
  • 79585d5355 net: tftp: Use zsock_ API functions Jukka Rissanen 2024-03-07 17:58:41 +02:00
  • 4a128c0d2a net: sockets: Fix the documentation to use POSIX_API Jukka Rissanen 2024-03-07 18:22:13 +02:00
  • e6e6bb4242 net: socket: Create zsock_fcntl and fsock_ioctl functions Jukka Rissanen 2024-03-07 19:16:19 +02:00
  • dc203f0d75 net: socket: Rework the zephyr/net/socket.h header Jukka Rissanen 2024-03-07 17:43:30 +02:00
  • 3eeb0f0c7f net: sockets: Deprecate CONFIG_NET_SOCKETS_POSIX_NAMES Jukka Rissanen 2024-03-07 17:09:39 +02:00
  • f419ea7990 runner: linkerserver : remove the probe ID hardcode Hake Huang 2024-03-20 18:42:32 +08:00
  • 353c6a66cb dts: bindings: ethernet: Remove fixed link Declan Snyder 2024-03-19 17:26:23 -05:00
  • b17712364c drivers: systimer: Removed mention to ESP32C3 Raffael Rostagno 2024-03-14 16:45:57 -03:00
  • 5c8f357f61 west_commands: sign: suppress imgtool prints Jordan Yates 2024-03-15 15:14:07 +10:00
  • 24c03bfacb serial: uart_native_tty: Polling thread fix Fabian Kainka 2024-03-14 15:36:32 +01:00
  • a1893c5890 Bluetooth: Audio: Scan Delegator: update bass_source_is_duplicate fn Nithin Ramesh Myliattil 2024-03-27 12:23:58 +01:00
  • 0fe8ddd75e Bluetooth: Audio: Scan Delegator: Guard for duplication in add_source Fredrik Danebjer 2024-03-04 10:34:29 +01:00
  • d73b6e50b9 doc: bsim: Add three more rules Jonathan Rico 2024-03-27 09:03:53 +01:00
  • 97d47204c5 doc: bsim: Reword test script conventions Jonathan Rico 2024-03-26 08:37:39 +01:00
  • da7ce2f333 doc: bsim: Add paragraph about runner conventions Jonathan Rico 2024-03-26 08:22:53 +01:00
  • e145eb9201 net: wifi: shell: adopt getopt_state for safer optarg access Pisit Sawangvonganan 2024-02-03 00:07:05 +07:00
  • a6865c4191 net: wifi: shell: apply struct option as static const Pisit Sawangvonganan 2024-02-02 23:46:12 +07:00
  • d9c6d30c25 net: wifi: shell: streamlined local variable initializations Pisit Sawangvonganan 2024-02-02 23:38:19 +07:00
  • d4d84b0ac9 Bluetooth: tests: bsim: host/adv/resume2 Aleksander Wasaznik 2024-03-04 15:08:06 +01:00
  • 370dadbdab CI: Fix coverage analysis. Arkadiusz Cholewinski 2024-03-25 13:46:47 +01:00
  • d1ef9167da net: if: Make sure no other interface has same name Jukka Rissanen 2024-03-25 10:27:58 +02:00
  • c7f59c9e40 drivers: mfd: npm1300: Added long press reset config Andy Sinclair 2024-03-12 08:49:44 +00:00
  • fff833eda4 scripts: tests: Blackbox test expansion - filter Kamil Paszkiet 2024-03-21 08:28:13 +01:00
  • e0a1e69262 drivers: ethernet: eth_adin2111: use NET_ETH_ADDR_LEN Angelo Dureghello 2024-03-20 13:19:02 +01:00
  • 180c423c80 drivers: ethernet: eth_adin2111: fix port to port_idx Angelo Dureghello 2024-03-20 11:35:35 +01:00
  • 569ebc247a drivers: ethernet: eth_adin2111: enable promiscuous mode Angelo Dureghello 2024-03-15 13:15:14 +01:00
  • 2cebc0f307 drivers: ethernet: eth_adin2111: extend api support Angelo Dureghello 2024-03-15 13:11:15 +01:00
  • dd8072abb3 drivers: ethernet: eth_adin2111: adjust multicast filter Angelo Dureghello 2024-03-13 09:00:45 +01:00
  • 9eef10d436 net: ethernet: add definition for mac address length Angelo Dureghello 2024-03-18 09:47:31 +01:00
  • 5cf6133dae boards: renesas: smartbond: Update display settings Ioannis Karachalios 2024-03-13 20:09:50 +02:00
  • 13deb0365c drivers: sensor: dht20: implement new driver Nathan Olff 2024-01-07 17:29:18 +01:00
  • 6049bbf4e0 gdbstub: Ignore indexing warning with -Warray-bounds Robert Zieba 2024-02-28 10:30:12 -07:00
  • 0bcf71e28a doc: posix: add POSIX_NETWORKING Option Group and mark supported Chris Friedt 2024-03-22 22:09:52 -04:00
  • fc725a7ce3 tests: posix: headers: uncomment check for sockatmark() Chris Friedt 2024-03-22 21:41:04 -04:00
  • 494493a3b8 posix: net: add a trivial implementation of sockatmark() Chris Friedt 2024-03-22 21:40:31 -04:00
  • 6720c92f3e tests: posix: headers: uncomment netdb.h tests Chris Friedt 2024-03-22 21:34:12 -04:00
  • 62031f5daa posix: net: add trivial netdb function implementations Chris Friedt 2024-03-22 21:29:06 -04:00
  • 9e5f54f017 tests: posix: net: add tests for if_nameindex et al Chris Friedt 2024-03-22 21:03:13 -04:00
  • 7b9bf85d9b tests: posix: headers: uncomment net/if.h tests Chris Friedt 2024-03-22 21:35:29 -04:00
  • a00eeb638a posix: net: implement if_nameindex() et al Chris Friedt 2024-03-22 21:03:13 -04:00
  • bfb91da5ec tests: posix: net: tests for inet_ntoa() Chris Friedt 2024-03-22 21:03:13 -04:00
  • 7a397a08b7 posix: net: implement inet_ntoa() Chris Friedt 2024-03-22 21:03:13 -04:00
  • 3a78607c1c tests: posix: net: add a posix network api testsuite Chris Friedt 2024-03-22 21:03:13 -04:00