summaryrefslogtreecommitdiffstats
path: root/plugins/novatel.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10plugins: Update copyright informationMarcel Holtmann1-1/+1
2011-08-09novatel: Use more standard values for control and modem channelsMarcel Holtmann1-44/+44
2011-07-29novatel: Enable support for SIM phonebookMarcel Holtmann1-0/+2
2011-07-29novatel: Fix stale control channel after hot-unplugMarcel Holtmann1-0/+3
2011-07-27novatel: Fix missing error handling for CFUN failureMarcel Holtmann1-1/+9
2011-07-25novatel: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann1-0/+3
2011-07-25novatel: Use AT&C0 to disable data carrier detectMarcel Holtmann1-96/+44
2011-01-29plugins: remove NULL checkJeevaka Badrappan1-1/+1
2011-01-29novatel: Move SMS support into post_sim stageMarcel Holtmann1-3/+5
2011-01-27novatel: Handle modem enable errors properlyMarcel Holtmann1-2/+1
2010-12-21novatel: Move radio_settings to post_simDenis Kenzior1-3/+12
2010-11-29plugins: explicitly compare pointers to NULLLucas De Marchi1-11/+11
2010-09-24Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann1-3/+4
2010-09-09novatel: implement Online propertyPekka Pessi1-3/+37
2010-08-23novatel: Use Qualcomm specific quirk for SIM handlingMarcel Holtmann1-2/+4
2010-06-09Enable Qualcomm specific CBS quirk for Novatel and Huawei devicesMarcel Holtmann1-1/+2
2010-06-07Reopen the GPRS context channel when the modem closes it after PPPMarcel Holtmann1-46/+56
2010-06-06Set Novatel quirk also for the GPRS atomMarcel Holtmann1-2/+4
2010-06-06Check the supported technologies for Novatel devices on startupMarcel Holtmann1-0/+4
2010-06-06Enable Novatel specific radio settingsMarcel Holtmann1-0/+4
2010-06-05Add disconnect callback handling to Novatel pluginMarcel Holtmann1-0/+16
2010-06-04Use secondary port for everything besides GPRS with Novatel devicesMarcel Holtmann1-65/+58
2010-06-04Rename Novatel ports into Primary and SecondaryMarcel Holtmann1-37/+38
2010-06-03Enable USSD and CBS support for Novatel based devicesMarcel Holtmann1-0/+4
2010-06-03Enable SMS support for Novatel based devicesMarcel Holtmann1-0/+3
2010-06-03Use new Novatel quirk for network registrationMarcel Holtmann1-5/+4
2010-06-02Add GPRS support for Novatel based devicesMarcel Holtmann1-7/+145
2010-04-28Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior1-1/+0
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-02Fix: Convert Novatel plugin to new world orderDenis Kenzior1-0/+3
2009-11-18Fix: modem _disable needs to send the CFUNDenis Kenzior1-6/+6
2009-10-01Update plugins to the new g_at_tty_open APIDenis Kenzior1-1/+8
2009-09-17Convert all the modem drivers to the new APIDenis Kenzior1-2/+11
2009-09-03Add basic support for Novatel based devicesMarcel Holtmann1-0/+174