summaryrefslogtreecommitdiffstats
path: root/plugins/gobi.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-16gobi: Add missing _GNU_SOURCEPetr Vorel1-0/+1
2012-11-25gobi: Use UIM service is availableMarcel Holtmann1-0/+3
2012-06-25gobi: Add support for USSD atom driverMarcel Holtmann1-0/+4
2012-06-25gobi: The location reporting is available even without SIM card presentMarcel Holtmann1-4/+4
2012-06-25gobi: Add support for voice call atom driverMarcel Holtmann1-0/+8
2012-06-25gobi: Cancel all requests and notifications on device shutdownMarcel Holtmann1-0/+3
2012-06-25gobi: Use shared DMS for power and online operationsMarcel Holtmann1-1/+1
2012-06-24gobi: Add support for radio settings atom driverMarcel Holtmann1-0/+4
2012-06-24gobi: Disable UIM support for now and allow DMS fallbackMarcel Holtmann1-3/+0
2012-06-21gobi: Use QMI support to drive this modemMarcel Holtmann1-119/+254
2012-05-26gobi: Use the correct modem property for AT command deviceMarcel Holtmann1-1/+1
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-07-29gobi: Fix stale control channel after hot-unplugMarcel Holtmann1-0/+3
2011-07-28gobi: Add support for simplified dialup modeMarcel Holtmann1-14/+10
2011-07-27gobi: Add timeout for modem enabling handlingMarcel Holtmann1-2/+27
2011-07-27gobi: Fix error handling with device enabling and disablingMarcel Holtmann1-21/+20
2011-05-20gobi: remove set but not used varGustavo F. Padovan1-3/+1
2011-02-09gobi: Fix small coding style issueMarcel Holtmann1-2/+2
2011-01-29plugins: remove NULL checkJeevaka Badrappan1-1/+1
2011-01-29gobi: Use permissive AT syntax parserMarcel Holtmann1-1/+1
2011-01-29gobi: Move SMS support into post_sim stageMarcel Holtmann1-1/+2
2011-01-24gobi: Handle broken SIM status notification gracefullyMarcel Holtmann1-3/+10
2011-01-22gobi: Enable handling for GPRS registrationMarcel Holtmann1-0/+5
2011-01-22gobi: Check for SIM status first before enabling SIM cardMarcel Holtmann1-5/+47
2011-01-22gobi: Enable vendor quirk for network registrationMarcel Holtmann1-1/+1
2011-01-22gobi: Add support for SMS, CBS and USSD interfacesMarcel Holtmann1-0/+7
2011-01-09gobi: Add support for basic network registration handlingMarcel Holtmann1-1/+206
2011-01-09gobi: Add skeleton for Qualcomm Gobi modem pluginMarcel Holtmann1-0/+60