summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-14release: bump version to 1.14.41.14.4Aleksander Morgado1-1/+1
2020-10-14NEWS: update for 1.14.4Aleksander Morgado1-0/+35
2020-10-14iface-modem-3gpp: print consolidated reg state info only when updatingAleksander Morgado1-52/+34
2020-10-14iface-modem-location: log old and new 3GPP location ids when updatingAleksander Morgado1-25/+49
2020-10-14iface-modem-location: allow Cell ID only updatesAleksander Morgado3-11/+25
2020-10-14port-qmi: increase qmi_device_open retriesDaniele Palmas1-1/+1
2020-10-14telit: add tag ID_MM_TELIT_PORT_DELAY for initial delay mechanismDaniele Palmas1-0/+10
2020-10-14telit: add initial delay for AT ports to become responsiveDaniele Palmas1-1/+81
2020-10-14telit: add FN980 and LM9x0 MBIM compositions rulesDaniele Palmas1-0/+25
2020-10-14telit: fix LM9x0 udev rulesDaniele Palmas1-8/+8
2020-10-14broadband-modem-qmi: Report FIXED_DIALING lock correctlyPavan Holla1-0/+21
2020-10-14broadband-modem-qmi: Return error if get_pin_status failsPavan Holla1-24/+27
2020-10-14po: slovak translation updateDuĊĦan Kazik1-10/+7
2020-10-14samsung: fix typo in plugin nameAleksander Morgado1-1/+1
2020-10-14iface-modem-messaging: if sms list doesn't exist, free partAleksander Morgado1-15/+13
2020-10-14core: add autoptr cleanup methods to all internal typesAleksander Morgado48-3/+55
2020-10-14po: Update Swedish translationAnders Jonsson1-12/+10
2020-10-14po: use package bugreport as MSGID_BUGS_ADDRESSAleksander Morgado18-35/+52
2020-10-14build: set package bugreport to the gitlab issues URLAleksander Morgado1-1/+4
2020-10-14cinterion: Configure the PLAS9 to correctly send Unsolicited Result Codes.Jessy Diamond Exum1-5/+24
2020-10-14bearer-mbim: avoid attempting to load deactivated IP typesAleksander Morgado1-0/+5
2020-10-14bearer-mbim: don't fail IPv4 connection if IPv4v6 was requestedAleksander Morgado1-15/+22
2020-10-14simtech: add SIM7070/SIM7080/SIM7090 port type hintsAleksander Morgado1-0/+14
2020-10-14sms: fix CMDA SMS UTF-8 translationDavid Leonard1-1/+1
2020-10-14sms-part-3gpp: allow sending UTF-16 as if it were UCS-2Aleksander Morgado3-90/+165
2020-10-14charsets: refactor coding styleAleksander Morgado2-162/+170
2020-10-14charsets: add UTF-16BE as a possible modem charsetAleksander Morgado3-11/+26
2020-10-14sms-part-3gpp: minor refactor in text split logicAleksander Morgado1-73/+94
2020-08-19build: post-release version bump to 1.14.3Aleksander Morgado1-1/+1
2020-08-19release: bump version to 1.14.21.14.2Aleksander Morgado1-1/+1
2020-08-19NEWS: update for 1.14.2Aleksander Morgado1-0/+29
2020-08-19quectel: allow MBIM devicesroot1-0/+16
2020-08-19 quectel: add port type hints for the Quectel 5G RM500carlyin1-0/+10
2020-08-19modem-helpers: ensure error is set in mm_3gpp_parse_cpms_test_response()Aleksander Morgado1-1/+4
2020-08-19quectel: add udev rules unit testerAleksander Morgado2-2/+14
2020-08-19bearer-qmi: if connection aborted, ensure network handles are releasedAleksander Morgado1-22/+43
2020-08-19iface-modem: avoid connection status flapping if briefly unregisteredAleksander Morgado1-1/+2
2020-08-19cinterion: remove limitation to IPv4 only PDP contextsGiacinto Cifelli1-8/+0
2020-08-19cinterion: clarify role of the AT ports for the ELS61/PLS62 familyGiacinto Cifelli1-3/+5
2020-08-19cinterion: fixed cast from wrong objectGiacinto Cifelli1-1/+1
2020-08-19broadband-modem: minor method renameAleksander Morgado4-5/+5
2020-08-19iface-modem: move sim hot swap ready to correct place in sequenceAleksander Morgado1-28/+25
2020-08-19cinterion: IMT family SGAUTHGiacinto Cifelli1-0/+2
2020-08-19cinterion: ignore ^SYSSTART urcGiacinto Cifelli1-0/+35
2020-08-19cinterion: extend SGAUTH syntaxGiacinto Cifelli3-2/+28
2020-08-19cinterion: radio/band single scfg line: no varianceGiacinto Cifelli2-29/+2
2020-08-19qmi: Network registration via SSSP if possibleSven Schwermer1-33/+105
2020-08-19broadband-modem-qmi: fix -Wempty-body warningJustin Standring1-1/+2
2020-08-19broadband-modem-qmi: avoid unused functionsAleksander Morgado1-5/+18
2020-08-19broadband-modem-qmi: fix type comparisonAleksander Morgado1-1/+1