Christian Helmuth
104775aa56
wifi: support for scans in connected state
...
The 'connected_scan_interval' config attribute specifies the scan
interval in seconds. The commit also removes the deprecated ram_fs
component from the test run script.
2016-11-25 15:27:28 +01:00
Josef Söntgen
b9e7fb1edf
dde_linux: update wifi to 4.4.3
...
Issue #1974 .
2016-05-26 15:54:11 +02:00
Norman Feske
3bceefc9cf
Omit superfluous use of "CAP"/"SIGNAL" services
...
The functionality of the former "CAP" and "SIGNAL" services is now
provided by core's "PD" service.
2016-05-09 13:24:51 +02:00
Christian Helmuth
c04561f026
wifi: support run-time config of SSID/PSK in test
...
As known from netperf_l?ip_wifi.run the SSID and PSK can be configured
via environment variables GENODE_WIFI_SSID resp. GENODE_WIFI_PSK.
2015-11-29 18:17:06 +01:00
Christian Prochaska
6e15c6b707
wifi_drv: enable support for iwl7265
...
Fixes #1671
2015-09-09 15:14:30 +02:00
Christian Helmuth
e8c9125d9f
Pseudo target for vfs_jitterentropy
...
Run script depending on VFS plugins (i.e., shared objects) like
vfs_jitterentropy.lib.so have to state this dependency rather the actual
binaries linked against libc. The latter introduces a library dependency
that is just not there. For example, the dependency on vfs_jitterentropy
is a result from the config node for libc which automatically loads the
plugin.
2015-08-21 11:00:57 +02:00
Alexander Boettcher
1f40d9de6a
pci: convert to platform_drv
...
Fixes #1542
2015-06-22 14:43:34 +02:00
Alexander Boettcher
df50d1b29d
run: adjust autopilot run scripts to pci changes
...
Issue #1486
2015-05-06 10:55:19 +02:00
Josef Söntgen
47b0aea30d
wifi_drv: use report mechanism in wifi.run
...
Update the wifi run script to reflect the current configuration
mechanism used by the wifi driver.
Issue #1439 .
2015-03-13 12:17:28 +01:00
Alexander Boettcher
2e1686558c
run: constrain physical memory for pci/acpi driver
...
Permit pci/acpi driver to constrain physical memory allocation to needs of
the driver it serves.
Fixes #1045
2015-02-16 13:40:38 +01:00
Christian Helmuth
22db466194
wifi_drv: adapt wifi.run for iwl7260
...
Fixes #1317 .
2014-12-19 13:58:48 +01:00
Josef Söntgen
703e3622ff
wifi_drv: Port of the Linux wireless stack
2014-11-28 12:02:36 +01:00