summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Properly handle missing firmwaresHEADreplicant-6.0Paul Kocialkowski2017-06-131-0/+136
* wifi: Ensure supplicant stopped in wifi_stop_supplicantHu Wang2016-02-021-1/+2
* wifi: add semco for Samsung BCM43569Christopher N. Hesse2015-10-261-0/+3
* wifi: add a new "loading" stateMichaƫl Burtin2015-10-261-0/+2
* wifi: add suport for WIFI_EXT_MODULEjerpelea2015-10-262-1/+31
* wifi: add support for semcosh nvramEthan Chen2015-10-261-0/+3
* wifi: fix samsung wifi logiccodeworkx2015-10-261-7/+4
* wifi: Add support for AP module argsSteve Kondik2015-10-262-0/+21
* wifi: Choose correct nvram file on samsung hardwareRicardo Cerqueira2015-10-262-4/+43
* wifi: support adding p2p0 when starting wpa_supplicantRicardo Cerqueira2015-10-141-0/+246
* wifi: introduce wifi_fst moduleDedy Lansky2015-10-063-726/+141
* wifi: duplicate wifi.c into wifi_fst.cDedy Lansky2015-10-061-0/+834
* wifi: generalize ensure_config_file_exists()Dedy Lansky2015-10-061-6/+6
* make wifi_load_driver blockingMaddest Chang2015-07-152-0/+48
* wlan: Fix comparison of driver_status when loading driverAjay Dudani2015-05-051-1/+1
* wifi missing include for sys/stat.hMark Salyzyn2015-04-011-0/+1
* Remove HAVE_LIBC_SYSTEM_PROPERTIES.Elliott Hughes2015-01-121-13/+1
* 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