summaryrefslogtreecommitdiff
path: root/plugins/ofono.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-15ofono: Add cdma-netreg relative functionsGuillaume Zajac1-3/+146
2011-12-15ofono: Cleanup connection_manager_init()Daniel Wagner1-12/+16
2011-12-15ofono: Factorize Connection Managers intializationGuillaume Zajac1-73/+30
2011-12-15ofono: Add support for CDMA modemsGuillaume Zajac1-8/+56
2011-12-15ofono: Add cdma-connman power and shutdown APIGuillaume Zajac1-2/+66
2011-12-15ofono: Add CDMA interfaces extractionGuillaume Zajac1-0/+8
2011-12-12ofono: Remove unnecessary bracketsDaniel Wagner1-14/+10
2011-12-12ofono: Move cm powered update into a functionDaniel Wagner1-14/+16
2011-12-12ofono: Move cm attached update into a functionDaniel Wagner1-21/+20
2011-12-12ofono: Use generic setter instead connman_network_set_roamingDaniel Wagner1-1/+2
2011-12-12ofono: Monitor netreg Roaming propertyDaniel Wagner1-0/+33
2011-12-12ofono: Move netreg strength update into a functionDaniel Wagner1-19/+16
2011-12-12ofono: Move netreg name update into a functionDaniel Wagner1-28/+21
2011-12-12ofono: Update copyright statementDaniel Wagner1-0/+1
2011-12-12ofono: Add documentationDaniel Wagner1-0/+15
2011-12-12ofono: Ignore non 'hardware' modem types.Daniel Wagner1-0/+29
2011-12-12ofono: Power down modem when ConnMan shutsdownDaniel Wagner1-0/+31
2011-12-12ofono: Add connect()/disconnnect networkDaniel Wagner1-9/+87
2011-12-12ofono: Register network object at coreDaniel Wagner1-4/+147
2011-12-12ofono: Get NetworkRegistration propertiesDaniel Wagner1-0/+112
2011-12-12ofono: Extract ConnectionContext informationDaniel Wagner1-0/+212
2011-12-12ofono: Get ConnectionContext propertiesDaniel Wagner1-6/+333
2011-12-12ofono: Power up ConnectionManagerDaniel Wagner1-1/+47
2011-12-12ofono: Get ConnectionManager propertiesDaniel Wagner1-0/+77
2011-12-12ofono: Attach device to coreDaniel Wagner1-7/+126
2011-12-12ofono: Set modems onlineDaniel Wagner1-0/+38
2011-12-12ofono: Get SIM propertiesDaniel Wagner1-0/+200
2011-12-12ofono: Power up modemsDaniel Wagner1-0/+129
2011-12-12ofono: Extract modem propertiesDaniel Wagner1-0/+115
2011-12-12ofono: Keep track of all modemsDaniel Wagner1-0/+88
2011-12-12ofono: Get all modems when oFono connectsDaniel Wagner1-0/+82
2011-12-12ofono: Listen to oFono's D-Bus signalsDaniel Wagner1-0/+180
2011-12-12ofono: Start refactoring pluginDaniel Wagner1-1905/+27
2011-11-29ofono: Do not call set_connected() from the activation replyYu A Wang1-4/+2
2011-11-18ofono: Don't set network index when device is removedYu A Wang1-8/+0
2011-10-05ofono: Create the cellular network only when attached to the PS networkPhilippe Nunes1-2/+10
2011-09-12ofono: Remove 3G network after disabled 3G modemYu A Wang1-30/+33
2011-08-09ofono: Improve coding styleGuillaume Zajac1-4/+2
2011-08-04ofono: Destroy network_hash when disconnectingYu A Wang1-5/+8
2011-08-04ofono: Duplicate network path valueYu A Wang1-2/+2
2011-07-28ofono: Network name is empty when operator is not availableBertrand Aygon1-0/+2
2011-07-26ofono: Fix network owner shipDaniel Wagner1-9/+42
2011-07-26device: Change signature of connman_device_remove_network()Daniel Wagner1-3/+2
2011-07-26network: Remove connman_network_register/unregister()Daniel Wagner1-4/+0
2011-07-06ofono: Set IPv4 address if IPv6 method is not supportedThierry Boureille1-6/+9
2011-06-21ofono: Fix add_newtork() error pathdaniel.wagner@bmw-carit.de1-17/+3
2011-06-16element: Remove element.cDaniel Wagner1-1/+0
2011-06-16element: Remove network codeDaniel Wagner1-0/+5
2011-05-31ofono: Store Operator string in struct modemDaniel Wagner1-5/+7
2011-05-27ofono: Remove unused code for online support checkMarcel Holtmann1-5/+1