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

Config quiet period #1377

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 12, 2024

  1. nrf_wifi: Host need to pass connection type

    Firmware need to the connection type depending upon which it it may take
    some action. So ost need to pass connection type protected or open to
    firmware.
    
    Signed-off-by: Ajay Parida <[email protected]>
    ajayparida committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b1a5181 View commit details
    Browse the repository at this point in the history
  2. nrf_wifi: Interface file change for quiet period

    Interface file change for supporting quiet period.
    
    Signed-off-by: Ajay Parida <[email protected]>
    ajayparida committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d0a4e61 View commit details
    Browse the repository at this point in the history
  3. nrf_wifi: Support to configure quiet period

    [SHEL-2817] Configure user provided quiet period to firmware.
    
    Signed-off-by: Ajay Parida <[email protected]>
    ajayparida committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    604e634 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. nrf_wifi: Support for DMS

    Directed multicast service(DMS) support.
    
    Signed-off-by: Ajay Parida <[email protected]>
    ajayparida committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2f63bcf View commit details
    Browse the repository at this point in the history
  2. nrf_wifi: Update RPU patch to rev #f5071ec2681

    UMAC:
     Protected keep-alive subfield is Handled based on the assoc type coming from host.
    
    Signed-off-by: Lakshmi Thulasi <[email protected]>
    lakshmi-nagumothu authored and ajayparida committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f12f423 View commit details
    Browse the repository at this point in the history
  3. nrf_wifi: Update RPU patch to rev #ee83a957d6a

     UMAC:
     Added support for DMS add request and DMS remove request.
    
    Signed-off-by: Lakshmi Thulasi <[email protected]>
    lakshmi-nagumothu authored and ajayparida committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2450f9d View commit details
    Browse the repository at this point in the history
  4. nrf_wifi: Updated binary for test

    This commit only updated default fw_bin as shared by
    firmware team for test purpose.
    
    Signed-off-by: Ajay Parida <[email protected]>
    ajayparida committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5299a11 View commit details
    Browse the repository at this point in the history