summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mbim: if not-opened errors are detected, fully reprobe the modem portsaleksander/mbim-not-openAleksander Morgado2014-12-264-27/+154
* base-manager: fully reprobe all ports when a device is resetedAleksander Morgado2014-12-261-0/+18
* device: notify its own reset signal when the modem emits reset requestAleksander Morgado2014-12-262-0/+41
* base-modem: allow reporting that a full reset is neededAleksander Morgado2014-12-262-0/+41
* broadband-modem-mbim,sim-mbim: use always a context for MBIM command operationsAleksander Morgado2014-12-262-230/+230
* port-probe: retry icera probing up to 3 times, with some time in between cmdsAleksander Morgado2014-12-031-1/+16
* icera: IPv6 '::' is a placeholder for 'no IPv6', so don't error out if foundAleksander Morgado2014-12-032-37/+61
* huawei: expect 'modem' and 'pcui' in ^GETPORTMODE responsesAleksander Morgado2014-12-031-0/+4
* bearer: PDP context APN scan should be case insensitiveTyler2014-11-141-1/+1
* tests,port-context: joining thread takes the reference alreadyAleksander Morgado2014-11-141-1/+0
* qmi: retrieve MM_MODEM_3GPP_FACILITY_SIMTorsten Hilbrich2014-11-123-5/+90
* udev: Don't mark disconnected RFCOMM ttys as candidatesLubomir Rintel2014-11-011-0/+4
* manager: Remove devices which are deemed unfit during addition attemptLubomir Rintel2014-11-011-56/+62
* device: Keep track of devices as they are move across sysfsLubomir Rintel2014-11-011-0/+10
* modem-helpers: fix IP4 -> IPV4Aleksander Morgado2014-10-301-1/+1
* modem-helpers: handle "IPV4" pdp type responseOskar Enoksson2014-10-291-0/+2
* mm-broadband-modem-qmi: avoid using NULL pointer coming from an empty GArrayAleksander Morgado2014-10-291-1/+2
* bearer-mbim: Implement report_connection_status() to set the port as disconne...Greg Suarez2014-10-291-2/+25
* blacklist: ignore GW Instek AFG-2225 arbitrary waveform generatorDan Williams2014-10-281-0/+3
* tests,fixture: fix commentAleksander Morgado2014-10-171-1/+1
* qcdm: don't retry probing if QCDM unescaping failsAleksander Morgado2014-10-154-6/+12
* port-serial: fix forced closing after b28230411Dan Williams2014-10-071-20/+23
* tests: increase timeout for starting ModemManager on test busBen Chan2014-10-051-1/+1
* build: remove --with-newest-qmi-commands configure optionAleksander Morgado2014-09-151-20/+0
* broadband-modem-qmi: fix registration state when built with --with-newest-qmi...David McCullough2014-09-111-3/+5
* broadband-modem-qmi: fix signal strength when built with --with-newest-qmi-co...David McCullough2014-09-111-13/+13
* broadband-modem-qmi: implement A-GPS enabling/disablingAleksander Morgado2014-09-051-61/+310
* broadband-modem-qmi: implement SUPL server settingAleksander Morgado2014-09-051-0/+139
* broadband-modem-qmi: implement SUPL server loadingAleksander Morgado2014-09-051-0/+129
* broadband-modem-qmi: A-GPS available by defaultAleksander Morgado2014-09-052-3/+6
* iface-modem-location: load SUPL server setup when initializing interfaceAleksander Morgado2014-09-052-1/+48
* iface-modem-location: handle setting SUPL serverAleksander Morgado2014-09-052-0/+125
* cli,location: allow enabling/disabling A-GPSAleksander Morgado2014-09-051-0/+22
* cli,location: allow getting/setting SUPL server addressAleksander Morgado2014-09-051-1/+64
* libmm-glib,location: add helpers to get/set the SUPL server addressAleksander Morgado2014-09-053-0/+143
* introspection,api: add SUPL server configuration in the Location interfaceAleksander Morgado2014-09-054-3/+41
* docs,man: renew the ModemManager man page and add several missing commandsAleksander Morgado2014-09-051-23/+47
* core: add --version option to the ModemManager daemonAleksander Morgado2014-09-053-4/+24
* zte: blacklist QMI and net interface in the MF60Aleksander Morgado2014-09-051-0/+5
* plugin: allow to explicitly ignore any kind of port via udevAleksander Morgado2014-09-053-3/+37
* plugin: if no QMI or no MBIM still grab the WWAN ports, flagged as ignoredAleksander Morgado2014-09-051-8/+16
* base-modem: always grab ports marked as ignoredAleksander Morgado2014-09-051-1/+9
* port-mbim: use the mbim-proxy by defaultAleksander Morgado2014-08-221-7/+7
* build: post release version bump to 1.5.0 (development)Aleksander Morgado2014-08-221-1/+1
* release: bump version to 1.4.01.4.0Aleksander Morgado2014-08-222-3/+46
* AUTHORS: update from git logAleksander Morgado2014-08-221-3/+71
* qmi: always use DHCP for IPv4 configuration instead of STATICdcbw/qmi-always-dhcpDan Williams2014-08-181-1/+1
* bearer-qmi: allow forcing DHCP instead of static IP configAleksander Morgado2014-08-183-44/+117
* broadband-modem,plugins: fix GMatchInfo leaksBen Chan2014-08-125-2/+8
* huawei: minor style fixesAleksander Morgado2014-08-111-1/+3