[roll] Roll fuchsia [dwmac] Migrate netdevice from Banjo to FIDL

Migrate the use of network device from Banjo to FIDL. The long-term goal
is to move away from having to support Banjo in network device.

Functionality remains the same and performance seems to be on par.

Test: manual testing on vim3
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1420196
Original-Revision: 9e8518f69cd856650a679189d74e0ae56ef45791
GitOrigin-RevId: aa1c3d9255e6019617e71e718e01512321fdba4b
Change-Id: I85825dd7b73486fb6aa99fdf4126ad57c512d526
1 file changed
tree: decf6eb918929a684590696e3eab0e9a3e51544f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.