NetworkManager/src/devices
Dan Williams aeb1e103d8 mobile: make WWAN support a plugin
Make WWAN support a plugin using the new device factory interface.
Provides a 5% size reduction in the core NM binary.

     Before    After
NM: 1187224  1125208  (-5%)
MM:       0   100576

(all results from stripped files)
2014-03-03 09:32:41 -06:00
..
atm atm: make ADSL support a plugin 2014-03-03 09:32:41 -06:00
bluetooth mobile: make WWAN support a plugin 2014-03-03 09:32:41 -06:00
wimax devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00
wwan mobile: make WWAN support a plugin 2014-03-03 09:32:41 -06:00
nm-device-bond.c core: make assumed activations go through all the stages 2013-11-08 16:46:45 -06: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: make assumed activations go through all the stages 2013-11-08 16:46:45 -06: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: use nm_utils_get_monotonic_timestamp_s for nm-device-ethernet.c (last_pppoe_time) 2014-01-30 19:54:10 +01:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00
nm-device-factory.h devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00
nm-device-generic.c core: updating a Generic setting should set the interface name 2013-12-02 15:32:31 -06:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c core: fix segfault on initialization of macvlan and gre device 2013-08-22 20:40:53 +02:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: remove redundant sysctl utilities 2013-11-15 10:49:43 -05: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 core: fix segfault on initialization of macvlan and gre device 2013-08-22 20:40:53 +02:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-olpc-mesh.c core: don't ref the Manager singleton 2014-03-03 09:32:40 -06:00
nm-device-olpc-mesh.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core: add nm_connection_provider_get() 2014-03-03 09:32:40 -06:00
nm-device-team.c logging: tweak logging-enabled functions 2013-12-20 09:57:13 -05: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: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03: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-wifi.c core: add nm_connection_provider_get() 2014-03-03 09:32:40 -06:00
nm-device-wifi.h api/wifi: add AccessPoints property 2014-01-23 17:34:12 -06:00
nm-device.c devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00
nm-device.h devices: rework device plugin interface to be more flexible 2014-03-03 09:32:41 -06:00