index
:
hardware_libhardware_legacy.git
replicant-4.2
replicant-6.0
hardware/libhardware/legacy
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: Remove obsolete update_ctrl_interface() call
Dmitry Shmidt
2013-10-04
1
-87
/
+2
*
Use a single socket to communicate with supplicant
Vinit Deshapnde
2013-08-08
1
-142
/
+74
*
Use accessor to read property serial numbers
Colin Cross
2013-06-14
1
-2
/
+2
*
wifi: Skip adding interface prefix if exists
Dmitry Shmidt
2013-06-06
1
-6
/
+8
*
wifi: Use global control socket
Dmitry Shmidt
2013-06-03
1
-16
/
+46
*
wifi: Add command buffer length parameter to wifi_command()
Dmitry Shmidt
2013-05-30
1
-1
/
+2
*
wifi: Use wpa_ctrl_cleanup() function from wpa_supplicant
Dmitry Shmidt
2013-05-22
2
-44
/
+2
*
Rewrite an invalid config file
Irfan Sheriff
2013-04-12
1
-26
/
+35
*
wifi: Remove obsolete variables
Dmitry Shmidt
2013-02-27
1
-4
/
+1
*
Fix stop supplicant api
Irfan Sheriff
2012-11-06
1
-1
/
+10
*
Fix native crash when driver commands time out
Irfan Sheriff
2012-10-18
1
-1
/
+7
*
Fix native crash
Irfan Sheriff
2012-10-11
1
-6
/
+6
*
Restore the ability to use ctrl_interface directory
Paul Drews
2012-08-23
1
-1
/
+13
*
Add support for EINTR to wifi.c
Kenny Root
2012-03-15
1
-15
/
+16
*
Fixes for concurrency support
Irfan Sheriff
2012-01-20
1
-30
/
+50
*
Fix monitor socket poll
Irfan Sheriff
2012-01-11
1
-1
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-23
/
+23
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-7
/
+7
*
Add support for p2p socket communication
Irfan Sheriff
2011-12-28
1
-60
/
+125
*
Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-25
1
-1
/
+1
*
wifi: Fix entropy file size
Dmitry Shmidt
2011-10-06
1
-4
/
+4
*
wifi: Change pipe to socket pair in termination of monitor thread code
Dmitry Shmidt
2011-09-27
1
-20
/
+25
*
Add support to terminate monitor thread
Irfan Sheriff
2011-09-19
1
-2
/
+46
*
Add support seperate p2p config file
Irfan Sheriff
2011-08-26
1
-63
/
+93
*
wifi: Increase wait for card removal
Dmitry Shmidt
2011-08-23
1
-4
/
+3
*
Fix system property race at supplicant stop
Irfan Sheriff
2011-08-22
1
-0
/
+11
*
wifi: Wait for sdio card removal
Dmitry Shmidt
2011-08-12
1
-0
/
+1
*
wifi: Add entropy file support
Dmitry Shmidt
2011-07-25
1
-0
/
+54
*
wifi: Add wifi_change_fw_path()
Dmitry Shmidt
2011-07-19
2
-0
/
+29
*
wifi: Add wifi_get_fw_path() call
Dmitry Shmidt
2011-07-01
2
-0
/
+32
*
wifi: Assume built-in wlan driver if WIFI_DRIVER_MODULE_PATH is not set
Dmitry Shmidt
2011-06-29
1
-6
/
+18
*
wifi: Allow to finish interface down
Dmitry Shmidt
2011-06-13
1
-0
/
+1
*
Move wpa_ctrl_cleanup() function to wifi_wpa_ctrl_cleanup()
Dmitry Shmidt
2011-03-25
2
-1
/
+44
*
wifi: Ensure RW for wpa_supplicant.conf
Dmitry Shmidt
2011-03-07
1
-1
/
+8
*
wifi: Update wpa_supplicant.conf interface in case of mismatch
Dmitry Shmidt
2011-01-05
1
-11
/
+54
*
rewrite wpa_supplicant.conf when it is too small
Irfan Sheriff
2010-12-17
1
-1
/
+5
*
wifi: Remove unnecessary delay after loading the driver
Dmitry Shmidt
2010-09-14
1
-1
/
+1
*
am c875bb38: am 709a302e: wifi: pass interface to wpa_supplicant
Chih-Wei Huang
2010-09-09
1
-3
/
+4
|
\
|
*
am 709a302e: wifi: pass interface to wpa_supplicant
Chih-Wei Huang
2010-09-09
1
-3
/
+4
|
|
\
|
|
*
wifi: pass interface to wpa_supplicant
Chih-Wei Huang
2010-09-03
1
-3
/
+4
|
*
|
Revert "remove libnetutils dependency"
Jean-Baptiste Queru
2010-08-18
2
-0
/
+29
|
|
/
*
|
Fix wpa_supplicant.conf permissions (0660)
Dmitry Shmidt
2010-08-09
1
-1
/
+9
*
|
Add is_wifi_driver_loaded
Irfan Sheriff
2010-07-27
1
-3
/
+3
*
|
Undo previous merge
Jean-Baptiste Queru
2010-06-21
2
-0
/
+29
|
/
*
merge from open-source master
The Android Open Source Project
2010-06-15
2
-29
/
+0
|
\
|
*
remove libnetutils dependency
Szymon Jakubczak
2010-06-09
2
-29
/
+0
*
|
Increase delay after driver loading if FW loader is not used
Dmitry Shmidt
2010-02-25
1
-1
/
+3
*
|
Add additional logging
Dmitry Shmidt
2010-02-08
1
-1
/
+2
*
|
Return failures as strings to monitor
Irfan Sheriff
2010-01-28
1
-3
/
+8
|
/
[next]