summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19broadband-modem-qmi: fix object logging with WITH_NEWEST_QMI_COMMANDSJustin Standring1-9/+17
2020-08-19broadband-modem-qmi: fix parsing of USSD indications with UTF-16 dataAleksander Morgado1-1/+1
2020-08-19cinterion: quote user/password strings in AT^SGAUTH callsAleksander Morgado1-6/+11
2020-08-19cinterion: if user OR password given, don't set the other as (null)Aleksander Morgado1-1/+5
2020-08-19cinterion: increase SWWAN connection attempt timeoutAleksander Morgado1-1/+1
2020-08-19iface-modem-signal: remove unneeded skeleton clear attemptAleksander Morgado1-1/+0
2020-08-19cinterion,signal: ^SMONI=? support check may be cachedAleksander Morgado1-1/+1
2020-08-19cinterion,signal: report error from parent signal support checkAleksander Morgado1-3/+5
2020-08-19cinterion,signal: minor coding style fixesAleksander Morgado1-9/+8
2020-08-19mbim,signal: make sure output pointers are always setAleksander Morgado1-14/+6
2020-08-19plugin: define an autofree value to NULLAdrien Plazas1-1/+1
2020-08-19telit: added port type hints for default MEx10G1 compositionDaniele Palmas1-1/+6
2020-08-19libmm-glib,location: avoid warnings when no traces availableAleksander Morgado1-2/+3
2020-06-23build: post-release version bump to 1.14.1Aleksander Morgado1-1/+1
2020-06-23release: bump version to 1.14.01.14.0Aleksander Morgado1-4/+4
2020-06-22u-blox: always ignore M8 and M9 GPS modulesAleksander Morgado1-0/+2
2020-06-22blacklist: add chinese clone of Arduino nanoAleksander Morgado1-0/+3
2020-06-20build: require libqmi 1.26.0Aleksander Morgado1-1/+1
2020-06-19NEWS: add info about MBIM-powered Cinterion devicesAleksander Morgado1-0/+1
2020-06-19cinterion: added port type hints for the mPLS62-w in MBIM modeAleksander Morgado1-0/+12
2020-06-19cinterion: allow MBIM-powered devicesAleksander Morgado1-0/+16
2020-06-18build: require libmbim 1.24.0Aleksander Morgado1-1/+1
2020-06-17mm-kernel-device: give cmp a total orderEric Caruso1-0/+3
2020-06-16AUTHORS: update with latest commit statsAleksander Morgado1-5/+18
2020-06-16quectel: add port type hints for EG95Brendan Peter1-0/+10
2020-06-12broadband-modem-qmi: also build 5GS reg state from Serving SystemAleksander Morgado3-0/+13
2020-06-12broadband-modem-qmi: avoid using stale EPS registration stateAleksander Morgado1-3/+10
2020-06-05broadband-modem-qmi: switch USSD state to idle when ussd session is terminate...Maxim Anisimov1-0/+34
2020-06-05cli: make control chars in strings are escaped correctly for json outputMaxim Anisimov1-2/+45
2020-06-05sms-part-3gpp: fix unicode names in sms decode iconv() operationsMaxim Anisimov1-3/+3
2020-06-04build: bump version to 1.13.900 (1.14-rc1)1.14-rc1Aleksander Morgado1-1/+1
2020-06-04NEWS: add details about the plugin configure optionsAleksander Morgado1-0/+8
2020-06-04filter: setup automatic per-vid checks in the plugin whitelistAleksander Morgado6-1/+67
2020-06-04ublox: fully ignore GPS devices with plugin-installed rulesAleksander Morgado3-5/+6
2020-06-04NEWS: update MBIM reset operation info to include Qualcomm devicesAleksander Morgado1-1/+1
2020-06-03build: require libmbim 1.24-rc1Aleksander Morgado1-1/+1
2020-06-03NEWS: update for 1.14.0Aleksander Morgado1-0/+126
2020-06-03docs,libmm-glib: add 1.14 indexAleksander Morgado1-0/+4
2020-06-02wavecom: break loop matching 2G bands if exact combination foundAleksander Morgado1-1/+3
2020-06-02wavecom: port to use g_autoptr() setupAleksander Morgado1-71/+42
2020-06-02wavecom: fix GTask return handling when loading current capsAleksander Morgado1-12/+14
2020-06-01huawei: ignore NDISDUP disconnection errorsAleksander Morgado1-8/+5
2020-06-01huawei: don't delay reporting network initiated disconnectsAleksander Morgado2-64/+2
2020-06-01filter: 'strict' is the new defaultAleksander Morgado1-1/+1
2020-06-01filter: rename 'default' to 'legacy'Aleksander Morgado2-6/+6
2020-06-01shared-qmi: require minimum set of NMEA types before starting GNSS engineAleksander Morgado2-5/+245
2020-06-01ci: always build libqmi with basic collectionAleksander Morgado1-3/+3
2020-06-01broadband-modem-qmi: plug memleak when changing current firmwareAleksander Morgado1-0/+2
2020-06-01iface-modem-firmware: plug memleak when listing imagesAleksander Morgado1-4/+7
2020-05-29huawei: fix memory leak when parsing HCSQ responseLouis-Alexis Eyraud1-0/+1