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
/
wifi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
Tethering: Add hidden access point support in technology
Chengyi Zhao
1
-3
/
+11
2013-07-12
Tethering: Add station information management feature
Chengyi Zhao
1
-0
/
+13
2013-07-01
Fix Wi-Fi WEP OPEN and WEP SHARED
Jaehyun Kim
1
-0
/
+19
2013-07-01
Tizen: Export more wifi info in ConnMan network API
Arron Wang
1
-0
/
+24
2013-05-17
wifi: Scan all stored hidden networks
Tomasz Bursztyka
1
-44
/
+120
2013-04-15
wifi: improve fix to avoid device double release on disable
Grant Erickson
1
-35
/
+11
2013-04-12
wifi: avoid device double release on disable
Grant Erickson
1
-2
/
+38
2013-03-27
wifi: terminate autoscan stop if autoscan is not active
Grant Erickson
1
-0
/
+5
2013-03-05
wifi: Preliminary fix for autoscanning known hidden SSIDs
Tomasz Bursztyka
1
-16
/
+15
2013-02-19
config: Read only wifi config
Jukka Rissanen
1
-1
/
+1
2012-11-13
wifi: Handle D-Bus method call failure
Patrik Flykt
1
-0
/
+8
2012-11-07
wifi: Skip service if there is error while loading its settings
Jukka Rissanen
1
-0
/
+4
2012-10-16
wifi: Do not start autoscan if interface was not ready
Tomasz Bursztyka
1
-1
/
+4
2012-10-16
gsupplicant: Add a new state according to 'interface_disabled'
Tomasz Bursztyka
1
-0
/
+3
2012-09-24
wifi: Fix tethering with kernel 3.5
Artem Bityutskiy
1
-3
/
+0
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
-83
/
+61
2012-08-22
wifi: Ignore duplicate hidden APs
Jukka Rissanen
1
-23
/
+46
2012-08-22
wifi: Always Scan hidden APs
Jukka Rissanen
1
-7
/
+0
2012-08-15
wifi: Try only twice when connecting to a non-favorite service
Julien Massot
1
-2
/
+13
2012-07-24
wifi: Return -EBUSY when tethering
Tomasz Bursztyka
1
-1
/
+1
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-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-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-09
wifi: Fix NULL ssid being passed to memcmp
Henrique Dante de Almeida
1
-1
/
+1
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
2012-05-04
wifi: Allow max number of scan entries
Jukka Rissanen
1
-10
/
+49
2012-05-02
wifi: Plugin internal variable was not static
Jukka Rissanen
1
-1
/
+1
2012-04-29
plugins: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-26
wifi: Set connected to false before associating when disconnected
Tomasz Bursztyka
1
-1
/
+1
2012-04-26
wifi: Be connected when relevant, stay connected if roaming
Tomasz Bursztyka
1
-1
/
+31
2012-04-24
wifi: Fixing autoscan device unref issues
Tomasz Bursztyka
1
-2
/
+5
2012-04-24
wifi: Autoscan should be started or stopped according to interface's state
Tomasz Bursztyka
1
-0
/
+10
[next]