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

wifi: Pull nrf_wifi driver restructuring #19147

Merged
merged 5 commits into from
Dec 3, 2024

Commits on Dec 3, 2024

  1. manifest: sdk-zephyr: Pull nRF70 driver restructuring changes

    nRF70 driver is now restructred upstream.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d090dbc View commit details
    Browse the repository at this point in the history
  2. treewide: nRF70 driver directory now renamed

    Fix the name of the directory.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    6de1934 View commit details
    Browse the repository at this point in the history
  3. manifest: Add nrf_wifi to allow list

    nRF70 driver now uses a new module "nrf_wifi", add it to the allow list.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    161d078 View commit details
    Browse the repository at this point in the history
  4. samples: wifi: shell: Fix PSA config name

    The config is now renamed.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8729d60 View commit details
    Browse the repository at this point in the history
  5. net: hostap_crypto: Add missing enterprise configs

    These configs are missed when moved to hostap external crypto module.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    37ec37c View commit details
    Browse the repository at this point in the history