Josef Söntgen
9393c0136c
pc/wifi: prevent calling driver from pthread
...
Querying the RFKILL state led to execution of the Lx_kit::scheduler by
the pthread running the wpa_supplicant. As this may not happen the
RFKILL state is now solely managed by the driver and only the cached
state is read by the supplicant.
Fixes #4537 .
2022-08-10 13:32:58 +02:00
Josef Söntgen
f5eddce1d1
wifi/socket_call: add MSG_DONTWAIT
...
Issue #4455 .
2022-04-13 09:29:04 +02:00
Josef Söntgen
ac59b68257
wifi_drv: split front end notification
...
Issue #3139 .
2019-02-12 10:33:15 +01:00
Josef Söntgen
f888c70982
wifi_drv: use dynamic allocations for AP list
...
Issue #2988 .
2018-09-21 15:51:33 +02:00
Josef Söntgen
ecccbb46cb
wifi_drv: add hidden network support
...
Fixes #2988 .
2018-09-20 09:06:17 +02:00
Josef Söntgen
ec9e8ecfaa
wifi_drv: enable soft RFKILL and new front end
...
* TODO
2018-08-28 16:18:34 +02:00
Norman Feske
29b8d609c9
Adjust file headers to refer to the AGPLv3
2017-02-28 12:59:29 +01:00
Josef Söntgen
b9e7fb1edf
dde_linux: update wifi to 4.4.3
...
Issue #1974 .
2016-05-26 15:54:11 +02:00
Josef Söntgen
703e3622ff
wifi_drv: Port of the Linux wireless stack
2014-11-28 12:02:36 +01:00