merge: support WWAN autoconnect, multiple modems with rfkill, low-power mode (bgo #728044)

System Internals / NetworkManager - Dan Williams [redhat.com] - 6 May 2014 21:54 UTC

80a4b15 merge: support WWAN autoconnect, multiple modems with rfkill, low-power mode (bgo #728044)

include/NetworkManager.h | 9 ++
introspection/nm-device.xml | 15 +++
src/devices/bluetooth/nm-device-bt.c | 46 ++++++-
src/devices/nm-device.c | 6 +
src/devices/wwan/nm-device-modem.c | 217 +++++++++++++++++++++++++--------
src/devices/wwan/nm-device-modem.h | 2 -
src/devices/wwan/nm-modem-broadband.c | 170 +++++++++++++++++---------
src/devices/wwan/nm-modem-old-types.h | 1 +
src/devices/wwan/nm-modem-old.c | 178 ++++++++++++++-------------
src/devices/wwan/nm-modem.c | 188 ++++++++++++++++++++++------
src/devices/wwan/nm-modem.h | 37 +++++-
src/nm-manager.c | 107 ++++++----------
12 files changed, 661 insertions(+), 315 deletions(-)

Upstream: cgit.freedesktop.org


  • Share