summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem/gprs.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-10Fix +CGEV: parsingAndrzej Zaborowski1-2/+4
2009-11-10Fix: Don't bail if CREG/CGREG mode=2 is unsupportedAndrzej Zaborowski1-4/+53
2009-10-26Fix: notify_attached was only used when detachedDenis Kenzior1-1/+1
2009-10-23Fix: Some modems report PDP_type in a listDenis Kenzior1-1/+9
2009-10-23Remove unused code and make compiler happyDenis Kenzior1-1/+0
2009-10-23Refactor: Initialization codeDenis Kenzior1-110/+45
2009-10-23Add GPRS registration status implementationDenis Kenzior1-178/+40
2009-10-23Remove unused codeDenis Kenzior1-147/+12
2009-10-23Refactor: First round of renamingDenis Kenzior1-106/+106
2009-10-23Refactor: rename data-connection to gprsDenis Kenzior1-0/+649