[roll] Roll fuchsia [wlan] DFv2 support in driver components library

Add functionality in WLAN drivers components to support DFv2. The
NetworkDevice object now supports both DFv1 and DFv2 simultaneously.
Only one of the modes is supported at the same time in one process.

Original-Bug: 315827602

Test: All unit tests pass. Tested with brcmfmac DFv1 and DFv2.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/963273
Original-Revision: 4987ebfaa01108fabd5158b65078531a4f69f63a
GitOrigin-RevId: a80435968db4e391a0ab16e0d06c61a43cc19d42
Change-Id: I198d4ddf29a1a0d0a4c938c5f9ff08c3eed5e681
1 file changed
tree: 10e645ae7990d875e35b0d3e82a8f55f94d0f764
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.