summaryrefslogtreecommitdiff
path: root/src/network/networkd-wifi.c
Commit message (Expand)AuthorAgeFilesLines
* network: wifi: ssid may be NULLYu Watanabe2021-12-091-1/+1
* network: make IgnoreCarrierLoss= also take timespanYu Watanabe2021-11-161-1/+1
* network: receive genl multicast messages about wlan connectionsYu Watanabe2021-09-291-32/+247
* network: do not partially update wlan information on failureYu Watanabe2021-06-151-13/+17
* ether-addr-util, network: introduce ETHER_ADDR_TO_STR() macro and use itYu Watanabe2021-06-101-3/+1
* network: reconfigure interface when wifi iftype is updatedYu Watanabe2021-01-131-5/+11
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: cleanup networkd-fdb.hYu Watanabe2020-10-071-0/+1
* network: support matching based on wifi interfece typeYu Watanabe2019-10-251-9/+11
* network: split out functions to get ssid and bssidZbigniew Jędrzejewski-Szmek2019-10-241-95/+12
* network: also read BSSIDYu Watanabe2019-10-151-17/+89
* network: support matching based on wifi SSIDYu Watanabe2019-10-151-0/+70