summaryrefslogtreecommitdiff
path: root/plugins/gobi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* gobi: Update to the new version_list changesJonas Bonn2018-04-041-43/+25
* plugins: Update to the new LTE APIDenis Kenzior2018-03-121-1/+1
* gobi: add LTE atomJonas Bonn2018-03-051-0/+3
* plugins/gobi: reset the qmi interface when enabling the modemAlexander Couzens2017-12-051-2/+13
* gobi: create NetworkMonitor atomJonas Bonn2017-09-121-1/+4
* gobi: enable message waiting atomJoey Hewitt2017-09-121-0/+10
* plugins/gobi: add the qmi type to the debug output of discover_cb()Alexander Couzens2017-05-041-1/+2
* gobi: query presence of WDA serviceJonas Bonn2017-03-251-0/+5
* gobi: Do not use low-power modes for some modemsLukasz Nowak2017-03-241-0/+19
* gobi: Fix warningDenis Kenzior2016-05-031-2/+3
* gobi: Enable SIM driver forcingMartin Chaplet2016-05-031-2/+8
* gobi: Add missing _GNU_SOURCEPetr Vorel2015-11-161-0/+1
* gobi: Use UIM service is availableMarcel Holtmann2012-11-251-0/+3
* gobi: Add support for USSD atom driverMarcel Holtmann2012-06-251-0/+4
* gobi: The location reporting is available even without SIM card presentMarcel Holtmann2012-06-251-4/+4
* gobi: Add support for voice call atom driverMarcel Holtmann2012-06-251-0/+8
* gobi: Cancel all requests and notifications on device shutdownMarcel Holtmann2012-06-251-0/+3
* gobi: Use shared DMS for power and online operationsMarcel Holtmann2012-06-251-1/+1
* gobi: Add support for radio settings atom driverMarcel Holtmann2012-06-241-0/+4
* gobi: Disable UIM support for now and allow DMS fallbackMarcel Holtmann2012-06-241-3/+0
* gobi: Use QMI support to drive this modemMarcel Holtmann2012-06-211-119/+254
* gobi: Use the correct modem property for AT command deviceMarcel Holtmann2012-05-261-1/+1
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* gobi: Fix stale control channel after hot-unplugMarcel Holtmann2011-07-291-0/+3
* gobi: Add support for simplified dialup modeMarcel Holtmann2011-07-281-14/+10
* gobi: Add timeout for modem enabling handlingMarcel Holtmann2011-07-271-2/+27
* gobi: Fix error handling with device enabling and disablingMarcel Holtmann2011-07-271-21/+20
* gobi: remove set but not used varGustavo F. Padovan2011-05-201-3/+1
* gobi: Fix small coding style issueMarcel Holtmann2011-02-091-2/+2
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-1/+1
* gobi: Use permissive AT syntax parserMarcel Holtmann2011-01-291-1/+1
* gobi: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-1/+2
* gobi: Handle broken SIM status notification gracefullyMarcel Holtmann2011-01-241-3/+10
* gobi: Enable handling for GPRS registrationMarcel Holtmann2011-01-221-0/+5
* gobi: Check for SIM status first before enabling SIM cardMarcel Holtmann2011-01-221-5/+47
* gobi: Enable vendor quirk for network registrationMarcel Holtmann2011-01-221-1/+1
* gobi: Add support for SMS, CBS and USSD interfacesMarcel Holtmann2011-01-221-0/+7
* gobi: Add support for basic network registration handlingMarcel Holtmann2011-01-091-1/+206
* gobi: Add skeleton for Qualcomm Gobi modem pluginMarcel Holtmann2011-01-091-0/+60