mbm: Remove spurious ';'
[platform/upstream/ofono.git] / plugins / mbm.c
2012-08-16 Denis Kenziormbm: Remove spurious ';'
2012-04-18 Guillaume Zajacmbm: Update to new sim_state_query API
2011-10-10 Marcel Holtmannplugins: Update copyright information
2011-08-09 Marcel Holtmannmbm: Fix minor whitespace mistakes
2011-08-03 Marcel Holtmannmbm: Don't bother with NULL checking for SIM state...
2011-07-24 Marcel Holtmannmbm: Set baud rate to 115200 for TTY speed
2011-07-24 Marcel Holtmannmbm: Use AT&C0 to disable data carrier detect
2011-07-22 Denis Kenziormbm: Use at_util's cpin polling implementation
2011-06-27 Denis Kenziormbm: Use decode_error from atutil
2011-02-23 Rafael Ignacio Zuritambm: add location-reporting atom
2011-01-31 Jeevaka Badrappanmbm: add radio-settings support
2011-01-29 Jeevaka Badrappanplugins: remove NULL check
2011-01-29 Marcel Holtmannmbm: Move SMS support into post_sim stage
2011-01-14 Tomasz Gregorekmbm: Remove data->reopen_source timer before setting...
2011-01-14 Tomasz Gregorekmbm: Adding timer removal to mbm_remove()
2011-01-06 Marcel Holtmannmbm: Fix check for modem model
2010-11-29 Lucas De Marchiplugins: explicitly compare pointers to NULL
2010-10-27 Marcel Holtmannmbm: Fix setting GPRS context type for wrong atom
2010-10-27 Marcel Holtmannmbm: Set specific GPRS context type for different atoms
2010-10-27 Marcel Holtmannmbm: Handle TTY disconnect for PPP based GPRS context
2010-10-26 Marcel Holtmannmbm: Use the variant specific enum in a cleaner way
2010-10-26 Marcel Holtmannmbm: Use data port for second PPP based GPRS context
2010-09-24 Marcel HoltmannMake debug handling with OFONO_AT_DEBUG a bit more...
2010-09-08 Pekka Pessimbm: implement Online property
2010-08-30 Pekka Pessimbm: D5530 gets bogus +GCAP, not +CGAP
2010-08-25 Pekka Pessimbm: add quirks for Dell D5530
2010-08-23 Pekka Pessimbm: fix initial polling for sim
2010-08-20 Marcel Holtmannmbm: Remove registration and bearer specific notifications
2010-08-20 Marcel Holtmannmbm: Enable notifications for packet switched bearer...
2010-08-20 Marcel Holtmannmbm: Enable CFUN and EREG notifications
2010-08-20 Marcel Holtmannmbm: Fix naming of MBM driver for GPRS context handling
2010-08-20 Marcel Holtmannmbm: Use proper MBM quirks
2010-08-11 Marcel HoltmannUse permissive parser for MBM since otherwise STK cause...
2010-07-15 Pekka Pessimbm: poll SIM status when initializing
2010-06-29 Pekka Pessimbm: use CPIN? to check if SIM is missing
2010-06-18 Andrzej Zaborowskimbm: Use MBM vendor quirk of the sim driver.
2010-06-18 Andrzej Zaborowskimbm: Register stk driver post sim.
2010-06-15 Marcel HoltmannRemove all voice related atoms from MBM modem support
2010-05-12 Andrzej Zaborowskimbm: Check there's a SIM card inserted.
2010-05-12 Andrzej Zaborowskimbm: Register sim toolkit atom in mbm plugin.
2010-04-28 Denis KenziorFix: Remove easy uses of g_at_chat_shutdown
2010-04-15 Andrzej ZaborowskiDrivers can notify core of SIM insertion / removal
2010-03-31 Denis KenziorUpdate mbm to use two ports
2010-03-29 Denis KenziorAdd call-forwarding to mbm driver
2010-03-29 Denis KenziorMove erinfo notify to atmodem netreg driver
2010-03-27 Denis KenziorAdd mbm vendor
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-08 Denis KenziorRegister to MBM ERINFO notification
2009-12-03 Denis KenziorFix: Convert MBM plugin to new world order
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-05 Denis KenziorFix: Handle MBM hardware that fails on EMRDY?
2009-10-29 Denis KenziorFix: Quiet compiler warning
2009-10-29 Denis KenziorRefactor: Make MBM driver actually use EMRDY
2009-10-29 Denis KenziorFix: Return EINPROGRESS as intended
2009-10-24 Marcel HoltmannRemove support for call forwarding and barring from...
2009-10-23 Denis KenziorAdd GPRS context setup to MBM plugin
2009-10-23 Denis KenziorFix: Update Init string & shutdown string for mbm
2009-10-02 Marcel HoltmannEnable more atoms in the MBM plugin
2009-10-01 Denis KenziorUpdate plugins to the new g_at_tty_open API
2009-09-17 Denis KenziorConvert all the modem drivers to the new API
2009-09-03 Marcel HoltmannAdd support for SIM atom to MBM driver
2009-09-03 Marcel HoltmannAdd Ericsson MBM device detection to udev plugin
2009-09-03 Marcel HoltmannParse and use Device option from modem.conf
2009-09-03 Marcel HoltmannRemove the async TTY open helper and just use a blockin...
2009-09-03 Marcel HoltmannUse proper debug calls for pure debugging output
2009-09-02 Marcel HoltmannUse OFONO_AT_DEBUG even for MBM plugin
2009-09-02 Marcel HoltmannUnset the driver data when MBM driver is removed
2009-09-02 Marcel HoltmannAdd initial plugin for Ericsson MBM devices