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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-15
plugins: Avoid shadowing connection variable
Marcel Holtmann
3
-38
/
+38
2012-07-13
wifi: Debug print fixed
Jukka Rissanen
1
-1
/
+1
2012-07-13
wifi: Scan all hidden and provisioned AP
Jukka Rissanen
1
-13
/
+59
2012-07-05
wifi: Add support for autoscan request
Tomasz Bursztyka
1
-1
/
+17
2012-07-05
wifi: Add capability to set regulatory domain through device's interface
Tomasz Bursztyka
1
-0
/
+31
2012-07-05
gsupplicant: Adapt set country callback to return a result
Tomasz Bursztyka
1
-4
/
+5
2012-06-30
ofono: Watch for signals only on OFONO_SERVICE
Lucas De Marchi
1
-15
/
+18
2012-06-30
dundee: Watch for signals only on DUNDEE_SERVICE
Lucas De Marchi
1
-5
/
+5
2012-06-30
bluetooth: Watch for signals only on BLUEZ_SERVICE
Lucas De Marchi
1
-8
/
+9
2012-06-30
ofono: Fix potential crash
Guillaume Zajac
1
-0
/
+6
2012-06-28
wifi: Add wifi pointer NULL checks
Patrik Flykt
1
-3
/
+24
2012-06-25
wifi: Check we have valid wifi pointer in autoscan
Jukka Rissanen
1
-0
/
+3
2012-06-18
wifi: Use common scan callback handling
Patrik Flykt
1
-2
/
+1
2012-06-18
wifi: Do a hidden WiFi network scan also for user scans
Patrik Flykt
1
-3
/
+3
2012-06-18
wifi: Use scan_callback() instead of hidden_scan_callback()
Patrik Flykt
1
-36
/
+26
2012-06-18
wifi: Reset autoscan timer on a new scan
Patrik Flykt
1
-8
/
+14
2012-06-18
wifi: Don't print an error when the wifi interface has been removed
Patrik Flykt
1
-1
/
+1
2012-06-18
wifi: Stop scanning when disabling wifi
Patrik Flykt
1
-6
/
+8
2012-06-18
service: Connecting hidden network waits until connected
Jukka Rissanen
1
-2
/
+8
2012-06-06
dundee: Fix wrong casting
Daniel Wagner
1
-2
/
+2
2012-06-04
bluetooth: Check ownership of device
Daniel Wagner
1
-1
/
+16
2012-06-04
dundee: Check ownership of device
Daniel Wagner
1
-1
/
+16
2012-06-04
dundee: Set device active/inactive
Daniel Wagner
1
-2
/
+103
2012-06-04
dundee: Update network connected status
Daniel Wagner
1
-0
/
+31
2012-06-04
dundee: Register connman_network at core
Daniel Wagner
1
-0
/
+45
2012-06-04
dundee: Monitor Device.PropertyChanged signal
Daniel Wagner
1
-1
/
+70
2012-06-04
dundee: Create connman device
Daniel Wagner
1
-0
/
+64
2012-06-04
dundee: Parse device properties in add_device
Daniel Wagner
1
-0
/
+147
2012-06-04
dundee: Get modems when starting
Daniel Wagner
1
-0
/
+97
2012-06-04
dundee: Monitor DeviceAdded/DeviceRemoved signal
Daniel Wagner
1
-1
/
+97
2012-06-04
dundee: Watch service on D-Bus
Daniel Wagner
1
-0
/
+46
2012-06-04
dundee: Add emply plugin
Daniel Wagner
1
-0
/
+141
2012-05-25
wifi: Stop autoscan in the relevant place.
Tomasz Bursztyka
1
-4
/
+4
2012-05-25
wifi: Check device is not already scanning before a new scan.
Tomasz Bursztyka
1
-0
/
+9
2012-05-25
wifi: If scanning, unref the device when removing wifi driver.
Tomasz Bursztyka
1
-0
/
+4
2012-05-25
wifi: Scanning is set to false in case of effective autoscan stop.
Tomasz Bursztyka
1
-0
/
+2
2012-05-18
Do not set signature and reply in GDBus tables
Henrique Dante de Almeida
1
-3
/
+3
2012-05-18
Convert GDBus methods and signals to use macro helpers
Henrique Dante de Almeida
1
-3
/
+7
2012-05-18
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-18
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-09
vpn: Fix null pointer dereference
Henrique Dante de Almeida
1
-3
/
+5
2012-05-09
vpn: Fix null pointer dereference
Henrique Dante de Almeida
1
-2
/
+5
2012-05-09
ofono: Fix uninitialized variable
Henrique Dante de Almeida
1
-1
/
+1
2012-05-09
ofono: Fix uninitialized value
Henrique Dante de Almeida
1
-3
/
+1
2012-05-09
wifi: Fix NULL ssid being passed to memcmp
Henrique Dante de Almeida
1
-1
/
+1
2012-05-09
oFono: Initialize prefix_length
Daniel Wagner
1
-1
/
+1
2012-05-08
ofono: Check for CM attached before registering network
Daniel Wagner
1
-1
/
+4
2012-05-08
wifi: Set disconnecting flag to a relevant value when disconnected
Tomasz Bursztyka
1
-0
/
+1
2012-05-04
wifi: Automatically scan hidden wifi services
Jukka Rissanen
1
-1
/
+114
2012-05-04
wifi: Refactor code
Jukka Rissanen
1
-69
/
+69
[next]