summaryrefslogtreecommitdiffstats
path: root/drivers/stemodem/gprs-context.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann1-2/+2
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
2011-01-29stemodem: remove NULL checkJeevaka Badrappan1-6/+0
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-12stemodem: M15 coding style fixJeevaka Badrappan1-2/+2
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 Marchi1-7/+7
2010-11-26ste: Remove stray newlines in messages sent to logRémi Denis-Courmont1-1/+1
2010-11-13stemodem: Fix for error handling, memleak and changed some definesSjur Brændeland1-23/+31
2010-10-30stemodem: Fix broken coding styleMarcel Holtmann1-1/+1
2010-08-16stemodem: Remove useless NULL checks before g_freeMarcel Holtmann1-6/+3
2010-08-12stemodem: Use g_at_chat_cloneDenis Kenzior1-1/+3
2010-08-12stemodem: Fix minor whitespace issueDenis Kenzior1-1/+1
2010-08-12stedriver: remove unsupported CAIF socket ioctlsSjur Brændeland1-46/+2
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-10/+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 Kenzior1-5/+6
2010-01-28Fix: Update copyright notice for 2010Denis Kenzior1-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
2010-01-27Add STE modem support for GPRS PDP ContextsSjur Brændeland1-0/+610