summaryrefslogtreecommitdiffstats
path: root/src/shared/wifi-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi-util: do not set zero errno to log_debug_errno()Yu Watanabe2021-04-201-2/+2
* network: suffix types with _t in public headersLennart Poettering2021-02-181-2/+2
* network: make use of SD_ENUM_FORCE_S64() for all public enumsLennart Poettering2021-02-161-2/+2
* wifi-util: do not ignore wifi iftype when SSID is not setYu Watanabe2021-01-111-4/+8
* wifi-util: cleanup header inclusionYu Watanabe2021-01-111-6/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: do not fail to configure non-nl80211 wifi interfacesYu Watanabe2020-06-181-8/+37
* network: support matching based on wifi interfece typeYu Watanabe2019-10-251-5/+16
* network: split out functions to get ssid and bssidZbigniew Jędrzejewski-Szmek2019-10-241-0/+90