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
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-09-13
Fix issue with missing scanning after power up
Marcel Holtmann
1
-0
/
+2
2009-08-08
Integrate RTNL deeper into IP configuration tracking
Marcel Holtmann
1
-2
/
+0
2009-08-08
Use central place to request current link details
Marcel Holtmann
1
-1
/
+1
2009-08-07
Add monitoring of RTNL status for WiFi devices
Marcel Holtmann
1
-10
/
+55
2009-07-21
Remove broken and unused callback for joining networks
Marcel Holtmann
1
-21
/
+0
2009-05-21
Export and use more generic INET helpers
Marcel Holtmann
1
-1
/
+0
2009-03-26
Set AP scanning and make network available
Marcel Holtmann
1
-0
/
+2
2009-03-26
Remove SSID debug statement
Marcel Holtmann
1
-5
/
+0
2009-03-25
Trigger supplicant connection when joining hidden networks
Marcel Holtmann
1
-1
/
+10
2009-03-25
Add skeleton for WiFi network joining callback
Marcel Holtmann
1
-0
/
+15
2009-02-28
Add priority field to plugin descriptor definition
Marcel Holtmann
1
-1
/
+1
2009-01-05
Remove ununsed disconnect code
Marcel Holtmann
1
-4
/
+0
2009-01-05
Add support for connecting WiFi networks
Marcel Holtmann
1
-1
/
+22
2009-01-05
Update WiFi plugin for new network helper functions
Marcel Holtmann
1
-376
/
+14
2009-01-04
Use async creation and removal for supplicant interfaces
Marcel Holtmann
1
-19
/
+3
2009-01-04
Add callbacks to supplicant driver
Marcel Holtmann
1
-11
/
+9
2009-01-04
Use global supplicant filter matching rule
Marcel Holtmann
1
-1
/
+2
2009-01-04
Add basics for a supplicant driver and use it
Marcel Holtmann
1
-32
/
+18
2009-01-04
Remove useless suffix of device driver names
Marcel Holtmann
1
-1
/
+1
2009-01-04
Use global device detection for WiFi
Marcel Holtmann
1
-122
/
+2
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-01-01
Allow transport definition for device mode
Marcel Holtmann
1
-1
/
+1
2008-12-30
Add CONNMAN_API_SUBJECT_TO_CHANGE definition
Marcel Holtmann
1
-0
/
+1
2008-12-26
Convert WiFi device handling to generic driver
Marcel Holtmann
1
-74
/
+90
2008-12-23
Use an unsigned iterator variable
Marcel Holtmann
1
-1
/
+1
2008-12-22
Don't start DHCP again after handshake
Marcel Holtmann
1
-1
/
+1
2008-12-21
Add support for exporting the WiFi network mode
Marcel Holtmann
1
-1
/
+7
2008-12-20
Let plugins use connman_dbus_get_connection() function
Marcel Holtmann
1
-1
/
+2
2008-12-18
Fix duplicate wireless scan results
Marcel Holtmann
1
-20
/
+8
2008-12-18
Activate wpa_supplicant if needed
Marcel Holtmann
1
-0
/
+2
2008-12-18
Handle element registration failures
Marcel Holtmann
1
-3
/
+12
2008-12-17
Indicate scanning state while not associated
Marcel Holtmann
1
-0
/
+5
2008-12-15
Allow numbers in path for network objects
Marcel Holtmann
1
-3
/
+3
2008-12-15
Only connect known networks when in inactive state
Marcel Holtmann
1
-1
/
+1
2008-12-15
Only update signal strength when it changes
Marcel Holtmann
1
-3
/
+5
2008-12-15
Trigger update process after scan results
Marcel Holtmann
1
-0
/
+2
2008-12-15
Make signal strength value available
Marcel Holtmann
1
-4
/
+7
2008-12-14
Add generic signal strength property
Marcel Holtmann
1
-2
/
+2
2008-12-14
Indicate changes to the signal strength
Marcel Holtmann
1
-8
/
+6
2008-12-13
Only try to connect to available networks
Marcel Holtmann
1
-1
/
+2
2008-12-13
Add support for automatically connecting known networks
Marcel Holtmann
1
-8
/
+40
2008-12-13
Restart scanning after disconnecting
Marcel Holtmann
1
-1
/
+2
2008-12-13
Remove misuse of parent element parameter name
Marcel Holtmann
1
-14
/
+15
2008-12-13
Add support for inactive and cleanup timers
Marcel Holtmann
1
-8
/
+40
2008-12-13
Fix broken invalid character replacement code
Marcel Holtmann
1
-10
/
+3
2008-12-13
Remove unused variable
Marcel Holtmann
1
-1
/
+0
2008-12-13
Add detection of no longer available networks
Marcel Holtmann
1
-12
/
+88
2008-12-12
Fix issue with wpa_supplicant disconnecting
Marcel Holtmann
1
-0
/
+5
2008-12-11
Create unique device name and object path
Marcel Holtmann
1
-3
/
+5
[next]