summaryrefslogtreecommitdiffstats
path: root/drivers/hsomodem
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright informationMarcel Holtmann3-3/+3
2009-12-30Add netmask to HSO GPRS context driverMartin Xu1-1/+3
2009-12-17Style: Repeat for driversDenis Kenzior1-1/+2
2009-12-01Fix: Don't decode error unnecessarilyDenis Kenzior1-2/+2
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-18Fix: warningsDenis Kenzior1-3/+3
2009-11-18Get rid of a few debugsDenis Kenzior1-4/+0
2009-11-18Make HSO context driver use OWANCALL/OWANDATADenis Kenzior1-22/+83
2009-11-18Parse the weird response of _OWANDATADenis Kenzior1-8/+24
2009-11-18Fix: Properly send & parse _OWANDATADenis Kenzior1-2/+2
2009-11-18Fix: Send username and password properlyDenis Kenzior1-2/+2
2009-11-18Add initial HSO GPRS context driverDenis Kenzior3-0/+396