summaryrefslogtreecommitdiffstats
path: root/wifi/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* wifi: add suport for WIFI_EXT_MODULEjerpelea2015-10-261-0/+9
| | | | | | | | | | | | | Some wifi modules have dependencies on others (for SDIO, usually). Use WIFI_EXT_MODULE_PATH to specify such dependencies Change-Id: Ie8e746c1e69712be78d420d8e8ae8b015564a03d Conflicts: wifi/wifi.c Change-Id: I3fbc0065f76d91d170fb562159ea326caa4f3345
* wifi: Add support for AP module argsSteve Kondik2015-10-261-0/+3
| | | | | | * Needed for Samsung's goofy handling of AP mode Change-Id: I5ec65460b7c9f8ef34170473cf1bdaa36587767b
* wifi: Choose correct nvram file on samsung hardwareRicardo Cerqueira2015-10-261-0/+5
| | | | Change-Id: I9d428ae61c1ce80d97e6ea513839ed64e8f61440
* wifi: introduce wifi_fst moduleDedy Lansky2015-10-061-1/+11
| | | | | | | | | | | | | | | New wifi_fst module is responsible for: 1. insmod/rmmod of 2nd Wifi driver used for Fast Session Transfer (FST) rate upgrade. 2. start/stop FST Manager service. wifi_fst functionality is controlled by system property persist.fst.rate.upgrade.en. Existing module wifi.c calls into wifi_fst upon wifi_load/unload_driver and upon start/stop supplicant Change-Id: I8b4eddf26ab345b9e1e60e4850eaa081f8b89641
* make wifi_load_driver blockingMaddest Chang2015-07-151-0/+10
| | | | | | | | | | | | Modify wifi_load_driver behavior synchronize startHal with the initialization of the wlan driver. This makes sure that on certain solutions, startHal will does not fail due to no wlan0 net device not being found. Bug:19888853 Change-Id: Ic6ec2211431c478e52eb516c40ec23c2e8945fbb Signed-off-by: Maddest Chang <maddest.chang@mediatek.com> Signed-off-by: Iliyan Malchev <malchev@google.com>
* wifi: Link libwpa_client only if wpa_supplicant was chosenDmitry Shmidt2013-11-221-0/+4
| | | | | Change-Id: Ic487c3767a17299880e83080b79a91dbbaef1234 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Use wpa_ctrl_cleanup() function from wpa_supplicantDmitry Shmidt2013-05-221-3/+0
| | | | | Change-Id: I24af9ec380e138f24864cd9359c6901b8b29e5ee Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_change_fw_path()Dmitry Shmidt2011-07-191-0/+3
| | | | | Change-Id: I1c4afe43457a295c0ffe0a865c6c331109dce614 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* wifi: Add wifi_get_fw_path() callDmitry Shmidt2011-07-011-0/+9
| | | | | Change-Id: Ib9dc8ce84febb2fba045ee527838653d0d1ad11b Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Move wpa_ctrl_cleanup() function to wifi_wpa_ctrl_cleanup()Dmitry Shmidt2011-03-251-0/+3
| | | | | Change-Id: I557a2ac10ebb226508ffccfbfeca7f326912ed04 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Undo previous mergeJean-Baptiste Queru2010-06-211-0/+2
| | | | Change-Id: I74fd5ae2634b0c7909b7ab332d174f98a9c8aee5
* remove libnetutils dependencySzymon Jakubczak2010-06-091-2/+0
| | | | Change-Id: I2b10ec7b9c8392bf9e64153406264a56b0ecbe30
* AI 146930: am: CL 146929 Make TI Wifi driver choice framework-independent - ↵Dmitry Shmidt2009-04-201-0/+13
| | | | | | | | part 2 Original author: dimitrysh Automated import of CL 146930
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+5
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-5/+0
|
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+5