NetworkManager/src/devices
Thomas Haller 158e852604 device: rework listening to carrier changes for DCB in NMDeviceEthernet
Now, that NMDeviceClass:carrier_changed_notify() is no longer called as
deferred action, we can check for DCB state there, instead or registering
to the NM_DEVICE_CARRIER notifications.
2017-06-02 21:06:07 +02:00
..
adsl device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
bluetooth bridge: move the Bluetooth NAP logic to bridge device 2017-06-01 11:57:42 +02:00
team all: reject duplicate keys in JSON 2017-06-01 13:30:21 +02:00
tests platform/tests: use nm_platform_link_veth_add() to create veth pair in test 2017-05-27 23:16:56 +02:00
wifi wifi: reject WPS PSK secret with non-UTF-8 characters (part 2) 2017-05-20 13:05:07 +02:00
wwan ofono: clenaup NMModemOfono's disconnect() 2017-05-12 17:29:33 +02:00
nm-arping-manager.c devices/arping-manager: log the device context 2017-03-24 12:42:09 +01:00
nm-arping-manager.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-bond.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-bond.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-bridge.c bridge: move the Bluetooth NAP logic to bridge device 2017-06-01 11:57:42 +02:00
nm-device-bridge.h bridge: move the Bluetooth NAP logic to bridge device 2017-06-01 11:57:42 +02:00
nm-device-dummy.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-dummy.h core: add support for dummy devices 2017-02-22 21:05:04 +01:00
nm-device-ethernet-utils.c device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00
nm-device-ethernet-utils.h device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00
nm-device-ethernet.c device: rework listening to carrier changes for DCB in NMDeviceEthernet 2017-06-02 21:06:07 +02:00
nm-device-ethernet.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-factory.c devices/factory: allow announcing a NULL component 2017-05-31 20:17:54 +02:00
nm-device-factory.h devices/factory: allow announcing a NULL component 2017-05-31 20:17:54 +02:00
nm-device-generic.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-generic.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-infiniband.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-infiniband.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-ip-tunnel.c ip-tunnel: fix coverity warnings 2017-05-08 15:01:39 +02:00
nm-device-ip-tunnel.h device: move tracking of parent device from NMDeviceIPTunnel to NMDevice 2017-01-04 14:18:01 +01:00
nm-device-logging.h devices: log the device context 2017-03-24 12:42:09 +01:00
nm-device-macsec.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-macsec.h core,libnm: introduce NMDeviceMacsec 2017-01-16 17:37:14 +01:00
nm-device-macvlan.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-macvlan.h device: move tracking of parent device from NMDeviceMacvlan to NMDevice 2017-01-04 14:18:01 +01:00
nm-device-private.h device: remove function nm_device_is_enslaved() 2017-05-14 09:47:01 +02:00
nm-device-tun.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-tun.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-device-veth.c device: remove unused private data for NMDeviceVeth 2017-05-27 23:16:56 +02:00
nm-device-veth.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-vlan.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-vlan.h device: move tracking of parent device from NMDeviceVlan to NMDevice 2017-01-04 14:18:01 +01:00
nm-device-vxlan.c device: don't use platform singleton getter in device subclasses 2017-04-18 15:49:14 +02:00
nm-device-vxlan.h device: move tracking of parent device from NMDeviceVxlan to NMDevice 2017-01-04 14:18:01 +01:00
nm-device.c device: move carrier_changed_notify() notification to nm_device_set_carrier() 2017-06-02 21:06:07 +02:00
nm-device.h bridge: move the Bluetooth NAP logic to bridge device 2017-06-01 11:57:42 +02:00
nm-lldp-listener.c all: fix typo 'entires' -> 'entries' 2017-05-05 19:14:19 +02:00
nm-lldp-listener.h core: refactor private data for NMExportedObject and others 2016-10-03 12:04:14 +02:00