summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem/network-registration.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-20Add quirk for cid and lac handling for HuaweiJussi Kukkonen1-2/+6
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-10Activate Speech Service for Option devicesMarcel Holtmann1-0/+16
2009-12-10Query current state of Option specific settingsMarcel Holtmann1-0/+6
2009-12-09Use at_util_parse_reg in netreg driverDenis Kenzior1-51/+6
2009-12-07Add experimental Option tech parsingDenis Kenzior1-0/+58
2009-12-07Add support for HSO signal quality reportingDenis Kenzior1-0/+26
2009-12-07Refactor: Calypso unsolicited signal strengthDenis Kenzior1-4/+9
2009-11-18Fix: Report the current operator as currentDenis Kenzior1-1/+2
2009-11-11Fix: Set data to NULL in driversDenis Kenzior1-0/+2
2009-11-10Fix: Don't bail if CREG/CGREG mode=2 is unsupportedAndrzej Zaborowski1-3/+53
2009-10-29Update the atmodem driver to the new APIDenis Kenzior1-2/+2
2009-09-29Be more numerically stableDenis Kenzior1-2/+2
2009-09-11Rework DECLARE_FAILURE to be a bit nicerDenis Kenzior1-41/+11
2009-09-04Rename at.h to atmodem.hDenis Kenzior1-1/+1
2009-09-03Add quirk for network-registration for calypsoDenis Kenzior1-6/+41
2009-09-01Rename generic_at drivers to atmodemDenis Kenzior1-1/+1
2009-09-01Make remove functions not return anythingDenis Kenzior1-3/+1
2009-09-01change int vendor to unsigned int vendorDenis Kenzior1-1/+2
2009-09-01Add vendor flag capability to netregDenis Kenzior1-2/+2
2009-08-19Remove modem member from cb_dataDenis Kenzior1-7/+7
2009-08-19Update netreg AT modem driver to the new APIDenis Kenzior1-91/+104
2009-07-29Rename ofono_modem_userdataDenis Kenzior1-12/+13
2009-07-29Remove supports_tech variableDenis Kenzior1-12/+3
2009-07-29Tweak CREG notification to be more fault tolerantDenis Kenzior1-0/+10
2009-06-12Fixup style issues with previous MCC/MNC patchDenis Kenzior1-19/+16
2009-06-12Change MNC and MCC variable types to stringAki Niemi1-30/+27
2009-06-03Add check for error pathDenis Kenzior1-0/+3
2009-05-20Remove yet more unused variables.Andrzej Zaborowski1-2/+0
2009-05-10Add initial implementation of AT modem driverDenis Kenzior1-0/+675