summaryrefslogtreecommitdiffstats
path: root/drivers/stemodem
AgeCommit message (Expand)AuthorFilesLines
2011-02-01stemodem: use ofono_call initializerLucas De Marchi1-1/+3
2011-01-31stemodem: fix issue with gatchat usageJeevaka Badrappan1-2/+13
2011-01-29stemodem: remove NULL checkJeevaka Badrappan2-13/+0
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-10/+2
2011-01-14stemodem: Always run +CGACT? when we get +CGEV.Marit Henriksen1-7/+3
2011-01-14stemodem: Use macro for context status.Marit Henriksen1-1/+2
2011-01-14stemodem: Return immediately if not voice call.Marit Henriksen1-3/+3
2011-01-14stemodem: Use macro for clip validity.Marit Henriksen1-1/+1
2011-01-14stemodem: Removed defaults in switches.Marit Henriksen1-10/+7
2011-01-14stemodem: Incorrect string length in dtmf buf.Helen Clemson1-4/+2
2011-01-14stemodem: Fix spelling mistake in error message.Helen Clemson1-1/+1
2011-01-12stemodem: M15 coding style fixJeevaka Badrappan4-12/+12
2011-01-04stemodem: Fix for MT call not working when caller id is hidden.Marit Henriksen1-4/+9
2010-12-21stemodem: Use RTNL to create network interfaces.Sjur Brændeland1-7/+36
2010-12-21stemodem: Create network interfaces staticallySjur Brændeland1-67/+82
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi3-16/+17
2010-11-26ste: Remove stray newlines in messages sent to logRémi Denis-Courmont2-2/+2
2010-11-23stemodem: Change use of typesSjur Brændeland1-7/+7
2010-11-13stemodem: Fix for error handling, memleak and changed some definesSjur Brændeland1-23/+31
2010-11-13stemodem: Fix various coding style and logic issues with RTNL supportMarcel Holtmann2-33/+40
2010-11-13stemodem: Add RTNL functionality managing CAIF Network Interfaces.Sjur Brændeland2-0/+369
2010-10-30stemodem: Fix broken coding styleMarcel Holtmann1-1/+1
2010-09-27stemodem: Some cleanups in voice call driverMarcel Holtmann1-3/+6
2010-09-14Fix common misspellings in driversLucas De Marchi1-1/+1
2010-08-20stemodem: Fix whitespace damage in radio settings driverMarcel Holtmann1-3/+3
2010-08-17stemodem: Add Radio Settings to STE ModemSjur Brændeland3-0/+234
2010-08-16stemodem: Remove useless NULL checks before g_freeMarcel Holtmann2-14/+7
2010-08-13stemodem: Copy if_caif.h from 2.6.36 RCSjur Brændeland1-42/+6
2010-08-12stemodem: register should not be called from probeDenis Kenzior1-3/+12
2010-08-12stemodem: Use g_at_chat_cloneDenis Kenzior2-4/+7
2010-08-12stemodem: Fix minor whitespace issueDenis Kenzior1-1/+1
2010-08-12stedriver: Copy caif_socket.h from 2.6.36 RCSjur Brændeland1-84/+123
2010-08-12stedriver: remove unsupported CAIF socket ioctlsSjur Brændeland1-46/+2
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-1/+1
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior2-17/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-12/+12
2010-02-05Fix: Send *EIAAUW after CGDCONT for STE and MBMDenis Kenzior1-9/+14
2010-02-05Fix: Use snprintf instead of sprintf in stemodemDenis Kenzior2-10/+11
2010-01-28Fix: Update copyright notice for 2010Denis Kenzior4-4/+4
2010-01-28Style: Various whitespace issuesDenis Kenzior1-9/+14
2010-01-28Style: Put voicecall before gprsDenis Kenzior1-2/+2
2010-01-28Add STE voice call support.Sjur Brændeland3-0/+601
2010-01-28The AF_CAIF constant is more like to be 37 than 28Marcel Holtmann1-1/+1
2010-01-27Fix: Remove username/password elementsDenis Kenzior1-14/+10
2010-01-27Style: Couple more fixesDenis Kenzior1-3/+3
2010-01-27Fix: Remove pointless error labelsDenis Kenzior1-17/+10
2010-01-27Style: Various indentation and spacing issuesDenis Kenzior1-16/+23
2010-01-27Style: No space after function nameDenis Kenzior1-4/+4
2010-01-27Style: Use proper comment formattingDenis Kenzior1-6/+6
2010-01-27Style: Don't use underscoreDenis Kenzior1-14/+14