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
*
Properly handle missing firmwares
HEAD
replicant-6.0
Paul Kocialkowski
2017-06-13
1
-0
/
+136
*
wifi: Ensure supplicant stopped in wifi_stop_supplicant
Hu Wang
2016-02-02
1
-1
/
+2
*
wifi: add semco for Samsung BCM43569
Christopher N. Hesse
2015-10-26
1
-0
/
+3
*
wifi: add a new "loading" state
Michaƫl Burtin
2015-10-26
1
-0
/
+2
*
wifi: add suport for WIFI_EXT_MODULE
jerpelea
2015-10-26
2
-1
/
+31
*
wifi: add support for semcosh nvram
Ethan Chen
2015-10-26
1
-0
/
+3
*
wifi: fix samsung wifi logic
codeworkx
2015-10-26
1
-7
/
+4
*
wifi: Add support for AP module args
Steve Kondik
2015-10-26
2
-0
/
+21
*
wifi: Choose correct nvram file on samsung hardware
Ricardo Cerqueira
2015-10-26
2
-4
/
+43
*
wifi: support adding p2p0 when starting wpa_supplicant
Ricardo Cerqueira
2015-10-14
1
-0
/
+246
*
wifi: introduce wifi_fst module
Dedy Lansky
2015-10-06
3
-726
/
+141
*
wifi: duplicate wifi.c into wifi_fst.c
Dedy Lansky
2015-10-06
1
-0
/
+834
*
wifi: generalize ensure_config_file_exists()
Dedy Lansky
2015-10-06
1
-6
/
+6
*
make wifi_load_driver blocking
Maddest Chang
2015-07-15
2
-0
/
+48
*
wlan: Fix comparison of driver_status when loading driver
Ajay Dudani
2015-05-05
1
-1
/
+1
*
wifi missing include for sys/stat.h
Mark Salyzyn
2015-04-01
1
-0
/
+1
*
Remove HAVE_LIBC_SYSTEM_PROPERTIES.
Elliott Hughes
2015-01-12
1
-13
/
+1
*
am 9595dc8c: am 4248e7c3: am a5b275c3: Merge "Changes to restart supplicant o...
Dmitry Shmidt
2014-05-15
1
-5
/
+27
|
\
|
*
Changes to restart supplicant on crash
Mahesh
2014-05-15
1
-5
/
+27
*
|
am 384bd5d6: am 7b11946c: am 9739aeb2: Merge "Indicate WPA_EVENT_TERMINATING ...
Dmitry Shmidt
2014-05-14
1
-4
/
+8
|
\
\
|
|
/
|
*
Indicate WPA_EVENT_TERMINATING event on primary interface.
Mahesh
2014-05-13
1
-4
/
+8
*
|
am bfad19d2: am eaf44380: Merge "Wi-Fi HAL: fix supplicant start failed issue"
Narayan Kamath
2014-03-17
1
-6
/
+10
|
\
\
|
|
/
|
*
Wi-Fi HAL: fix supplicant start failed issue
jiaguo
2014-03-13
1
-6
/
+10
*
|
am e5a16307: am c32be36f: Merge "wifi: check if supplicant is running before ...
Dmitry Shmidt
2014-02-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge "wifi: check if supplicant is running before starting it"
Dmitry Shmidt
2014-02-24
1
-1
/
+1
|
|
\
|
|
*
wifi: check if supplicant is running before starting it
Jonathan DE CESCO
2013-01-07
1
-1
/
+1
|
*
|
wifi: Link libwpa_client only if wpa_supplicant was chosen
Dmitry Shmidt
2013-12-05
2
-6
/
+28
*
|
|
wifi: Link libwpa_client only if wpa_supplicant was chosen
Dmitry Shmidt
2013-11-22
2
-6
/
+28
*
|
|
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
[next]