summaryrefslogtreecommitdiff
path: root/src/devices/wwan
AgeCommit message (Expand)AuthorFilesLines
2016-10-04core: refactor private data in "src"Thomas Haller13-737/+699
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller3-6/+6
2016-09-20build: add macro to check shared objects symbolsBeniamino Galvani1-2/+5
2016-09-09device: don't set ip4_state=IP_FAIL for ipv4.method=disabledThomas Haller1-2/+2
2016-09-09device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2-5/+5
2016-09-02wwan: fix memory leaksBeniamino Galvani2-1/+3
2016-08-23tests: try to resolve the .so file symbolsLubomir Rintel1-0/+2
2016-08-17all: cleanup includes in header filesThomas Haller4-12/+1
2016-07-10wwan: downgrade warning logging about 'No SIM object available'Thomas Haller1-2/+4
2016-06-28wwan/ofono: fix indentationBeniamino Galvani1-23/+23
2016-06-28wwan/ofono: remove unused codeDan Williams1-5/+0
2016-06-28wwan/ofono: fix comment about IP4Config refcountingDan Williams1-1/+2
2016-06-28wwan/ofono: clean up and standardize loggingDan Williams1-200/+106
2016-06-28wwan/ofono: simplify capabilities function and add FIXME about LTEDan Williams1-4/+3
2016-06-28wwan/ofono: whitespace fixupDan Williams1-1/+0
2016-06-28wwan/ofono: remove some unused typesDan Williams1-7/+0
2016-06-28wwan: no need for NM_MODEM_BROADBAND_MODEM to be publicDan Williams2-2/+2
2016-06-28wwan/ofono: clean up g_clear_object() usageDan Williams1-17/+8
2016-06-28wwan/ofono: use g_dbus_proxy_new_for_bus()Dan Williams1-127/+42
2016-06-28wwan: rework ModemManager/ofono initializationDan Williams1-133/+105
2016-06-28wwan/ofono: whitespace fixupDan Williams2-5/+1
2016-06-28wwan/ofono: fix a few more memory leaksDan Williams1-13/+8
2016-06-28wwan: remove some dbus-glib left-oversDan Williams1-3/+0
2016-06-28wwan: use modem basename as NM device nameDan Williams1-2/+9
2016-06-28wwan: cleanup clearing ofono proxy instanceThomas Haller1-14/+7
2016-06-28wwan: fix memleaksThomas Haller1-12/+5
2016-06-28wwan: cleanup includesThomas Haller3-17/+10
2016-06-28wwan: some minor refactoringsThomas Haller2-41/+24
2016-06-28wwan: remove unused codeThomas Haller1-11/+0
2016-06-28wwan: fix building for !WITH_OFONOThomas Haller1-0/+2
2016-06-28wwan: fix compilation error about wrong field nameThomas Haller1-1/+1
2016-06-28wwna: fix compiler error about wrong prototypeThomas Haller1-0/+1
2016-06-28wwan: fix using wrong enum type for flags for g_dbus_proxy_new()Thomas Haller2-3/+3
2016-06-28trivial: style issues and indentionThomas Haller3-186/+186
2016-06-28wwan: add support for using oFono as a modem managerMathieu Trudel-Lapierre6-17/+1730
2016-06-28wwan: cleanup clearing modem-manager instanceThomas Haller1-45/+24
2016-06-17wwan: check at runtime whether to start ModemManagerDidier Raboud2-10/+12
2016-06-17platform/trivial: rename NM_LINK_TYPE_WWAN_ETHERNET to NM_LINK_TYPE_WWAN_NETDan Williams1-2/+2
2016-05-16wwan: fix crash during nm_modem_deactivate()/disconnect_context_complete()Thomas Haller1-0/+1
2016-05-12wwan: use _LOG*() macros in "nm-modem-broadband.c"Thomas Haller1-49/+64
2016-05-12wwan: inline disconnect_context_complete_if_cancelled() checkThomas Haller1-16/+7
2016-05-12wwan: cancel asyncronous request in connect_context_clear()Thomas Haller1-2/+2
2016-05-10wwan: return from send_pin_ready() when operation cancelled and fix leakThomas Haller1-2/+4
2016-05-10modem: clear the connection context on device disconnectionLubomir Rintel2-2/+5
2016-05-10modem-broadband: ignore late callbacksLubomir Rintel1-3/+12
2016-05-02device: fail activation immediately only when may-fail=noBeniamino Galvani1-8/+25
2016-04-28wwan/trivial: fix whitespace and indentionThomas Haller1-8/+7
2016-04-28core/trivial: rename "source" field of addresses and routesThomas Haller1-1/+1
2016-04-20modem: cancel secrets only if there's an outstanding requestLubomir Rintel1-1/+2
2016-04-11platform: change @plen field of NMPlatformIPxAddress to type guint8Thomas Haller1-2/+4