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: Add ops to set and get checksum status, manifest: nrfxlib #64

Merged
merged 5 commits into from
Apr 5, 2024

Conversation

kapbh
Copy link
Collaborator

@kapbh kapbh commented Mar 11, 2024

Add helpers to get/set checksum status in the network buffer. This are missing in linux driver.

@krish2718
Copy link
Collaborator

krish2718 commented Mar 12, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
nrfxlib nrfconnect/sdk-nrfxlib@622afe1 nrfconnect/sdk-nrfxlib@2fe3e82 nrfconnect/sdk-nrfxlib@622afe10..2fe3e824

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

@kapbh kapbh changed the title nrf_wifi: Add ops to set and get checksum status nrf_wifi: Add ops to set and get checksum status, manifest: nrfxlib Mar 12, 2024
@kapbh kapbh force-pushed the fix_build branch 4 times, most recently from d2e92ff to b10b660 Compare March 14, 2024 08:22
@krish2718 krish2718 removed the DNM Do not merge label Mar 14, 2024
src/shim.c Show resolved Hide resolved
src/shim.c Show resolved Hide resolved
@kapbh kapbh force-pushed the fix_build branch 3 times, most recently from c0a6148 to 560ea89 Compare March 14, 2024 10:00
src/shim.c Show resolved Hide resolved
src/shim.c Show resolved Hide resolved
Makefile Show resolved Hide resolved
@kapbh kapbh requested a review from ajayparida April 2, 2024 05:48
Add helpers to get/set checksum status in the network buffer.
This are missing in linux driver.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
As per the UMAC changes change the interface index
instead of the interface name.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
Add Kconfigs for edge backoff parameters into Makefile
and also corresponding change in main.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
we don't send the TX power ceiling parameters to RPU, we
still need to store it for internal usage.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
Change nrfxlib version with couple of code fixes.
There are some changes like set and get checksum,
Change of interface index instead of interface name.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
@kapbh kapbh added DNM Do not merge and removed DNM Do not merge labels Apr 5, 2024
@krish2718 krish2718 merged commit 7d1b91b into NordicPlayground:main Apr 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants