summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* am 9595dc8c: am 4248e7c3: am a5b275c3: Merge "Changes to restart supplicant o...Dmitry Shmidt2014-05-151-5/+27
|\
| * Changes to restart supplicant on crashMahesh2014-05-151-5/+27
* | am 384bd5d6: am 7b11946c: am 9739aeb2: Merge "Indicate WPA_EVENT_TERMINATING ...Dmitry Shmidt2014-05-141-4/+8
|\ \ | |/
| * Indicate WPA_EVENT_TERMINATING event on primary interface.Mahesh2014-05-131-4/+8
* | am bfad19d2: am eaf44380: Merge "Wi-Fi HAL: fix supplicant start failed issue"Narayan Kamath2014-03-171-6/+10
|\ \ | |/
| * Wi-Fi HAL: fix supplicant start failed issuejiaguo2014-03-131-6/+10
* | am e5a16307: am c32be36f: Merge "wifi: check if supplicant is running before ...Dmitry Shmidt2014-02-241-1/+1
|\ \ | |/
| * Merge "wifi: check if supplicant is running before starting it"Dmitry Shmidt2014-02-241-1/+1
| |\
| | * wifi: check if supplicant is running before starting itJonathan DE CESCO2013-01-071-1/+1
| * | wifi: Link libwpa_client only if wpa_supplicant was chosenDmitry Shmidt2013-12-052-6/+28
* | | wifi: Link libwpa_client only if wpa_supplicant was chosenDmitry Shmidt2013-11-222-6/+28
* | | wifi: Remove obsolete update_ctrl_interface() callDmitry Shmidt2013-10-041-87/+2
|/ /
* | Use a single socket to communicate with supplicantVinit Deshapnde2013-08-081-142/+74
* | Use accessor to read property serial numbersColin Cross2013-06-141-2/+2
* | wifi: Skip adding interface prefix if existsDmitry Shmidt2013-06-061-6/+8
* | wifi: Use global control socketDmitry Shmidt2013-06-031-16/+46
* | wifi: Add command buffer length parameter to wifi_command()Dmitry Shmidt2013-05-301-1/+2
* | wifi: Use wpa_ctrl_cleanup() function from wpa_supplicantDmitry Shmidt2013-05-222-44/+2
* | Rewrite an invalid config fileIrfan Sheriff2013-04-121-26/+35
* | wifi: Remove obsolete variablesDmitry Shmidt2013-02-271-4/+1
|/
* Fix stop supplicant apiIrfan Sheriff2012-11-061-1/+10
* Fix native crash when driver commands time outIrfan Sheriff2012-10-181-1/+7
* Fix native crashIrfan Sheriff2012-10-111-6/+6
* Restore the ability to use ctrl_interface directoryPaul Drews2012-08-231-1/+13
* Add support for EINTR to wifi.cKenny Root2012-03-151-15/+16
* Fixes for concurrency supportIrfan Sheriff2012-01-201-30/+50
* Fix monitor socket pollIrfan Sheriff2012-01-111-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-23/+23
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-7/+7
* Add support for p2p socket communicationIrfan Sheriff2011-12-281-60/+125
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-1/+1
* wifi: Fix entropy file sizeDmitry Shmidt2011-10-061-4/+4
* wifi: Change pipe to socket pair in termination of monitor thread codeDmitry Shmidt2011-09-271-20/+25
* Add support to terminate monitor threadIrfan Sheriff2011-09-191-2/+46
* Add support seperate p2p config fileIrfan Sheriff2011-08-261-63/+93
* wifi: Increase wait for card removalDmitry Shmidt2011-08-231-4/+3
* Fix system property race at supplicant stopIrfan Sheriff2011-08-221-0/+11
* wifi: Wait for sdio card removalDmitry Shmidt2011-08-121-0/+1
* wifi: Add entropy file supportDmitry Shmidt2011-07-251-0/+54
* wifi: Add wifi_change_fw_path()Dmitry Shmidt2011-07-192-0/+29
* wifi: Add wifi_get_fw_path() callDmitry Shmidt2011-07-012-0/+32
* wifi: Assume built-in wlan driver if WIFI_DRIVER_MODULE_PATH is not setDmitry Shmidt2011-06-291-6/+18
* wifi: Allow to finish interface downDmitry Shmidt2011-06-131-0/+1
* Move wpa_ctrl_cleanup() function to wifi_wpa_ctrl_cleanup()Dmitry Shmidt2011-03-252-1/+44
* wifi: Ensure RW for wpa_supplicant.confDmitry Shmidt2011-03-071-1/+8
* wifi: Update wpa_supplicant.conf interface in case of mismatchDmitry Shmidt2011-01-051-11/+54
* rewrite wpa_supplicant.conf when it is too smallIrfan Sheriff2010-12-171-1/+5
* wifi: Remove unnecessary delay after loading the driverDmitry Shmidt2010-09-141-1/+1
* am c875bb38: am 709a302e: wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-091-3/+4
|\