summaryrefslogtreecommitdiffstats
path: root/drivers/mbmmodem/gprs-context.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-24Fix: Register for E2NAP notificationsDenis Kenzior1-0/+2
2009-10-24Fix: ENAP=0 is the only way to use thisDenis Kenzior1-4/+1
2009-10-23Add initial implementation of MBM gprs contextDenis Kenzior1-0/+251