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
/
src
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
device: Notify technology when a scan has started or stopped
Patrik Flykt
1
-0
/
+4
2012-02-04
device: Return success if scan succeeded for at least one device
Patrik Flykt
1
-5
/
+11
2012-02-04
device: Return -EOPNOTSUPP if the device does not support scanning
Patrik Flykt
1
-1
/
+1
2012-01-24
device: Add caller information to ref/unref debug prints.
Jukka Rissanen
1
-3
/
+9
2012-01-05
device: Disconnect service when disabling device
Jukka Rissanen
1
-2
/
+9
2011-12-12
device: Add function for requesting a hidden scan
Patrik Flykt
1
-0
/
+17
2011-11-10
core: Use gcc atomics instead glib's ones
Daniel Wagner
1
-3
/
+3
2011-10-31
device: Cancel pending trigger when device is removed
Daniel Wagner
1
-5
/
+10
2011-10-06
device: Disconnect a connected network before disabling the device
Alok Barsode
1
-0
/
+3
2011-10-06
device: Remove connections counter
Danny Jeongseok Seo
1
-23
/
+4
2011-10-06
device: Remove redundant connection numbers check
Danny Jeongseok Seo
1
-3
/
+0
2011-09-13
wifi: Add support to multi scan type
Mohamed Abbas
1
-1
/
+3
2011-09-12
device: Remove device_probe and device_remove
Samuel Ortiz
1
-23
/
+13
2011-09-12
device: Set PENDING_DISABLE on device disable
Patrik Flykt
1
-0
/
+1
2011-09-12
device: Simplify device_pending_reset()
Patrik Flykt
1
-5
/
+2
2011-08-25
device: Remove power pending timeout iff there is a pending request
Samuel Ortiz
1
-3
/
+6
2011-08-25
device: Remove device persistent code
Alok Barsode
1
-98
/
+1
2011-08-25
device: Remove caching of offlinemode in device structure
Alok Barsode
1
-6
/
+0
2011-08-25
technology: Remove blocked variables and associated functions
Alok Barsode
1
-63
/
+3
2011-08-25
technology: Redo offlinemode logic
Alok Barsode
1
-43
/
+0
2011-08-25
device: Redo pending power request logic
Alok Barsode
1
-57
/
+92
2011-08-25
device: Update profile in enable_persistent callback
Alok Barsode
1
-13
/
+1
2011-08-25
technology: Refactor enable/disable APIs
Alok Barsode
1
-61
/
+4
2011-08-24
device: Device scan function made private
Jukka Rissanen
1
-2
/
+2
2011-08-04
service: Remove __connman_service_reset_from_networks()
Daniel Wagner
1
-9
/
+1
2011-08-03
device: Free network after resetting service
Samuel Ortiz
1
-1
/
+3
2011-07-26
device: Reorder cleanup
Daniel Wagner
1
-2
/
+2
2011-07-26
device: Change signature of connman_device_remove_network()
Daniel Wagner
1
-4
/
+4
2011-07-26
device: Remove needless call to __connman_network_set_device()
Daniel Wagner
1
-2
/
+0
2011-07-26
network: Remove connman_network_register/unregister()
Daniel Wagner
1
-3
/
+2
2011-07-26
service: Update network pointer in service
Daniel Wagner
1
-0
/
+6
2011-07-26
device: Fix a inbalance of ref/unref of network objects
Daniel Wagner
1
-4
/
+1
2011-07-08
device: Ignore dummy networking devices
Samuel Ortiz
1
-0
/
+5
2011-07-07
device: Get service type from __connman_device_find_device
Samuel Ortiz
1
-1
/
+1
2011-06-21
device: Fix an inbalance ref/unref of network objects
Daniel Wagner
1
-0
/
+2
2011-06-21
device: Do not return error for unhandled devices
daniel.wagner@bmw-carit.de
1
-1
/
+1
2011-06-16
element: Remove element.c
Daniel Wagner
1
-2
/
+1
2011-06-16
element: Remove network code
Daniel Wagner
1
-11
/
+3
2011-06-07
element: Remove device code
Daniel Wagner
1
-109
/
+257
2011-05-31
device: Include Reason in Disconnect Skip Warning
Grant Erickson
1
-1
/
+1
2011-05-31
device: Do not use connman_element_set/get_string()
Daniel Wagner
1
-2
/
+4
2011-05-31
device: Handle connman_device_set/get_string(dev, "Path", ...) directly
Daniel Wagner
1
-0
/
+7
2011-05-31
element: Remove IPv4
Daniel Wagner
1
-2
/
+0
2011-04-04
configuration: Rename configuration to setting
Samuel Ortiz
1
-1
/
+1
2011-04-02
device: Set scan interval to 0 if background scaniing is disabled
Samuel Ortiz
1
-1
/
+7
2011-04-01
device: No need to save the scan interval
Samuel Ortiz
1
-10
/
+0
2011-04-01
device: Reorder the scan_interval setting switch
Samuel Ortiz
1
-15
/
+5
2011-03-02
network: Export connman_network_get_connecting() to plugins
Henri Bragge
1
-1
/
+1
2011-02-18
device: Initial scan delays exponential backoff
Samuel Ortiz
1
-1
/
+22
2011-02-16
technology: Rename __connman_technology_[enable|disable]_device
Alok Barsode
1
-4
/
+11
[next]