summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Fix: Sometimes it is possible to cancel first cmdDenis Kenzior1-1/+2
2009-12-02Fix: Don't allow cancelation of command id 0Denis Kenzior1-0/+4
2009-12-02Release 0.12Marcel Holtmann2-1/+12
2009-12-02Fix: Store refs as 16 bits, not 8Denis Kenzior1-1/+1
2009-12-01Fix: Don't forget to cleanup the atom watchDenis Kenzior1-0/+7
2009-12-01Fix: Make sure to never overflow DNS variableDenis Kenzior1-2/+5
2009-12-01Fix: Poll ENAP on older mbm hardwareDenis Kenzior1-125/+186
2009-12-01Style: Fix whitespaceDenis Kenzior1-1/+1
2009-12-01Fix: Fix parsing in MBMDenis Kenzior1-0/+3
2009-12-01Add experimental support for E2IPCFGDenis Kenzior1-20/+163
2009-12-01Fix: Don't decode error unnecessarilyDenis Kenzior1-2/+2
2009-12-01Fix: Add username/password support to mbm contextDenis Kenzior1-1/+7
2009-12-01Fix: Make sure we don't overflow the bufferDenis Kenzior2-2/+8
2009-12-01Fix: Force calypso to return to command mode ASAPDenis Kenzior1-2/+2
2009-12-01Fix: Remove duplicate atoms from calypso pluginDenis Kenzior1-2/+0
2009-12-01Fix: Simplify logic to use g_memdupDenis Kenzior1-5/+3
2009-12-01Fix: Disable echo on all calypso DLCsDenis Kenzior1-1/+3
2009-12-01Fix: Be more signed/unsigned correctDenis Kenzior1-3/+3
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior6-6/+8
2009-11-26Fix: Reset call_ids when modem is powered offZhenhua Zhang1-0/+3
2009-11-26Update calypso plugin to the new wakeup handlingDenis Kenzior1-2/+2
2009-11-26Fix: Retry the wakeup command until the modem OKsDenis Kenzior1-16/+38
2009-11-26Fix: Make Calypso handling a bit betterDenis Kenzior1-2/+4
2009-11-26Fix: None of this seems necessary for the CalypsoDenis Kenzior1-5/+1
2009-11-25Add udev rules for Option GI0201 and GTM382 modemsMarko Saukko1-0/+2
2009-11-24Fix: Move CHLD from voicecall driver to pluginZhenhua Zhang3-58/+70
2009-11-24Fix: Order of CMER and CIND in SLC connectionZhenhua Zhang1-20/+20
2009-11-24Fix: Add check for register_auto methodZhenhua Zhang1-2/+5
2009-11-24Fix: handle weird Dell 5530 mbm card network nameMartin Xu1-1/+2
2009-11-24Fix: Send all SMS segmentsZhigang Li1-1/+1
2009-11-24Move g_at_chat_add_terminator after chat object is verifiedMarcel Holtmann1-1/+2
2009-11-24Support Huawei specific terminatorYang Gu1-0/+1
2009-11-24Framework to support non-standard terminatorYang Gu2-10/+52
2009-11-23Fix: Change order of init commandsDenis Kenzior1-1/+1
2009-11-23Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-2/+4
2009-11-23Fix: Make sure we don't gobble up unsolicitedDenis Kenzior1-1/+2
2009-11-23Fix: Try sending AT<CR>Denis Kenzior1-1/+1
2009-11-24Release 0.11Marcel Holtmann2-1/+8
2009-11-24Add first version of script for applying GPRS settingsMarcel Holtmann2-1/+62
2009-11-24Get rid of the pointless checks before g_free in GPRS engineMarcel Holtmann1-30/+11
2009-11-24Add support bringing GPRS interfaces up and down as neededMarcel Holtmann1-0/+50
2009-11-23Emit settings signal before active signalMartin Xu1-6/+7
2009-11-23Add mpty field to ofono_callZhenhua Zhang2-1/+4
2009-11-20Fix: Poll CLCC to replace the code in call_held=1Zhenhua Zhang1-44/+6
2009-11-19Add pretty decoding for DomainNameServers settingsMarcel Holtmann1-1/+5
2009-11-18Fix: warningsDenis Kenzior1-3/+3
2009-11-18Turn off echo on HSO modemsDenis Kenzior1-0/+3
2009-11-18Get rid of a few debugsDenis Kenzior1-4/+0
2009-11-18Make HSO context driver use OWANCALL/OWANDATADenis Kenzior1-22/+83
2009-11-18Add CALLBACK_WITH_SUCCESSDenis Kenzior1-0/+8