summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-21netreg: Allow strength notifys at all timesAki Niemi1-8/+0
2010-10-21isimodem: Remove hack for notifying strengthAki Niemi1-10/+0
2010-10-21radio settings: Fix string to enum mappingAki Niemi1-4/+4
2010-10-21gisi: Add method for verifying any resourceMika Liljeberg2-6/+46
2010-10-21gisi: store object handle for associated serverMika Liljeberg3-0/+30
2010-10-21gisi: Allow subscribes towards any resourcesMika Liljeberg2-79/+153
2010-10-21gisi: make timeout optionalMika Liljeberg1-20/+31
2010-10-21gisi: Add sendto methods to GIsiClientMika Liljeberg2-11/+99
2010-10-21gatchat: Fix missing return value for g_at_chat_set_slaveMarcel Holtmann1-1/+1
2010-10-21ifx: Use Infineon specific phonebook vendor quirkMarcel Holtmann1-1/+2
2010-10-21atmodem: Add support for IFX specific phonebook ready notificationMarcel Holtmann1-15/+50
2010-10-21atmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Add skeleton for Infineon specific GPRS context driverMarcel Holtmann4-0/+50
2010-10-21gatchat: Add skeleton for GAtRawIP moduleMarcel Holtmann3-0/+181
2010-10-21ifx: Assign GPRS DLCs as slaves of the network DLCMarcel Holtmann1-6/+11
2010-10-21gatchat: Add support for slave chat instancesMarcel Holtmann2-0/+34
2010-10-21ppp: Fix some coding style and memory leaksMarcel Holtmann1-16/+16
2010-10-21atmodem: Check for TUN/TAP support before enabling PPPMarcel Holtmann1-0/+13
2010-10-20stk: Support send ss responseYang Gu1-0/+2
2010-10-20stkutil: Add enum for additional error cause infoYang Gu1-0/+22
2010-10-20radio settings: document FastDormancy propertyMika Liljeberg1-0/+22
2010-10-20radio-settings: Get rid of unneeded castsDenis Kenzior1-18/+22
2010-10-20radio-settings: Fixup various style issuesDenis Kenzior1-13/+14
2010-10-20isi: fix SMSPekka Pessi1-31/+60
2010-10-20isi: fix SMSPekka Pessi1-37/+56
2010-10-20isi: fix hangup_active and set_udub methodsPekka Pessi1-24/+36
2010-10-20voicecall: Document driver methodsDenis Kenzior1-0/+43
2010-10-20isimodem: Fix setting SCA typeAki Niemi1-1/+1
2010-10-20atmodem: Decode and report time information from networkMarcel Holtmann1-4/+29
2010-10-20atmodem: Add skeleton for time update reportingMarcel Holtmann1-3/+51
2010-10-20ifxmodem: Signal STK session end only after normal ending of commandMarcel Holtmann1-1/+2
2010-10-19ifx: Wait for DLC creation to settle (internal multiplexer)Marcel Holtmann1-8/+31
2010-10-19sim: Read EFust and EFest after phase is knownDenis Kenzior1-11/+10
2010-10-19simfs: Don't cache if phase is unknownDenis Kenzior1-1/+4
2010-10-19sim: Fix setting the correct phase from EFphaseDenis Kenzior1-3/+18
2010-10-19phonesim: Add missing ATE0 when in multiplexer modeMarcel Holtmann1-0/+2
2010-10-19common: Fix mmi code to bearer class mappingsDenis Kenzior1-5/+17
2010-10-19phonesim: Fix multiplexer setup handling and modem powerMarcel Holtmann1-0/+5
2010-10-19gatchat: Add support for skipping AT+CMUX speed parameterMarcel Holtmann1-8/+17
2010-10-19isimodem: Fix request cleanup codeAki Niemi15-59/+84
2010-10-19ifxmodem: Fix missing result iter init call for SIM ToolkitMarcel Holtmann1-0/+2
2010-10-19ifxmodem: Enable SIM Toolkit with AT+CFUN=6Marcel Holtmann1-9/+6
2010-10-19TODO: Add CDMA support to SMS stackRajesh Kadhiravan Nagaiah1-0/+26
2010-10-18Release 0.32Marcel Holtmann2-1/+11
2010-10-18atmodem: Add SIM ready quirk for IFX when entering PUKMarcel Holtmann1-13/+47
2010-10-17ifx: Separate AT command from multiplexer debug settingMarcel Holtmann1-1/+1
2010-10-17test: Fix script for enabling delivery reportsMarcel Holtmann1-2/+2
2010-10-15TODO: Reset PPP Server task ownerDenis Kenzior1-1/+0
2010-10-15doc: update the supplementary services docsAlexander Kanavin1-3/+100
2010-10-15atmodem: Remove workaround for SIM ready notifier removalMarcel Holtmann1-24/+4