summaryrefslogtreecommitdiff
path: root/plugins/mm-modem-mbm.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-21mbm: more permissive ESTKSMENU regexpAlexander Sack1-1/+1
2009-09-19mbm: handle *EMWI unsolicited responsesTorgny Johansson1-0/+4
2009-09-19mbm: fix up +PACSP0 unsolicited response matchingTorgny Johansson1-1/+1
2009-09-08core: don't allow concurrent flashes on the same deviceDan Williams1-7/+23
2009-08-21mbm: parse and ignore unsolicited *ESTKSMENU message - lp:416418Alexander Sack1-0/+5
2009-08-05gsm: harmonize band/mode enumsDan Williams1-15/+17
2009-07-06serial: rework 'connected' logicDan Williams1-1/+1
2009-07-02plugins: allow plugins to more easily suggest port typesDan Williams1-8/+9
2009-06-29Merge commit 'origin/master' into udevDan Williams1-10/+3
2009-06-29mbm: remove dead codeDan Williams1-3/+0
2009-06-29mbm: fix +CIND quality parsingTorgny Johansson1-7/+3
2009-06-29mbm: port to udev and new plugin APIDan Williams1-179/+164
2009-06-29mbm: merge updated Ericsson 'mbm' driver from git://gitorious.org/~torgny_j/m...Torgny Johansson1-249/+546
2009-04-15gsm: clean up network modesDan Williams1-8/+21
2009-02-18Rework unsolicited message handling.Tambet Ingo1-46/+25
2009-02-10Fix a compilation warning/error.Tambet Ingo1-5/+5
2009-02-10add --enable-more-warnings=yes/no and fix up resulting errorsDan Williams1-2/+2
2009-02-09Bump the version.Tambet Ingo1-2/+0
2009-02-06Extend org.freedesktop.ModemManager.Modem interface.Tambet Ingo1-56/+15
2008-12-09Lots of random fixes:Tambet Ingo1-2/+2
2008-10-30Implement unsolicited message parsers for MBM modem.Tambet Ingo1-14/+95
2008-10-28Implement signal quality and network mode querying for MBM modem.Tambet Ingo1-0/+115
2008-10-24More work with MBM plugin.Tambet Ingo1-28/+149
2008-10-20Implement a plugin for Ericsson MBM modems (like F3507g) (Author Per Hallsmark).Tambet Ingo1-0/+267