Skip to content

[Backport v4.0.99-ncs1-branch] wifi: Upmerge 3 (fixes only) #2777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Apr 16, 2025

Conversation

NordicBuilder
Copy link
Contributor

Backport 0f0ac07~9..0f0ac07 from #2749.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Apr 16, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf_wifi zephyrproject-rtos/nrf_wifi@8fd3cd7 zephyrproject-rtos/nrf_wifi@eeceee7 (main) zephyrproject-rtos/[email protected]

Additional metadata changed:

Name URL Submodules West cmds module.yml
nrf_wifi

DNM label due to: 1 project with metadata changes

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Update WiFi driver to cleanup extra logging newlines for consistency.

Signed-off-by: Jordan Yates <[email protected]>
(cherry picked from commit 729f50e)
(cherry picked from commit 2baf4a8)
@krish2718 krish2718 force-pushed the backport-2749-to-v4.0.99-ncs1-branch branch from b98bb66 to 8e898fa Compare April 16, 2025 12:44
@krish2718 krish2718 added this to the ncs-3.0.0 milestone Apr 16, 2025
@krish2718 krish2718 removed the DNM label Apr 16, 2025
rado17 and others added 13 commits April 16, 2025 22:15
Memory allocations in HAL are using data pool. These operations
are in control plane. Add APIs for allocation/free operations on
control pool.

Signed-off-by: Ravi Dondaputi <[email protected]>
(cherry picked from commit ba5b897)
This reverts commit 9679838.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit b475795)
…rts"

This reverts commit 6f71dc6.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit dc70900)
…ing delete"

This reverts commit e3a891b.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 409d6e7)
Deletion of credential should use the pointer from the reference slot
not the temporary buffer, this causes a crash (unknown error).

Upstream PR #: 87656

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 60d9aa7)
For enterprise mode we need to install multiple certs to the TLS
credentials store, so, add a helper script in python to make it work
cross-platforms.

Upstream PR #: 88682

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 62a0c4b)
Commit 6a2cbc7 ("boards: nrf53*: add L|HFXO configurations") missed
the fix for nRF7002DK which is also based on nRF53 SoC.

Upstream PR #: 88680

Signed-off-by: Chaitanya Tata <[email protected]>
Signed-off-by: Aleksandar Stanoev <[email protected]>
(cherry picked from commit dcdbbd6)
Change wifi_cred to wifi cred.

Upstream PR #: 88674

Signed-off-by: Kapil Bhatt <[email protected]>
(cherry picked from commit 0f0ac07)
… credentials"

This reverts commit 8e325a5.

Signed-off-by: Chaitanya Tata <[email protected]>
Instead of having an overlay move the Enterprise configurations to a
dedicated snippet so that it can be enabled with any sample.

Can be used along with Wi-Fi snippet e.g., `-S
"wifi-ipv4;wifi-enterprise"`.

Upstream PR #: 87656

Signed-off-by: Chaitanya Tata <[email protected]>
…ials

Enable TLS credentials shell to manager Wi-Fi enterprise certs.

Upstream PR #: 87656

Signed-off-by: Chaitanya Tata <[email protected]>
Add locally generated info for deauth process. If deauthentication
frame is coming from AP it will be set, in other cases
(Beacon loss, New connection from user in connected state,
disconnection from user) flag will not be set.

Upstream PR #: 88489

Signed-off-by: Kapil Bhatt <[email protected]>
@krish2718 krish2718 force-pushed the backport-2749-to-v4.0.99-ncs1-branch branch from be1d1ee to 995d9f2 Compare April 16, 2025 16:46
@carlescufi carlescufi merged commit 288fcb5 into v4.0.99-ncs1-branch Apr 16, 2025
23 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants