NetworkManager/src/devices
2014-05-30 17:02:31 +02:00
..
adsl adsl: implement plugin symbol visibility 2014-05-13 13:50:25 -05:00
bluetooth bluez: fix incorrect error code comparing Bluetooth connections 2014-05-30 09:35:42 -05:00
wifi all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02:00
wimax core: refactor to use nm_utils_hwaddr_ntoa_len() instead of printf() 2014-05-30 11:32:20 +02:00
wwan wwan: fix broken wwan plugin due to undefined symbol 2014-05-14 14:20:31 +02:00
nm-device-bond.c devices: improve slave release log messages 2014-05-19 08:24:54 -04:00
nm-device-bond.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-bridge.c core: match the NMSettingBridge:mac-address in NMDeviceBridge:check_connection_compatible() 2014-05-30 17:02:31 +02:00
nm-device-bridge.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-ethernet.c core: replace readlink() by glib equivalent in NMDeviceEthernet 2014-05-02 14:21:53 +02:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c devices: simplify plugin type checking 2014-05-13 13:50:25 -05:00
nm-device-factory.h devices: simplify plugin type checking 2014-05-13 13:50:25 -05:00
nm-device-generic.c core: convert unmanaged bits to flags 2014-04-07 09:52:07 -05:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: use nm_platform_sysctl_get() to read infiniband mode 2014-04-10 16:32:08 +02:00
nm-device-infiniband.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-macvlan.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core: support renaming of NMDevice (changes of ifname) 2014-03-12 17:13:02 +01:00
nm-device-team.c devices: improve slave release log messages 2014-05-19 08:24:54 -04:00
nm-device-team.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-tun.c core: make NMDeviceTun 'mode' immutable and set at construct time 2014-01-30 11:53:32 +01:00
nm-device-tun.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-veth.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-veth.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-vlan.c core: add nm_connection_provider_get() 2014-03-03 09:32:40 -06:00
nm-device-vlan.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-vxlan.c platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device-vxlan.h platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device.c core: fix use-after-free in pending action remove debug message 2014-05-22 11:34:58 -05:00
nm-device.h core: add parameter to ignore error in add/remove pending action 2014-05-01 22:06:52 +02:00