summaryrefslogtreecommitdiff
path: root/drivers/stemodem
Commit message (Expand)AuthorAgeFilesLines
...
* voicecall: Rename hangup to hangup_activeSjur Brændeland2010-08-121-1/+1
* Refactor: Remove atutil dump_responseDenis Kenzior2010-02-082-17/+0
* Fix: Don't use ofono_debug directly in pluginsDenis Kenzior2010-02-081-12/+12
* Fix: Send *EIAAUW after CGDCONT for STE and MBMDenis Kenzior2010-02-051-9/+14
* Fix: Use snprintf instead of sprintf in stemodemDenis Kenzior2010-02-052-10/+11
* Fix: Update copyright notice for 2010Denis Kenzior2010-01-284-4/+4
* Style: Various whitespace issuesDenis Kenzior2010-01-281-9/+14
* Style: Put voicecall before gprsDenis Kenzior2010-01-281-2/+2
* Add STE voice call support.Sjur Brændeland2010-01-283-0/+601
* The AF_CAIF constant is more like to be 37 than 28Marcel Holtmann2010-01-281-1/+1
* Fix: Remove username/password elementsDenis Kenzior2010-01-271-14/+10
* Style: Couple more fixesDenis Kenzior2010-01-271-3/+3
* Fix: Remove pointless error labelsDenis Kenzior2010-01-271-17/+10
* Style: Various indentation and spacing issuesDenis Kenzior2010-01-271-16/+23
* Style: No space after function nameDenis Kenzior2010-01-271-4/+4
* Style: Use proper comment formattingDenis Kenzior2010-01-271-6/+6
* Style: Don't use underscoreDenis Kenzior2010-01-271-14/+14
* Add STE modem support for GPRS PDP ContextsSjur Brændeland2010-01-273-0/+617
* Remove unused declarationsMarcel Holtmann2010-01-252-8/+0
* Add CAIF header files in drivers/stemodem/Sjur Brændeland2010-01-252-0/+241
* Add STE modem driver definitionSjur Brændeland2010-01-252-0/+79