summaryrefslogtreecommitdiff
path: root/src/core/devices
Commit message (Expand)AuthorAgeFilesLines
* utils: remove signal argument from nm_utils_kill_child_async()Lubomir Rintel2022-02-182-4/+2
* device: delay IP ready state until all objects are committedBeniamino Galvani2022-02-161-1/+7
* core: do a commit after all addresses complete ACD/DADBeniamino Galvani2022-02-161-0/+11
* device: fix crash for shared IPv6 method in nm_device_copy_ip6_dns_config()Thomas Haller2022-02-161-5/+5
* platform: improve way to prune dirty route-manager entriesThomas Haller2022-02-091-5/+2
* platform: extend NMPRouteManager to work for routesThomas Haller2022-02-091-2/+2
* platform: rename "nmp-route-manager.h" to "nmp-rules-manager.h"Thomas Haller2022-02-092-2/+2
* platform: rename NMPRulesManager API to NMPRouteManagerThomas Haller2022-02-091-18/+19
* core/rfkill: add "nm" prefix to RfKillState and RfKillType enumsThomas Haller2022-02-087-11/+11
* core/rfkill: move rfkill_type property to NMDeviceClassThomas Haller2022-02-087-31/+20
* device: fix required-timeout evaluationBeniamino Galvani2022-02-081-1/+1
* all: drop /*<skip>*/ annotations for enumsThomas Haller2022-02-081-24/+23
* device: update metered status when getting DHCP leaseThomas Haller2022-02-031-1/+3
* ovs-port: always remove the OVSDB entry on slave releaseLubomir Rintel2022-02-031-7/+12
* device: fix assuming connections when platform-init arrives lateBeniamino Galvani2022-02-032-17/+32
* device: remove unused if branch in device_link_changed()Beniamino Galvani2022-02-031-3/+4
* core: increase l3cfg merge priority for VPN configThomas Haller2022-02-011-0/+1
* device: adjust NM_L3CFG_CONFIG_PRIORITY_IPV6LL and L3_CONFIG_DATA_TYPE_LL_6Thomas Haller2022-02-011-0/+1
* l3cfg: fix order of NML3ConfigData priorities in NML3CfgThomas Haller2022-02-011-1/+2
* Revert "nm-device: prefer manually configured addresses to automatic"Thomas Haller2022-02-011-2/+2
* ovsdb: unrealize removed ovs-interfaces on UNAVAILABLE stateFernando Fernandez Mancera2022-01-311-2/+3
* device/wwan: add compat define for MM_MODEM_CAPABILITY_5GNRThomas Haller2022-01-291-0/+4
* device/wwan: drop deprecated MM_MODEM_CAPABILITY_LTE_ADVANCEDThomas Haller2022-01-291-16/+4
* device/wwan: use cleanup macro in get_capabilities()Thomas Haller2022-01-291-8/+5
* device/wwan: static assert that ModemManager and NM capabilities correspondThomas Haller2022-01-291-0/+7
* device/wwan: ensure capabilities are suitable 32 bit flagsThomas Haller2022-01-291-2/+2
* libnm,core: use NM_FLAGS_ANY() for MODEM_CAPS_3GPP()/MODEM_CAPS_3GPP2()Thomas Haller2022-01-291-1/+1
* libnm,core: add 5GNR device modem capabilityDaniele Palmas2022-01-291-1/+1
* dhcp: fix crash accepting leases without addressesBeniamino Galvani2022-01-271-13/+18
* core: commit l3cd asynchronously on DHCP bound eventBeniamino Galvani2022-01-261-62/+33
* core/wwan: ensure correct conditions before signal emissionAna Cabral2022-01-252-1/+8
* core/wwan: fix log domainAna Cabral2022-01-251-1/+1
* device: initialize nm_auto variable in _ethtool_features_reset()Thomas Haller2022-01-211-1/+1
* iwd: Ensure WFD IE is present during activationAndrew Zaborowski2022-01-214-14/+24
* iwd: Basic WFD support for NMDeviceIwdP2PAndrew Zaborowski2022-01-213-1/+224
* iwd: Add basic P2P device class for IWDAndrew Zaborowski2022-01-216-15/+1354
* wifi: Add WFD utilities needed by the IWD backendAndrew Zaborowski2022-01-214-0/+204
* wifi: Add IWD-specific NMWifiP2PPeer constructorsAndrew Zaborowski2022-01-213-0/+57
* wifi: Check interface mode for both backendsAndrew Zaborowski2022-01-211-11/+15
* iwd: Add nm_iwd_manager_get_netconfig_enabledAndrew Zaborowski2022-01-212-0/+22
* iwd: Update D-Bus interface name #define for WSCAndrew Zaborowski2022-01-211-1/+1
* nm-sudo: rename to nm-priv-helperBeniamino Galvani2022-01-111-10/+10
* Revert "nm-device: avoid starting ac6 if l3cfg is not there"Lubomir Rintel2022-01-111-14/+2
* nm-device: clean up IP methods if we lose ifindexLubomir Rintel2022-01-111-0/+4
* nm-device: avoid starting ac6 if l3cfg is not thereLubomir Rintel2022-01-111-2/+14
* bluetooth: fix invalid assertion in NMBluezManager:dispose()Thomas Haller2022-01-111-3/+4
* openvswitch: Add ovs-dpdk n_rxq propertyAna Cabral2022-01-101-6/+19
* trivial: fix typosAna Cabral2022-01-101-1/+1
* core/ovs: fix setting dpdk-devargs JSON to NULLAna Cabral2022-01-101-3/+6
* build: allow configuring default for wifi.backend settingJames Hilliard2022-01-041-1/+4