Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | network: wiphy: use ERRNO_IS_DEVICE_ABSENT() | Yu Watanabe | 2022-08-05 | 1 | -18/+22 |
* | sd-device: introduce sd_device_new_child() | Yu Watanabe | 2022-08-05 | 1 | -6/+1 |
* | network: do not try to bring up wifi interface if rfkill is active | Yu Watanabe | 2022-07-23 | 1 | -0/+124 |
* | network: also assign rfkill device to Wiphy object | Yu Watanabe | 2022-07-23 | 1 | -0/+91 |
* | network: assign corresponding sd-device object to Wiphy object | Yu Watanabe | 2022-07-23 | 1 | -0/+72 |
* | network: set wiphy name in wiphy_new() | Yu Watanabe | 2022-07-23 | 1 | -27/+36 |
* | network: manage WLAN phy | Yu Watanabe | 2022-02-15 | 1 | -0/+205 |