summaryrefslogtreecommitdiff
path: root/src/network/networkd-wiphy.c
Commit message (Expand)AuthorAgeFilesLines
* network: wiphy: use ERRNO_IS_DEVICE_ABSENT()Yu Watanabe2022-08-051-18/+22
* sd-device: introduce sd_device_new_child()Yu Watanabe2022-08-051-6/+1
* network: do not try to bring up wifi interface if rfkill is activeYu Watanabe2022-07-231-0/+124
* network: also assign rfkill device to Wiphy objectYu Watanabe2022-07-231-0/+91
* network: assign corresponding sd-device object to Wiphy objectYu Watanabe2022-07-231-0/+72
* network: set wiphy name in wiphy_new()Yu Watanabe2022-07-231-27/+36
* network: manage WLAN phyYu Watanabe2022-02-151-0/+205