summaryrefslogtreecommitdiff
path: root/plugins/mbm.c
Commit message (Expand)AuthorAgeFilesLines
* mbm: Use at_util_open_deviceDenis Kenzior2019-05-311-36/+7
* plugins: updated plugins using simauth moduleJames Prestwood2017-11-091-1/+1
* mbm: Signal sim initialized on EPEVDenis Kenzior2017-11-081-0/+13
* mbm: Add sim-authDenis Kenzior2017-10-261-0/+2
* mbm: Fix segfault with hot-plugged MD300 modemDenis Kenzior2013-10-171-0/+4
* mbm: Delay init until EMRDYDenis Kenzior2013-01-211-7/+8
* mbm: Fix SIM not inserted detectionDenis Kenzior2012-11-071-1/+3
* mbm: Fix crash from processing multiple *EMRDYDenis Kenzior2012-08-161-3/+11
* mbm: Remove spurious ';'Denis Kenzior2012-08-161-1/+1
* mbm: Update to new sim_state_query APIGuillaume Zajac2012-04-181-1/+1
* plugins: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* mbm: Fix minor whitespace mistakesMarcel Holtmann2011-08-091-2/+2
* mbm: Don't bother with NULL checking for SIM state query freeMarcel Holtmann2011-08-031-3/+3
* mbm: Set baud rate to 115200 for TTY speedMarcel Holtmann2011-07-241-1/+11
* mbm: Use AT&C0 to disable data carrier detectMarcel Holtmann2011-07-241-83/+15
* mbm: Use at_util's cpin polling implementationDenis Kenzior2011-07-221-43/+20
* mbm: Use decode_error from atutilDenis Kenzior2011-06-271-4/+3
* mbm: add location-reporting atomRafael Ignacio Zurita2011-02-231-0/+8
* mbm: add radio-settings supportJeevaka Badrappan2011-01-311-0/+2
* plugins: remove NULL checkJeevaka Badrappan2011-01-291-4/+0
* mbm: Move SMS support into post_sim stageMarcel Holtmann2011-01-291-2/+2
* mbm: Remove data->reopen_source timer before setting up new oneTomasz Gregorek2011-01-141-0/+3
* mbm: Adding timer removal to mbm_remove()Tomasz Gregorek2011-01-141-0/+5
* mbm: Fix check for modem modelMarcel Holtmann2011-01-051-3/+3
* plugins: explicitly compare pointers to NULLLucas De Marchi2010-11-291-6/+6
* mbm: Fix setting GPRS context type for wrong atomMarcel Holtmann2010-10-271-1/+1
* mbm: Set specific GPRS context type for different atomsMarcel Holtmann2010-10-271-3/+12
* mbm: Handle TTY disconnect for PPP based GPRS contextMarcel Holtmann2010-10-271-7/+66
* mbm: Use the variant specific enum in a cleaner wayMarcel Holtmann2010-10-271-2/+3
* mbm: Use data port for second PPP based GPRS contextMarcel Holtmann2010-10-271-3/+11
* Make debug handling with OFONO_AT_DEBUG a bit more consistentMarcel Holtmann2010-09-241-3/+3
* mbm: implement Online propertyPekka Pessi2010-09-091-4/+47
* mbm: D5530 gets bogus +GCAP, not +CGAPPekka Pessi2010-08-301-1/+1
* mbm: add quirks for Dell D5530Pekka Pessi2010-08-251-2/+62
* mbm: fix initial polling for simPekka Pessi2010-08-231-5/+3
* mbm: Remove registration and bearer specific notificationsMarcel Holtmann2010-08-201-6/+0
* mbm: Enable notifications for packet switched bearer changesMarcel Holtmann2010-08-201-0/+2
* mbm: Enable CFUN and EREG notificationsMarcel Holtmann2010-08-201-0/+6
* mbm: Fix naming of MBM driver for GPRS context handlingMarcel Holtmann2010-08-201-1/+2
* mbm: Use proper MBM quirksMarcel Holtmann2010-08-201-5/+6
* Use permissive parser for MBM since otherwise STK causes problemsMarcel Holtmann2010-08-101-1/+1
* mbm: poll SIM status when initializingPekka Pessi2010-07-151-4/+35
* mbm: use CPIN? to check if SIM is missingPekka Pessi2010-06-291-22/+6
* mbm: Use MBM vendor quirk of the sim driver.Andrzej Zaborowski2010-06-181-1/+2
* mbm: Register stk driver post sim.Andrzej Zaborowski2010-06-181-1/+2
* Remove all voice related atoms from MBM modem supportMarcel Holtmann2010-06-151-23/+4
* mbm: Check there's a SIM card inserted.Andrzej Zaborowski2010-05-121-4/+39
* mbm: Register sim toolkit atom in mbm plugin.Andrzej Zaborowski2010-05-121-0/+2
* Fix: Remove easy uses of g_at_chat_shutdownDenis Kenzior2010-04-281-2/+0
* Drivers can notify core of SIM insertion / removalAndrzej Zaborowski2010-04-151-1/+5