summaryrefslogtreecommitdiffstats
path: root/drivers/mbmmodem
AgeCommit message (Expand)AuthorFilesLines
2011-10-10drivers: Update copyright informationMarcel Holtmann5-6/+6
2011-07-29mbmmodem: Set baud rate to 115200 for GPS interfaceMarcel Holtmann1-1/+11
2011-06-12mbmmodem: Fix not setting IPv4 GatewayDenis Kenzior1-0/+1
2011-03-15mbmmodem: update to new gprs context interfaceMika Liljeberg1-25/+36
2011-03-04mbmmodem: do not check for NULL pointerLucas De Marchi1-4/+0
2011-03-03mbmmodem: don't let chat open after fd is sentLucas De Marchi1-17/+15
2011-02-23mbmmodem: add location-reporting driverRafael Ignacio Zurita3-0/+252
2011-01-29mbmmodem: remove NULL checkJeevaka Badrappan2-9/+2
2011-01-12mbmmodem: M15 coding style fixJeevaka Badrappan3-8/+8
2010-11-29drivers: explicitly compare pointers to NULLLucas De Marchi2-6/+6
2010-10-27mbmmodem: Notify core about handled commandsDenis Kenzior1-4/+18
2010-10-27mbmmodem: Print IP details after GPRS context setupMarcel Holtmann1-0/+3
2010-10-27mbmmodem: Remove some pointless debug prefix stringsMarcel Holtmann1-3/+3
2010-10-27mbmmodem: Add some more GPRS context debug statementsMarcel Holtmann1-1/+29
2010-10-24mbmmodem: Check IP address with AT+CGPADDR for older modemsMarcel Holtmann1-0/+4
2010-09-26mbmmodem: Add comment about optional response data backMarcel Holtmann1-0/+1
2010-09-26mbm: Make stk envelope submission work againDenis Kenzior1-10/+4
2010-09-24mbmmodem: Add debug for envelope response dataMarcel Holtmann1-3/+7
2010-09-24mbmmodem: Fix small typoMarcel Holtmann1-1/+1
2010-09-24mbmmodem: Cleanup of SIM Toolkit supportMarcel Holtmann1-21/+19
2010-08-20mbmmodem: Enable PDP context setup debug notificationsMarcel Holtmann1-0/+3
2010-08-20mbm: Fix naming of MBM driver for GPRS context handlingMarcel Holtmann1-1/+1
2010-08-16mbmmodem: Remove useless NULL checks before g_freeMarcel Holtmann1-6/+3
2010-08-12mbmmodem: Use g_at_chat_cloneDenis Kenzior2-4/+8
2010-08-11Add extra debug statements to MBM STK atom driverMarcel Holtmann1-0/+24
2010-07-08mbmmodem: End session on *STKEND.Andrzej Zaborowski1-0/+3
2010-06-18mbmmodem: Allow no response data for envelope.Andrzej Zaborowski1-7/+5
2010-06-16Use PROFILE DOWNLOAD to detect SIM Toolkit support for MBMMarcel Holtmann1-12/+8
2010-05-12mbm: Simplify STKR callback logicDenis Kenzior1-5/+1
2010-05-12mbm: Simplify STKE logicDenis Kenzior1-6/+11
2010-05-12mbm: NULL check on a g_free is not necessaryDenis Kenzior1-10/+4
2010-05-12mbm: Few style issues with indentationDenis Kenzior1-7/+6
2010-05-12mbm: Add STK driver.Andrzej Zaborowski3-0/+259
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-2/+0
2010-02-08Fix: Don't use ofono_debug directly in pluginsDenis Kenzior1-3/+3
2010-02-05Fix: Send *EIAAUW after CGDCONT for STE and MBMDenis Kenzior1-9/+15
2010-02-05Fix: Use snprintf instead of sprintf in mbmmodemDenis Kenzior1-4/+4
2010-01-12Style: Trailing whitespace & extra linesDenis Kenzior1-4/+4
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-12-17Style: Repeat for driversDenis Kenzior1-1/+2
2009-12-16Fix: Set netmask for static ip on mbmMartin Xu1-2/+5
2009-12-01Fix: Make sure to never overflow DNS variableDenis Kenzior1-2/+5
2009-12-01Fix: Poll ENAP on older mbm hardwareDenis Kenzior1-125/+186
2009-12-01Style: Fix whitespaceDenis Kenzior1-1/+1
2009-12-01Fix: Fix parsing in MBMDenis Kenzior1-0/+3
2009-12-01Add experimental support for E2IPCFGDenis Kenzior1-20/+163
2009-12-01Fix: Add username/password support to mbm contextDenis Kenzior1-1/+7
2009-12-01Fix: Make sure we don't overflow the bufferDenis Kenzior1-1/+4
2009-12-01Style: Use unsigned int instead of unsignedDenis Kenzior1-1/+1
2009-11-17Update the MBM modem driver to the new APIDenis Kenzior1-7/+17