summaryrefslogtreecommitdiffstats
path: root/drivers/huaweicdmamodem
AgeCommit message (Collapse)AuthorFilesLines
2012-01-06huaweimodem: Move CDMA network registration into default driverMarcel Holtmann3-295/+0
With merging the GSM/UTMS and CDMA modem plugin into a unified version, it also makes sense to merge the Huawei specific vendor atom drivers into one.
2011-12-09huaweicdmamodem: Fix sysinfo parsingPhilippe Nunes1-1/+1
In practice, the service domain is set to 255 (cdma not supported) with an EV-DO capable hardware.
2011-12-07huaweicdma: Add data strength notification supportGuillaume Zajac1-0/+28
2011-08-09huaweicdma: Implement 1X signal strength updatesBertrand Aygon1-0/+28
2011-08-09huaweicdmamodem: Use a more common boolean patternDenis Kenzior1-9/+9
2011-08-09huaweicdma: Add netreg driver implementationBertrand Aygon3-0/+177
2011-08-05huaweicdmamodem: Add stub implementationBertrand Aygon2-0/+62