summaryrefslogtreecommitdiffstats
path: root/drivers/stemodem
AgeCommit message (Collapse)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann7-12/+12
2011-03-15stemodem: update to new gprs context interfaceMika Liljeberg1-11/+18
2011-02-21stemodem: Add support for multiple pdp contexts.Marit Henriksen1-216/+57
Redesigned, there will be only one contexts for each instance of the driver and only one CAIF interface, no longer need the list of caif devices.
2011-02-07stemodem: fix memleak when calls are disconnectedJeevaka Badrappan1-0/+1
2011-02-05stemodem: M16 coding style fixJeevaka Badrappan1-4/+4
2011-02-05stemodem: Use defined call_status enumJeevaka Badrappan1-6/+9
2011-02-04stemodem: Check for ok in voicecall_initializeMarit Henriksen1-0/+7
2011-02-03stemodem: Fix handling of local_releaseMarit Henriksen1-5/+16
- Reset local_release when call is disconnected. - Change bitmap for affected types, ste_hangup is only called when call state is Incoming, Dialing, Alerting or Active. - Used macros instead of numbers when creating bitmaps.
2011-02-03stemodem: Add handling of ECAV status ReleasedMarit Henriksen1-9/+11
- *ECAV UR code has been extended with a new state Released, sent immediately when MO call is released. - Apply rule M11 of coding style.
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
Remove checks for certain values of CGEV, and instead we will always run CGACT? to check what contexts that are active.
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
Coding style guidline M12.
2011-01-14stemodem: Incorrect string length in dtmf buf.Helen Clemson1-4/+2
Strlen includes a NULL character.
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
In *ECAV, the number will not be included if caller id is hidden. Set it to an empty string in that case, and set number type to 128, unknown number type.
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
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl>
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
Use the type __u32 for sequence counting rather than guint32, and "void *" instead of gpointer. Reduce the size of RTNL message buffer from 4096 to 1024, as this should be sufficient to hold the NEWLINK message.
2010-11-13stemodem: Fix for error handling, memleak and changed some definesSjur Brændeland1-23/+31
* renamed MAX_LEN to IP_ADDR_LEN * removed memory leak from unneeded strdup when parsing xml response. * better handling of AT error responses * reduced number of caif interfaces to 4
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
Fix common misspellings by using the list available at http://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines From the list cited above, the substitution script found the following misspellings: subsidary(-ies)->subsidiary(-ies) transfering->transferring
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
Copied include/linux/caif/caif_socket.h and added AF_CAIF, PF_CAIF and SOL_CAIF definitions found in linux/include/socket.h.
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
No longer needed now that we have nice AT command tracing using OFONO_AT_DEBUG=1
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
Otherwise the EIAAUW might fail.
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