summaryrefslogtreecommitdiff
path: root/src/devices/wifi
Commit message (Expand)AuthorAgeFilesLines
* wifi/p2p: fix crash due to invalid signal handler supplicant_group_iface_grou...Thomas Haller2019-09-231-0/+1
* core: add and use NM_MANAGER_GET macroThomas Haller2019-09-222-2/+2
* wifi: allow reapply when the seen-bssids property changedBeniamino Galvani2019-09-132-0/+2
* all: SPDX header conversionLubomir Rintel2019-09-1020-288/+20
* wifi/olpc-mesh: fix the stage2Lubomir Rintel2019-09-071-14/+33
* wifi/olpc-mesh: drop assert(companion) from get_autoconnect_allowed()Lubomir Rintel2019-09-071-3/+3
* device: let devices call stage1 again after being ready to proceedThomas Haller2019-08-283-19/+29
* device/wifi-p2p: inline and drop local function cleanup_p2p_connect_attempt()Thomas Haller2019-08-281-16/+9
* device: set failure reason when settings hardware address failsThomas Haller2019-08-281-1/+3
* device: don't let subclasses call NMDevice's act_stage1_prepare()Thomas Haller2019-08-284-20/+0
* device: various minor style cleanupThomas Haller2019-08-281-9/+12
* device/wifi: cleanup supplicant_iface_wps_credentials_cb()Thomas Haller2019-08-281-20/+21
* device/wifi: various cleanup in act_stage1_prepare()Thomas Haller2019-08-281-36/+35
* device/wifi-p2p: make act_stage1_prepare() re-entrantThomas Haller2019-08-281-12/+7
* wifi: support WPA2 ad-hoc (ibss-rsn)Beniamino Galvani2019-08-262-74/+134
* wifi: drop support for wpa-none key-mgmtBeniamino Galvani2019-08-263-161/+4
* wifi: auto connect mesh networksAndy Kling2019-07-291-7/+16
* wifi/utils: complete band and channel for meshAndy Kling2019-07-294-0/+57
* wifi/ap: detect mesh modeAndy Kling2019-07-291-1/+7
* devices/wifi: support Mesh modeLubomir Rintel2019-07-292-13/+36
* wifi: use deactivate_async to diconnect interfaceAndy Kling2019-07-291-0/+55
* iwd: don't mark generated profiles as read-onlyThomas Haller2019-07-251-1/+0
* core,libnm: add AddConnection2() D-Bus API to block autoconnect from the startThomas Haller2019-07-251-0/+1
* supplicant: allow fast transition for WPA-PSK and WPA-EAPlr/wpa-ftLubomir Rintel2019-07-251-1/+3
* wifi/ap: recognize FT variants of wpa-psk and wpa-eapLubomir Rintel2019-07-251-1/+3
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-162-11/+11
* settings: cleanup handling of seen-bssids list in NMSettingsConnectionThomas Haller2019-06-281-6/+7
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-1116-16/+0
* wifi: complete an interface name in complete_connection()Lubomir Rintel2019-05-282-18/+2
* utils: add ifname argument to nm_utils_complete_generic()Lubomir Rintel2019-05-284-0/+4
* wifi: remove the MAC address check from complete_connection()Lubomir Rintel2019-05-282-42/+10
* wifi/tests: rename Wi-Fi's "test-general" to "test-devices-wifi"Thomas Haller2019-05-192-3/+3
* core: use NM_SETTINGS_GET for singlton instead of nm_settings_get()Thomas Haller2019-05-071-1/+1
* shared: build helper "libnm-libnm-core-{intern|aux}.la" library for libnm-coreThomas Haller2019-04-182-2/+2
* shared: move "nm-dbus-compat.h" header to "nm-std-aux/nm-dbus-compat.h"Thomas Haller2019-04-181-1/+1
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* device/wifi: fix handling static WEP connections in act_stage4_ip_config_time...Thomas Haller2019-03-151-3/+3
* all: codespell fixesLubomir Rintel2019-03-111-1/+1
* core,wifi-p2p: Fix Wi-Fi P2P device typeBenjamin Berg2019-03-071-1/+1
* wifi-p2p: fix failed assertion when releasing supplicant interfaceBeniamino Galvani2019-03-061-15/+19
* device: merge stage3 and stage4 ip-config function for IPv4 and IPv6Thomas Haller2019-03-052-151/+65
* libnm,core: fix device TYPE for Wi-Fi P2P devicesThomas Haller2019-02-261-17/+26
* build/meson: increase timeouts for some testsThomas Haller2019-02-231-0/+1
* wifi-p2p: drop WiFi-P2P "group-owner" property from D-Bus API and libnmThomas Haller2019-02-212-19/+1
* Add polkit action for Wi-Fi scansJonathan Kang2019-02-212-2/+2
* device: Set WFD IEs when connecting to P2P deviceBenjamin Berg2019-02-211-2/+11
* Remove WFD IEs property from P2P deviceBenjamin Berg2019-02-212-18/+0
* device: Recheck P2P availability after setting a supplicant interfaceBenjamin Berg2019-02-191-0/+4
* device: Destroy P2P device with its parent Wifi deviceBenjamin Berg2019-02-191-0/+6