index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ofono.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
ofono: Move cm attached update into a function
Daniel Wagner
1
-21
/
+20
2011-12-12
ofono: Use generic setter instead connman_network_set_roaming
Daniel Wagner
1
-1
/
+2
2011-12-12
ofono: Monitor netreg Roaming property
Daniel Wagner
1
-0
/
+33
2011-12-12
ofono: Move netreg strength update into a function
Daniel Wagner
1
-19
/
+16
2011-12-12
ofono: Move netreg name update into a function
Daniel Wagner
1
-28
/
+21
2011-12-12
ofono: Update copyright statement
Daniel Wagner
1
-0
/
+1
2011-12-12
ofono: Add documentation
Daniel Wagner
1
-0
/
+15
2011-12-12
ofono: Ignore non 'hardware' modem types.
Daniel Wagner
1
-0
/
+29
2011-12-12
ofono: Power down modem when ConnMan shutsdown
Daniel Wagner
1
-0
/
+31
2011-12-12
ofono: Add connect()/disconnnect network
Daniel Wagner
1
-9
/
+87
2011-12-12
ofono: Register network object at core
Daniel Wagner
1
-4
/
+147
2011-12-12
ofono: Get NetworkRegistration properties
Daniel Wagner
1
-0
/
+112
2011-12-12
ofono: Extract ConnectionContext information
Daniel Wagner
1
-0
/
+212
2011-12-12
ofono: Get ConnectionContext properties
Daniel Wagner
1
-6
/
+333
2011-12-12
ofono: Power up ConnectionManager
Daniel Wagner
1
-1
/
+47
2011-12-12
ofono: Get ConnectionManager properties
Daniel Wagner
1
-0
/
+77
2011-12-12
ofono: Attach device to core
Daniel Wagner
1
-7
/
+126
2011-12-12
ofono: Set modems online
Daniel Wagner
1
-0
/
+38
2011-12-12
ofono: Get SIM properties
Daniel Wagner
1
-0
/
+200
2011-12-12
ofono: Power up modems
Daniel Wagner
1
-0
/
+129
2011-12-12
ofono: Extract modem properties
Daniel Wagner
1
-0
/
+115
2011-12-12
ofono: Keep track of all modems
Daniel Wagner
1
-0
/
+88
2011-12-12
ofono: Get all modems when oFono connects
Daniel Wagner
1
-0
/
+82
2011-12-12
ofono: Listen to oFono's D-Bus signals
Daniel Wagner
1
-0
/
+180
2011-12-12
ofono: Start refactoring plugin
Daniel Wagner
1
-1905
/
+27
2011-11-29
ofono: Do not call set_connected() from the activation reply
Yu A Wang
1
-4
/
+2
2011-11-18
ofono: Don't set network index when device is removed
Yu A Wang
1
-8
/
+0
2011-10-05
ofono: Create the cellular network only when attached to the PS network
Philippe Nunes
1
-2
/
+10
2011-09-12
ofono: Remove 3G network after disabled 3G modem
Yu A Wang
1
-30
/
+33
2011-08-09
ofono: Improve coding style
Guillaume Zajac
1
-4
/
+2
2011-08-04
ofono: Destroy network_hash when disconnecting
Yu A Wang
1
-5
/
+8
2011-08-04
ofono: Duplicate network path value
Yu A Wang
1
-2
/
+2
2011-07-28
ofono: Network name is empty when operator is not available
Bertrand Aygon
1
-0
/
+2
2011-07-26
ofono: Fix network owner ship
Daniel Wagner
1
-9
/
+42
2011-07-26
device: Change signature of connman_device_remove_network()
Daniel Wagner
1
-3
/
+2
2011-07-26
network: Remove connman_network_register/unregister()
Daniel Wagner
1
-4
/
+0
2011-07-06
ofono: Set IPv4 address if IPv6 method is not supported
Thierry Boureille
1
-6
/
+9
2011-06-21
ofono: Fix add_newtork() error path
daniel.wagner@bmw-carit.de
1
-17
/
+3
2011-06-16
element: Remove element.c
Daniel Wagner
1
-1
/
+0
2011-06-16
element: Remove network code
Daniel Wagner
1
-0
/
+5
2011-05-31
ofono: Store Operator string in struct modem
Daniel Wagner
1
-5
/
+7
2011-05-27
ofono: Remove unused code for online support check
Marcel Holtmann
1
-5
/
+1
2011-04-17
ofono: IPv6 support
Samuel Ortiz
1
-3
/
+103
2011-04-17
ofono: Remove update_settings forward declaration
Samuel Ortiz
1
-135
/
+131
2011-04-17
ofono: Add IPv6 method and address to the info structure
Samuel Ortiz
1
-11
/
+20
2011-03-30
ofono: Check for info pointer in set_active_reply
Mohamed Abbas
1
-2
/
+5
2011-03-16
ofono: Free network_info
Daniel Wagner
1
-3
/
+8
2011-03-02
ofono: Remove set_connected forward declaration
Samuel Ortiz
1
-28
/
+25
2011-03-02
ofono: Connect when context activation is requested
Henri Bragge
1
-19
/
+28
2011-03-02
ofono: Do not connect autonomously activated contexts
Henri Bragge
1
-2
/
+9
[prev]
[next]