summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Properly handle missing firmwaresHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2-0001replicant-4.2Paul Kocialkowski2013-11-111-0/+136
* wifi: add a new "loading" stateMichaƫl Burtin2013-06-111-0/+2
* wifi: add suport for WIFI_EXT_MODULEjerpelea2013-03-082-1/+31
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/har...Steve Kondik2013-02-121-1/+10
|\
| * Fix stop supplicant apiIrfan Sheriff2012-11-061-1/+10
* | wifi: fix samsung wifi logiccodeworkx2012-12-221-7/+4
* | wifi: Add support for AP module argsSteve Kondik2012-12-202-0/+22
* | wifi.c: allow devices to specify driver delayR. Andrew Ohana2012-12-172-3/+6
* | wifi: support adding p2p0 when starting wpa_supplicantHashcode2012-12-141-0/+239
* | wifi: Choose correct nvram file on samsung hardwareSteve Kondik2012-12-042-4/+42
|/
* 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
|\
| * am 709a302e: wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-091-3/+4
| |\
| | * wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-031-3/+4
| * | Revert "remove libnetutils dependency"Jean-Baptiste Queru2010-08-182-0/+29
| |/
* | Fix wpa_supplicant.conf permissions (0660)Dmitry Shmidt2010-08-091-1/+9
* | Add is_wifi_driver_loadedIrfan Sheriff2010-07-271-3/+3
* | Undo previous mergeJean-Baptiste Queru2010-06-212-0/+29
|/
* merge from open-source masterThe Android Open Source Project2010-06-152-29/+0
|\
| * remove libnetutils dependencySzymon Jakubczak2010-06-092-29/+0
* | Increase delay after driver loading if FW loader is not usedDmitry Shmidt2010-02-251-1/+3
* | Add additional loggingDmitry Shmidt2010-02-081-1/+2
* | Return failures as strings to monitorIrfan Sheriff2010-01-281-3/+8
|/