summaryrefslogtreecommitdiff
path: root/src/shared/wifi-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: replace "plural(s)" by "plurals"Zbigniew Jędrzejewski-Szmek2022-10-171-2/+2
* wifi-util: introduce nl80211_iftype_from_string()Yu Watanabe2022-02-151-1/+1
* wifi-util: introduce nl80211_cmd_to_string()Yu Watanabe2021-09-291-0/+150
* wifi-util: move, rename, and expose wifi_iftype_to_string()Yu Watanabe2021-09-291-0/+18
* sd-netlink, wifi-util: fix attribute type of NL80211_ATTR_SSIDYu Watanabe2021-09-291-1/+11
* wifi-util: add "ret_" prefix for arguments which store resultsYu Watanabe2021-09-291-23/+22
* sd-netlink: drop sd_genl_family_t and introduce GenericNetlinkFamilyYu Watanabe2021-08-291-10/+11
* 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-121-4/+8
* wifi-util: cleanup header inclusionYu Watanabe2021-01-121-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