summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Collapse)AuthorAgeFilesLines
...
* wifi: Change pipe to socket pair in termination of monitor thread codeDmitry Shmidt2011-09-271-20/+25
| | | | | Change-Id: Id08c211102dabccff3e7d5a1373507f8d63ec70d Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add support to terminate monitor threadIrfan Sheriff2011-09-191-2/+46
| | | | | | | | Create a local pipe to track when socket connection times out and send a terminate on the monitor thread Bug: 5337272 Change-Id: I80ed3f8450b4d54d1b9e2bbc3cc84f10d0ae7a04
* Add support seperate p2p config fileIrfan Sheriff2011-08-261-63/+93
| | | | | | | Also, fixed a bug with config overwrite with ctrl_interface update Bug: 5002384 Change-Id: I870c12ee58d60f696512c27deb4b9d35b4dc3b2a
* wifi: Increase wait for card removalDmitry Shmidt2011-08-231-4/+3
| | | | | Change-Id: Ia9f5bf2a905c89126535a6c01c3af67189df6c32 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Fix system property race at supplicant stopIrfan Sheriff2011-08-221-0/+11
| | | | | | | | | | | | | | | | We stop supplicant by sending a "terminate" control command. init then updates the system property init.svc.wpa_supplicant when the supplicant has stopped. The framework gets notified of a successful supplicant stop through a supplicant event. It can happen that the framework has been notified of a supplicant stop, but the init process has not set the system property and thus when the framework tries to connect to the supplicant again, it can immediately return saying the supplicant is already running. Avoid this race, by ensuring the call from framework to close supplicant connection polls for the update by init process that the system property indicates supplicant has stopped. Bug: 5166494 Change-Id: Ie74a8cf39fa56ae557ea6bbbcba7865301620c42
* wifi: Wait for sdio card removalDmitry Shmidt2011-08-121-0/+1
| | | | | Change-Id: I3fdbd27e45536b9142e0ca88692270bac543177a Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add entropy file supportDmitry Shmidt2011-07-251-0/+54
| | | | | Change-Id: Iee92ee9fee15037cffde86b9cd2c9407afb8d2ca Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_change_fw_path()Dmitry Shmidt2011-07-192-0/+29
| | | | | Change-Id: I1c4afe43457a295c0ffe0a865c6c331109dce614 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_get_fw_path() callDmitry Shmidt2011-07-012-0/+32
| | | | | Change-Id: Ib9dc8ce84febb2fba045ee527838653d0d1ad11b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Assume built-in wlan driver if WIFI_DRIVER_MODULE_PATH is not setDmitry Shmidt2011-06-291-6/+18
| | | | | Change-Id: Ic63381fe037cd5aa1f3d419d7c253c2b17961a24 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Allow to finish interface downDmitry Shmidt2011-06-131-0/+1
| | | | | Change-Id: I249646845f0837c7cbf6c118d08aecb5b3ccaba5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Move wpa_ctrl_cleanup() function to wifi_wpa_ctrl_cleanup()Dmitry Shmidt2011-03-252-1/+44
| | | | | Change-Id: I557a2ac10ebb226508ffccfbfeca7f326912ed04 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Ensure RW for wpa_supplicant.confDmitry Shmidt2011-03-071-1/+8
| | | | | Change-Id: Icaeac0ee2239333be5f3be10024824ada6da18d5 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Update wpa_supplicant.conf interface in case of mismatchDmitry Shmidt2011-01-051-11/+54
| | | | | Change-Id: Iea7432bd96df2c1474e5af1788225322c9b78307 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* rewrite wpa_supplicant.conf when it is too smallIrfan Sheriff2010-12-171-1/+5
| | | | | Bug: 2850497 Change-Id: Ifce2055212f78519f2cac8f73ee86b0b7a9ee0ee
* wifi: Remove unnecessary delay after loading the driverDmitry Shmidt2010-09-141-1/+1
| | | | | Change-Id: I371d262a5bf5da989c0c7beabb9fcb8d440375e4 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* am c875bb38: am 709a302e: wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-091-3/+4
|\ | | | | | | | | | | | | Merge commit 'c875bb384f1c17aa198262acd72b18825f7d8152' * commit 'c875bb384f1c17aa198262acd72b18825f7d8152': wifi: pass interface to wpa_supplicant
| * am 709a302e: wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-091-3/+4
| |\ | | | | | | | | | | | | | | | | | | Merge commit '709a302e77c44a3e3ee8359be3f2c9361f05d02c' into gingerbread-plus-aosp * commit '709a302e77c44a3e3ee8359be3f2c9361f05d02c': wifi: pass interface to wpa_supplicant
| | * wifi: pass interface to wpa_supplicantChih-Wei Huang2010-09-031-3/+4
| | | | | | | | | | | | Change-Id: I577d0e7a0c6cbf7c1ddb025c01519a30bb7997b3
| * | Revert "remove libnetutils dependency"Jean-Baptiste Queru2010-08-182-0/+29
| |/ | | | | | | This reverts commit 7c6051a4990d9c55245c90a233bb23e5cc5cb544.
* | Fix wpa_supplicant.conf permissions (0660)Dmitry Shmidt2010-08-091-1/+9
| | | | | | | | | | Change-Id: I62e6711f706af88d4447f2885f7a0ce3f30a8a2e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Add is_wifi_driver_loadedIrfan Sheriff2010-07-271-3/+3
| | | | | | | | Change-Id: I73600a11891b1380d8bc1bfbc24494410a989fcb
* | Undo previous mergeJean-Baptiste Queru2010-06-212-0/+29
|/ | | | Change-Id: I74fd5ae2634b0c7909b7ab332d174f98a9c8aee5
* merge from open-source masterThe Android Open Source Project2010-06-152-29/+0
|\ | | | | | | Change-Id: Iff5f59c3bf645911730bfa7defee848e5b54a4a1
| * remove libnetutils dependencySzymon Jakubczak2010-06-092-29/+0
| | | | | | | | Change-Id: I2b10ec7b9c8392bf9e64153406264a56b0ecbe30
* | Increase delay after driver loading if FW loader is not usedDmitry Shmidt2010-02-251-1/+3
| | | | | | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Add additional loggingDmitry Shmidt2010-02-081-1/+2
| | | | | | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | Return failures as strings to monitorIrfan Sheriff2010-01-281-3/+8
|/ | | | | Bug: 2399119 Change-Id: I17bcb86e002cd520f4275f3786cf54c82aaf59b7
* Fix possible race condition in wlan driver loadingDmitry Shmidt2009-07-281-1/+4
| | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* AI 146930: am: CL 146929 Make TI Wifi driver choice framework-independent - ↵Dmitry Shmidt2009-04-202-13/+47
| | | | | | | | part 2 Original author: dimitrysh Automated import of CL 146930
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+463
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-463/+0
|
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-44/+89
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-152-0/+418