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
2011-12-16
wifi: Set wifi device powered FALSE when removed
Yu A Wang
1
-0
/
+1
2011-12-12
wifi: Add support for hidden network scan
Patrik Flykt
1
-0
/
+87
2011-12-12
wifi: Disable network in disconnected state
Patrik Flykt
1
-6
/
+6
2011-11-29
wifi: Set device powered from the interface create callback
Samuel Ortiz
1
-0
/
+12
2011-11-28
wifi: The remove interface callback used stale pointer.
Jukka Rissanen
1
-2
/
+4
2011-11-28
wifi: Add debugging in order to find memory problems.
Jukka Rissanen
1
-1
/
+1
2011-11-07
wifi: Only consider identifiers starting with 'wifi_'
Patrik Flykt
1
-0
/
+3
2011-11-07
wifi: Handle erroneous disconnection after 4way-handshake
Tomasz Bursztyka
1
-0
/
+35
2011-09-13
wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scan
Mohamed Abbas
1
-4
/
+195
2011-09-13
wifi: Add support to multi scan type
Mohamed Abbas
1
-2
/
+19
2011-09-13
service: Add frequency support to service
Mohamed Abbas
1
-0
/
+3
2011-09-12
wifi: Device reference counting fix on scan
Patrik Flykt
1
-0
/
+4
2011-09-12
wifi: Add NULL checks in interface create and remove
Patrik Flykt
1
-5
/
+6
2011-09-12
wifi: Implement network_changed gsupplicant hook
Samuel Ortiz
1
-0
/
+29
2011-08-24
wifi: Remove unused code
Jukka Rissanen
1
-14
/
+0
2011-08-04
wifi: network_remove: Clear network pointer in wifi
Daniel Wagner
1
-0
/
+12
2011-07-29
wifi: Use agent provided credentials as a fallback
Henri Bragge
1
-4
/
+18
2011-07-26
wifi: Fix network owner ship
Daniel Wagner
1
-12
/
+27
2011-07-26
device: Change signature of connman_device_remove_network()
Daniel Wagner
1
-7
/
+7
2011-07-26
network: Remove connman_network_register/unregister()
Daniel Wagner
1
-4
/
+4
2011-06-27
wifi: Fix return value of wifi_[enable/disable].
Alok Barsode
1
-2
/
+12
2011-06-16
element: Remove network code
Daniel Wagner
1
-1
/
+9
2011-06-16
service: Remove Service.Mode
Daniel Wagner
1
-3
/
+1
2011-06-16
wifi: Whitespace cleanup
Daniel Wagner
1
-4
/
+4
2011-05-27
wifi: Remove unused variable
Marcel Holtmann
1
-2
/
+0
2011-03-11
tethering: Add wifi interface to bridge after carrier on
Martin Xu
1
-9
/
+33
2011-02-23
network: Remove address field
Samuel Ortiz
1
-44
/
+0
2011-02-21
wifi: Remove interfaces from the bridge when disabling tethering
Samuel Ortiz
1
-1
/
+5
2011-02-08
wifi: Check invalid key/passphrase in gsupplicant connect callback
Patrik Flykt
1
-2
/
+12
2011-02-03
wifi: Debug string typo
Samuel Ortiz
1
-1
/
+1
2011-02-03
wifi: Return a tethering error if AP mode is not supported at all
Samuel Ortiz
1
-2
/
+5
2011-02-03
wifi: Use WPA2 only when in AP mode
Samuel Ortiz
1
-0
/
+1
2011-02-03
wifi: Set AP ciphers to CCMP only
Samuel Ortiz
1
-0
/
+2
2011-02-03
wifi: Initial tethering support
Samuel Ortiz
1
-1
/
+194
2011-02-02
gsupplicant: Add interface bridge setting
Samuel Ortiz
1
-1
/
+1
2011-02-02
gsupplicant: Add network scan ssid setting
Samuel Ortiz
1
-0
/
+1
2011-02-02
wifi: Track interfaces
Samuel Ortiz
1
-0
/
+9
2011-02-02
gsupplicant: Add network mode support
Samuel Ortiz
1
-0
/
+1
2011-01-27
wifi: WPS support
Tomasz Bursztyka
1
-183
/
+266
2011-01-26
wifi: Balance scanning states
Mohamed Abbas
1
-6
/
+10
2011-01-10
wifi: Stack based crash risk fixed
Tomasz Bursztyka
1
-3
/
+7
2010-12-23
wifi: Check for passphrase being not NULL before calling strlen
Mohamed Abbas
1
-1
/
+1
2010-12-23
wifi: Remove network on BSSRemoved signal reception
Leena Gunda
1
-2
/
+12
2010-12-23
wifi: Track wpa supplicant state
Samuel Ortiz
1
-0
/
+35
2010-12-23
wifi: Zero length passphrase set to NULL
Samuel Ortiz
1
-3
/
+8
2010-12-23
wifi: Dont start new connection until disassociation completes
Mohamed Abbas
1
-19
/
+64
2010-12-22
wifi: Remove misleading error string
Samuel Ortiz
1
-2
/
+10
2010-12-22
wifi: Use CONNMAN_SUPPLICANT_DEBUG for debugging
Samuel Ortiz
1
-1
/
+1
2010-12-22
wifi: Set wifi plugin priority to DEFAULT
Samuel Ortiz
1
-1
/
+1
2010-12-22
wifi: Switch to being the default wifi plugin
Samuel Ortiz
1
-1
/
+1
[next]