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-10-22
device: Do not mark connecting networks unavailable
Tomasz Bursztyka
1
-1
/
+2
2012-10-16
device: Add a getter for powered property
Tomasz Bursztyka
1
-0
/
+5
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
1
-1
/
+1
2012-08-23
device: Refactor device scan function
Jukka Rissanen
1
-7
/
+5
2012-08-14
service: Allow plugins to lookup services by networks
Daniel Wagner
1
-1
/
+1
2012-08-03
device: Remove unused phyindex
Daniel Wagner
1
-14
/
+0
2012-07-17
device: Do not set regdom when device is not powered
Tomasz Bursztyka
1
-0
/
+3
2012-07-09
device: Turn off all running interfaces at startup
Jukka Rissanen
1
-0
/
+50
2012-07-05
device: Add capability to notify on regulatory domain setting
Tomasz Bursztyka
1
-0
/
+13
2012-07-05
device: Add driver capability to set regulatory domain on device basis
Tomasz Bursztyka
1
-0
/
+16
2012-06-25
main: Use 'NetworkInterfaceBlacklist' string everywhere
Patrik Flykt
1
-1
/
+1
2012-06-25
device: Consider blacklisted interfaces from main.conf when filtering
Manfred Kober
1
-1
/
+15
2012-06-18
device: Don't unnecessarily set device->scanning to false
Patrik Flykt
1
-2
/
+0
2012-06-18
device: Combine multiple if statements into one block of code
Patrik Flykt
1
-5
/
+4
2012-06-18
device: Combine two if statements with identical outcome
Patrik Flykt
1
-6
/
+1
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
1
-2
/
+3
2012-05-25
device: Make scanning getter method public.
Tomasz Bursztyka
1
-1
/
+1
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-23
device: Removing emulated background scanning
Tomasz Bursztyka
1
-103
/
+0
2012-04-23
device: Remove the scheduled scan method
Tomasz Bursztyka
1
-5
/
+0
2012-04-17
device: use g_hash_table_replace instead of insert function
Tomasz Bursztyka
1
-1
/
+1
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
[next]