summaryrefslogtreecommitdiff
path: root/drivers/atmodem
Commit message (Expand)AuthorAgeFilesLines
* lte: switch auth to NONE if other options cannot be usedSergei Golubtsov2022-09-061-1/+2
* droid 4: special handling for SMSesPavel Machek2020-09-151-3/+13
* droid 4: add special handling required for voice calls and SIMPavel Machek2020-09-153-0/+7
* atmodem: Detect usage of AT+CGEREPLars Poeschel2020-09-011-2/+62
* atmodem: Signal quality on quectel serial modemsLars Poeschel2020-08-251-3/+21
* atmodem: Deactivate AT+CPSB for quectel serial modemsLars Poeschel2020-08-191-0/+1
* gprs: Quectel EC21 does not understand AT+CPSBLars Poeschel2020-08-171-0/+2
* atmodem: Get strength and tech the quectel way on EC21Lars Poeschel2020-08-111-0/+71
* Add a vendor OFONO_VENDOR_QUECTEL_EC2XLars Poeschel2020-08-114-1/+6
* voicecall: Quectel modem do not understand AT+CNAPLars Poeschel2020-05-211-1/+3
* atutil: Add missing va_endDenis Kenzior2019-11-131-0/+1
* atmodem: CGDCONT handling for cid 0Antara Borwankar2019-09-301-1/+1
* atmodem: sim: remove quectel serial vendor quirkMartin Hundebøll2019-09-261-1/+0
* atmodem: sms: don't request URC buffering for Quectel UC15 modemsMartin Hundebøll2019-09-041-0/+1
* atmodem: introduce send_clcc() to reduce code duplicationPavel Machek2019-08-191-13/+11
* atmodem: Implement the list_activated_contexts callbackRichard Röjfors2019-08-131-33/+134
* atmodem: Remove the pointless #pragma onceMarcel Holtmann2019-08-131-1/+0
* atmodem: Check for auto activated contexts during initRichard Röjfors2019-07-241-0/+47
* atmodem: gprs-context: parse list-less CGDATA responseMartin Hundebøll2019-07-191-3/+5
* atmodem: export struct netregJonas Bonn2019-07-192-54/+54
* atmodem: export generic netreg funcsJonas Bonn2019-07-192-7/+26
* atmodem: rename OFONO_VENDOR_QUECTEL_M95Martin Hundebøll2019-07-173-5/+5
* atmodem: sms: add quectel m95 quirksMartin Hundebøll2019-07-121-5/+19
* atutil: guard call to g_hash_table_destroy()Martin Hundebøll2019-07-051-1/+3
* atmodem: fix to activate context with cid zeroAntara Borwankar2019-06-141-4/+5
* atutil: Introduce at_util_open_deviceDenis Kenzior2019-05-312-2/+61
* xmm7modem: enabling simtoolkit in modem driverAntara Borwankar2019-05-161-0/+13
* atmodem: Fix a race if a context get deactivated while readRichard Röjfors2019-05-081-0/+11
* drivers: Silence strncpy use warningsDenis Kenzior2019-04-301-1/+2
* atmodem: Remove unneeded if statementDenis Kenzior2019-04-291-28/+26
* xmm7modem: handling of IPv6 address for activated contextAntara Borwankar2019-04-292-0/+42
* xmm7modem: handling of dual sim single active featureAntara Borwankar2019-04-021-1/+125
* atmodem: Remove TOBY_L2 vendorJonas Bonn2019-03-131-1/+0
* atmodem: drop vendor type for Toby L2 modelJonas Bonn2019-03-133-4/+5
* Fix whitespace weirdnessJonas Bonn2019-03-131-6/+6
* atmodem: Use l_util_hexstring instead of encode_hexDenis Kenzior2018-12-271-2/+3
* drivers: switch g_convert usage to ellDenis Kenzior2018-12-271-16/+13
* drivers: Update to new convert_ucs2_to_gsm APIDenis Kenzior2018-12-271-2/+3
* drivers: Update to the new util apiDenis Kenzior2018-12-271-3/+3
* atmodem: remove vendor CinterionGiacinto Cifelli2018-10-291-1/+0
* atmodem: Change cinterion prefix to gemaltoGiacinto Cifelli2018-10-291-8/+8
* atmodem: change vendor cinterion to gemaltoGiacinto Cifelli2018-10-291-2/+2
* atmodem: enlarge command bufferJonas Bonn2018-10-291-1/+1
* atmodem: Make sure to use none_prefixDenis Kenzior2018-10-251-2/+4
* atmodem: Add proto and authentication handling to lteGiacinto Cifelli2018-10-251-14/+56
* atmodem: Add reference counting to cb_dataGiacinto Cifelli2018-10-251-0/+18
* atmodem: added Gemalto vendor quirk for +CNMIGiacinto Cifelli2018-10-231-1/+11
* atmodem: Add at_util_get_cgdcont_commandGiacinto Cifelli2018-10-222-0/+40
* atmodem: Add at_util_gprs_auth_method_to_auth_protoGiacinto Cifelli2018-10-222-0/+20
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-1717-17/+0