summaryrefslogtreecommitdiff
path: root/drivers/qmimodem
Commit message (Expand)AuthorAgeFilesLines
* qmimodem: Fix shared service creation logicIvaylo Dimitrov2022-09-191-34/+96
* qmimodem: Remove service create request on timeoutIvaylo Dimitrov2022-09-191-23/+43
* radio-settings: Do not use enum ofono_access_modeDenis Kenzior2021-06-011-3/+2
* qmimodem: Add handling of dual mode technology preferenceSean Nyekjaer2021-06-011-0/+6
* qmimodem: Add USSD indication supportAlexey Andreyev2021-02-221-0/+44
* qmimodem: Fix format warningDenis Kenzior2020-09-081-8/+22
* qmimodem: Implement data capability bearer notifyMarius Gripsgard2020-06-103-0/+86
* qmimodem: remember lac and cellidChristophe Ronco2019-07-191-18/+35
* qmimodem: change msg class none to store/notifyTom Nguyen2019-06-052-68/+377
* qmi: Fix style issuesDenis Kenzior2019-05-241-3/+4
* qmimodem: Fix potential memory leakDenis Kenzior2019-04-291-1/+1
* qmi: netmon: fix crashs on get_rssi_cb when BER or RSSI are emptyAlexander Couzens2019-04-281-2/+2
* qmimodem: return all serial numbersTom Nguyen2019-04-161-13/+75
* qmi: support sim hotplugChristophe Ronco2019-02-172-5/+41
* qmimodem: Notify when SIM is initializedNicolas Serafini2019-02-082-0/+2
* qmi: Fix Secondary DNS overwriting Primary DNSPau Espin Pedrol2018-12-111-2/+3
* qmimodem: prevent use of unitialized variableJonas Bonn2018-10-291-1/+1
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-173-3/+0
* drivers: constify vtablesJonas Bonn2018-10-1713-13/+13
* drivers: support for auth NONEGiacinto Cifelli2018-10-091-13/+17
* qmimodem: fix roaming status reportChristophe Ronco2018-09-071-7/+40
* qmi: report SIM not inserted when unable to get PIN typeChristophe Ronco2018-04-191-2/+5
* qmi: report failure or retry in case of invalid pin typeChristophe Ronco2018-04-191-3/+16
* qmi: use right slot and application during SIM detectionChristophe Ronco2018-04-191-1/+1
* qmi: make services always sharedJonas Bonn2018-04-041-22/+10
* qmi: make version_list privateJonas Bonn2018-04-042-12/+49
* qmi: assume version_list is up to dateJonas Bonn2018-04-041-37/+19
* qmi: drop header output parameter from request_allocJonas Bonn2018-04-041-18/+16
* qmi: request_alloc has no meaningful failure pathJonas Bonn2018-04-041-30/+2
* qmi: unify common request header setupJonas Bonn2018-04-041-37/+31
* qmi: remove headroom parameter from req_allocJonas Bonn2018-03-291-6/+12
* qmi: remove unused fields of service_send_dataJonas Bonn2018-03-291-8/+5
* qmi: Fix uninitialized value useDenis Kenzior2018-03-191-0/+8
* qmi: Fix memory leakDenis Kenzior2018-03-191-1/+1
* qmi: Fix memory leakDenis Kenzior2018-03-191-0/+1
* qmimodem: Update to the new LTE APIDenis Kenzior2018-03-121-1/+2
* qmimodem: release DMS service on radio-settings atom removalJonas Bonn2018-03-071-0/+3
* qmimodem: release WDS service on GPRS atom removalJonas Bonn2018-03-071-0/+3
* qmimodem: get LTE default bearer APN from modemJonas Bonn2018-03-051-9/+153
* qmi: add LTE atom driverJonas Bonn2018-03-053-0/+269
* qmi: add USSD support for MO servicesAlexander Couzens2018-01-161-3/+182
* add qmimodem/voice.h to add USSD definesAlexander Couzens2018-01-161-0/+62
* qmimodem: convert register_net_cb errors into CMEsAlexander Couzens2017-12-051-1/+3
* qmimodem: add translator qmi_error_to_ofono_cme()Alexander Couzens2017-12-052-0/+13
* qmimodem: add define CALLBACK_WITH_CME_ERROR(cb, err, args..)Alexander Couzens2017-12-051-0/+9
* qmi: implement the control sync commandAlexander Couzens2017-12-052-1/+64
* qmi: include the CTL in the debug outputAlexander Couzens2017-12-051-7/+7
* qmi/discovery: remove useless codeAlexander Couzens2017-12-051-7/+0
* qmi: remove request when it timeoutsChristophe Ronco2017-10-301-0/+26
* qmi: support SMS receive on Quectel EC21Jonas Bonn2017-10-172-0/+66