1. 0387214 scripts: west_commands: runners: nrfutil: use x-execute-batch by Gerard Marull-Paretas · 1 year ago
  2. 7bea89a scripts: west_commands: runners: nrfjprog: drop nRF54H support by Gerard Marull-Paretas · 1 year ago
  3. c531e4c scripts: test for imported ELFFile instead of setting it to None by Torsten Rasmussen · 1 year ago
  4. c82b38c input: pmw3610: run the whole init with spi clock on by Fabio Baltieri · 1 year ago
  5. 2c5b992 input: pmw3610: add few config options by Fabio Baltieri · 1 year ago
  6. edbfe9a tests: drivers: adc: adc_api: boards: add stm32 boards by Guillaume Gautier · 1 year ago
  7. 4102d3c tests: drivers: adc: remove adc_dma test by Guillaume Gautier · 1 year ago
  8. 5eb045d tests: drivers: adc: adc_api: add dma test by Guillaume Gautier · 1 year ago
  9. b8e5ac1 manifest: Update to proper hostap by Jukka Rissanen · 1 year ago
  10. d5dd3a0 hostap: Remove PSA crypto support by Jukka Rissanen · 1 year ago
  11. 57b4ff1 hostap: Replace menuconfig by config by Jukka Rissanen · 1 year ago
  12. 5af390c hostap: Fix missing items in Kconfig and CMakeLists.txt files by Jukka Rissanen · 1 year ago
  13. e1729b4 hostap: Fix compilation issues by Jukka Rissanen · 1 year ago
  14. 6753467 hostap: Fix channel comparison by Chaitanya Tata · 1 year ago
  15. b3a6f8c hostap: Implement STA disconnect in AP mode by Chaitanya Tata · 1 year ago
  16. 2a144e8 hostap: Fix WPA version for WPA3 and WPA2-PSK-256 by Chaitanya Tata · 1 year ago
  17. d8600d5 hostap: Fix the security mode in AP by Chaitanya Tata · 1 year ago
  18. 8729141 hostap: Fix SSID check by Chaitanya Tata · 1 year ago
  19. b5ed2b4 hostap: Add mode check for disconnect by Chaitanya Tata · 1 year ago
  20. bf2863e hostap: Implement AP connected station events by Chaitanya Tata · 1 year ago
  21. 3bf20de hostap: Implement AP mode events by Chaitanya Tata · 1 year ago
  22. ce85b6c hostap: Add a connect/disconnect event helpers by Chaitanya Tata · 1 year ago
  23. f4b1c6c hostap: Add checks for mode switching by Chaitanya Tata · 1 year ago
  24. 967bede hostap: Fix management frame receive by Chaitanya Tata · 1 year ago
  25. e597217 hostap: Fix RSSI check for STA mode by Chaitanya Tata · 1 year ago
  26. 8a5a5fb hostap: Add interactive keyword for commands by Kapil Bhatt · 1 year ago
  27. f0d856f hostap: Skip searching for exiting networks by Chaitanya Tata · 1 year ago
  28. 0330418 hostap: Skip RSSI retrieval for AP mode by Chaitanya Tata · 1 year ago
  29. e648f0c hostap: Make sure CONFIG_AP gets enabled in AP mode by Jukka Rissanen · 1 year ago
  30. f35de25 hostap: Basic AP mode support by Chaitanya Tata · 1 year ago
  31. e59910a hostap: Refactor disconnect and Remove unused variable by Chaitanya Tata · 1 year ago
  32. 8607327 hostap: Move WPA CLI commands to helper function by Chaitanya Tata · 1 year ago
  33. d99ba9c hostap: Fix the configuration macro by Chaitanya Tata · 1 year ago
  34. 6eedef1 hostap: Add missing sources for AP mode by Chaitanya Tata · 1 year ago
  35. bb4eed2 hostap: Move to data driven design by Chaitanya Tata · 1 year ago
  36. 3ae757a hostap: Convert the unsupported event to warning by Chaitanya Tata · 1 year ago
  37. e4698b4 hostap: Use the new enum for timeout by Chaitanya Tata · 1 year ago
  38. 046edbb hostap: Implement detailed disconnection result by Chaitanya Tata · 1 year ago
  39. e5c90db hostap: Implement detailed connection result by Chaitanya Tata · 1 year ago
  40. 74f8325 hostap: Fix build warnings by Chaitanya Tata · 1 year ago
  41. dc24fba hostap: Fix MAC address parsing with newlib nano by Chaitanya Tata · 1 year ago
  42. 5173152 hostap: Set frequency before enabling the network by Ravi Dondaputi · 1 year ago
  43. 9e9a067 hostap: Fix WPA-PSK handling by Chaitanya Tata · 1 year ago
  44. 786fee7 hostap: Fix WFA mandatory features by Chaitanya Tata · 1 year ago
  45. ef5dda3 hostap: kconfig: let entry be a menuconfig by Emanuele Di Santo · 1 year ago
  46. 2559faf hostap: Check for band and channel compatibility by Chaitanya Tata · 1 year ago
  47. 5c24db3 hostap: Fix supported channels for unknown band by Chaitanya Tata · 1 year ago
  48. 99e472b hostap: Add support for MbedTLS builtin by Chaitanya Tata · 1 year ago
  49. 028d3a4 hostap: Automatically fetch support channels by Ravi Dondaputi · 1 year ago
  50. c1a0ac8 hostap: Add an option to remove advanced features by Chaitanya Tata · 1 year ago
  51. 65ebae8 hostapd: Use dedicated WPA supplicant workqueue by Chaitanya Tata · 1 year ago
  52. 68fb2e9 hostap: Fix the macro rename by Chaitanya Tata · 1 year ago
  53. 73e89a2 hostap: Enable TLS only for Enterprise by Chaitanya Tata · 1 year ago
  54. a9e282c hostap: Fix missing dependencies for PSA by Chaitanya Tata · 1 year ago
  55. c8d0e5f hostap: Add channel set support by Vivekananda Uppunda · 1 year ago
  56. 5ffecde hostap: Add Packet filter support by Vivekananda Uppunda · 1 year ago
  57. 5a87ce5 hostap: Provide setting mode related changes to hostap module by Vivekananda Uppunda · 1 year ago
  58. 8b16d8c hostap: Fix memory leak by Chaitanya Tata · 1 year ago
  59. 103a860 hostap: kconfig: Enable AES key type for AES block cipher support by Joakim Andersson · 1 year ago
  60. 465c59f hostap: Kconfig: Fix PSA dependency on random numbers by Joakim Andersson · 1 year ago
  61. c99aac0 hostap: Switch to PSA Kconfig by Krishna T · 1 year ago
  62. 864af13 Revert "hostap: Remove commented Kconfig options" by Jukka Rissanen · 1 year ago
  63. cdf6c45 boards: nucleo_g0b1re: add ST Morpho connector nexus node by Marcin Niestroj · 1 year ago
  64. 7682994 boards: nucleo_g071rb: add ST Morpho connector nexus node by Marcin Niestroj · 1 year ago
  65. ba37f6a boards: nucleo_g070rb: add ST Morpho connector nexus node by Marcin Niestroj · 1 year ago
  66. 80e222e boards: mimxrt1024_evk: add arduino_header support by Hake Huang · 1 year ago
  67. 7ff94f3 iboards: mimxrt1010_evk: add gpio support in tags by Hake Huang · 1 year ago
  68. f69241a boards: rd_rw612_bga: Indicate entropy support by Declan Snyder · 1 year ago
  69. 42ff35d dts: rw6xx: Add TRNG Entry by Declan Snyder · 1 year ago
  70. f0750df nrf5_bsim cmake: Check that the simulator version is new enough by Alberto Escolar Piedras · 1 year ago
  71. f716539 xtensa: mpu: introduce CONFIG_XTENSA_MPU_ONLY_SOC_RANGES by Daniel Leung · 1 year ago
  72. 57d5917 xtensa: mpu: enable userspace support by Daniel Leung · 1 year ago
  73. aa09b41 tests: kernel/userspace: skip other thread tests if needed by Daniel Leung · 1 year ago
  74. 2fc55f3 tests: kernel/mem_protect/userspace: support for Xtensa MPU by Daniel Leung · 1 year ago
  75. df350c7 xtensa: add MPU support for kernel mode by Daniel Leung · 1 year ago
  76. da584af xtensa: move two kconfigs out of CPU_HAS_MMU block by Daniel Leung · 1 year ago
  77. b019dcb xtensa: userspace: use syscall to check if user context by Daniel Leung · 1 year ago
  78. 5db5e8e xtensa: userspace: fix incorrectly passed syscall frame pointer by Daniel Leung · 1 year ago
  79. 857abb8 xtensa: userspace: simplify syscall trampoline a bit by Daniel Leung · 1 year ago
  80. 16ba4bd Bluetooth: CI: trigger bsim on testlib change by Aleksander Wasaznik · 1 year ago
  81. f82a86c Bluetooth: testlib: `bt_testlib_connect`: better error logs by Aleksander Wasaznik · 1 year ago
  82. decf714 twister: add linkserver support with hardwaremap by Hake Huang · 1 year ago
  83. 7ffafd9 drivers: watchdog: wdt_nrfx.c: Fix error code value by Sebastian Głąb · 1 year ago
  84. 313d135 twister: do not use non-existing architectures by Anas Nashif · 1 year ago
  85. 2ea9de6 ci: verify twister schema changes by Anas Nashif · 1 year ago
  86. 8f4ac0d net: trickle: Rename interval function by Jukka Rissanen · 1 year ago
  87. 81ec61c drivers: clock_control: clock_control_mcux_syscon: make clock IDs unique by Daniel DeGrasse · 1 year ago
  88. dadbe10 posix: tracing for custom thread abort func by Daniel Leung · 1 year ago
  89. a951f96 arm: cortex_m: tracing for custom thread abort func by Daniel Leung · 1 year ago
  90. 58ef5fb tracing: segger-sysview: add missing thread abort enter/exit by Daniel Leung · 1 year ago
  91. d0ae602 tflite-micro: update README to pull optional module by Lauren Murphy · 1 year ago
  92. a4b0e8a twister tests: Let's use native_sim instead of native_posix by Alberto Escolar Piedras · 1 year ago
  93. 6161207 tests/drivers/dma: Run on native_sim instead of native_posix by Alberto Escolar Piedras · 1 year ago
  94. 210c7c2 boards native_sim[64]: Claim support for dma by Alberto Escolar Piedras · 1 year ago
  95. 107b335 ci: doc-build: increase timeout for doc build jobs by Benjamin Cabé · 1 year ago
  96. c45026f testsuite: ztest: Fix argument name by Reto Schneider · 1 year ago
  97. aeea1d1 Lib: SMF: Fix typo in documentation by Glenn Andrews · 1 year ago
  98. 893f505 sys: `atomic_builtin.h`: Add missing include by Aleksander Wasaznik · 1 year ago
  99. ecf29a2 tests/bsim/bt l2cap/stress: Be more silent by Alberto Escolar Piedras · 1 year ago
  100. 638a47f MAINTAINERS: Add myself to kernel collaborator by TaiJu Wu · 1 year ago