genode/repos/dde_linux/run
Josef Söntgen d5710d9de3 Move 'wifi' driver to dde_linux repository
The bulk of the driver code now lives in the 'dde_linux' repository,
which is available on all platforms, from where it can be referenced by
other repositories.

The 'wifi_drv' binary was delegated to a generic harness that includes
all configuration and management functionality shared by all wireless
device driver components, e.g., the wpa_supplicant. The code of the
device driver emulation environment is located in 'src/lib/wifi'. It
is referenced by the platform-specific driver library that resides in
the corresponding platform repository. The runtime configuration needs
to point the driver to proper driver library.

The platform-specific library is in charge of orchestrating the contrib
source utilized by the driver as well as providing the 'source.list'
and 'dep.list' files. It must include the generic library snippet
'repos/dde_linux/lib/wifi.inc' that deals with managing the emulation
environment code.

The 'repos/dde_linux/src/drivers/wifi/README' file contains more
detailed information on how to deploy the driver.

Issue #4861.
2023-05-30 12:03:32 +02:00
..
driver_time.run dde_linux: move test/driver_time to virt_linux 2023-04-17 14:48:23 +02:00
nic_router_uplinks.run Move 'wifi' driver to dde_linux repository 2023-05-30 12:03:32 +02:00
usb_hid_raw.run Consolidate USB test run-scripts 2022-05-25 12:23:03 +02:00
usb_hid_reconnect.run Consolidate USB test run-scripts 2022-05-25 12:23:03 +02:00
usb_net.run Consolidate USB test run-scripts 2022-05-25 12:23:03 +02:00
usb_terminal.run Consolidate USB test run-scripts 2022-05-25 12:23:03 +02:00
vfs_cfg.run Remove pseudo targets for building shared libs 2022-09-19 14:00:32 +02:00
vfs_lxip.inc Remove pseudo targets for building shared libs 2022-09-19 14:00:32 +02:00
wg_fetchurl.run dde_linux: separate virt_linux from wireguard 2023-04-17 14:48:23 +02:00
wg_lighttpd.run dde_linux: port of WireGuard kernel module 2022-05-25 12:23:03 +02:00
wg_ping_inwards.run dde_linux: port of WireGuard kernel module 2022-05-25 12:23:03 +02:00
wg_ping_outwards.run dde_linux: port of WireGuard kernel module 2022-05-25 12:23:03 +02:00
wg_qemu_tap_preamble.inc dde_linux: port of WireGuard kernel module 2022-05-25 12:23:03 +02:00
wg_reconfig.run wireguard: test multiple peers at a time 2022-08-10 13:29:40 +02:00