Skip to content
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

nrf_wifi: Pass mac_skip info to firmware #1128

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

rado17
Copy link
Contributor

@rado17 rado17 commented Nov 20, 2023

Add a flag in scan_params to inform firmware if scan entries with local bit set or IANA reserved MAC addresses should be skipped or not.

Ref: SHEL-2024

@CLAassistant
Copy link

CLAassistant commented Nov 20, 2023

CLA assistant check
All committers have signed the CLA.

Add a flag in scan_params to inform firmware if scan entries
with local bit set or IANA reserved MAC addresses should be
skipped or not.

Signed-off-by: Ravi Dondaputi <[email protected]>
UMAC:
     [SHEL-2085] : Fixed UMAC stuck while disconnection.
     [SHEL-2180] : Handled UDP IPv6 checksum null case.
     [SHEL-2189] : Dropping the BSS data base with matched local mac
                   address in display scan.

LMAC:
     TSF parsing logic modified.
     Attempting sleep after 20ms when broadcast TIM is set.
     [SHEL-2160] : Adjust sleep time value based on PPM error.

PHY:
     [SHEL-1993] : Modify TX power ceilings and backoffs.

Signed-off-by: Karun Kumar Eagalapati <[email protected]>
@rlubos rlubos merged commit c2fc17a into nrfconnect:main Dec 5, 2023
2 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.

8 participants