summaryrefslogtreecommitdiffstats
path: root/plugins/mbm.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-07Register to MBM ERINFO notificationDenis Kenzior1-0/+23
2009-12-02Fix: Convert MBM plugin to new world orderDenis Kenzior1-0/+3
2009-11-18Fix: modem _disable needs to send the CFUNDenis Kenzior1-5/+5
2009-11-05Fix: Handle MBM hardware that fails on EMRDY?Denis Kenzior1-2/+25
2009-10-29Fix: Quiet compiler warningDenis Kenzior1-1/+0
2009-10-29Refactor: Make MBM driver actually use EMRDYDenis Kenzior1-4/+60
2009-10-29Fix: Return EINPROGRESS as intendedDenis Kenzior1-2/+2
2009-10-25Remove support for call forwarding and barring from MBM pluginMarcel Holtmann1-4/+0
2009-10-23Add GPRS context setup to MBM pluginDenis Kenzior1-0/+10
2009-10-23Fix: Update Init string & shutdown string for mbmDenis Kenzior1-1/+3
2009-10-02Enable more atoms in the MBM pluginMarcel Holtmann1-0/+27
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-3/+12
2009-09-03Add support for SIM atom to MBM driverMarcel Holtmann1-0/+2
2009-09-02Add Ericsson MBM device detection to udev pluginMarcel Holtmann1-3/+6
2009-09-02Parse and use Device option from modem.confMarcel Holtmann1-1/+6
2009-09-02Remove the async TTY open helper and just use a blocking oneMarcel Holtmann1-20/+29
2009-09-02Use proper debug calls for pure debugging outputMarcel Holtmann1-5/+5
2009-09-02Use OFONO_AT_DEBUG even for MBM pluginMarcel Holtmann1-1/+1
2009-09-02Unset the driver data when MBM driver is removedMarcel Holtmann1-0/+2
2009-09-02Add initial plugin for Ericsson MBM devicesMarcel Holtmann1-0/+159