summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix compilation error in wpa_supplicant for goldfish" into rvc-devLingfeng Yang2020-04-271-0/+1
|\
| * Fix compilation error in wpa_supplicant for goldfishHai Shalom2020-04-241-0/+1
* | Migrate goldfish/wifi/wifi_hal/Android.mk to .bpRoman Kiryanov2020-04-215-56/+41
* | Migrate goldfish/wifi/execns/Android.mk to .bpRoman Kiryanov2020-04-212-17/+28
* | Migrate goldfish/wifi/createns/Android.mk to .bpRoman Kiryanov2020-04-212-32/+28
|/
* Create wifi radios from init.wifi.shRoman Kiryanov2020-03-093-1/+208
* Pretend to support packet offloading in WiFi HALBjoern Johansson2019-11-113-2/+60
* Disable multicast on radio0.Kenneth Magic2019-10-041-0/+2
* New implementation for WiFi Direct forwardingBjoern Johansson2019-08-262-1/+4
* Remove dependency on system binaries for networkBjoern Johansson2019-08-2622-2003/+27
* Merge "Remove reference to non-existant directory" am: 4fbfb2b8cbDan Willemsen2019-05-281-1/+0
|\
| * Merge "Remove reference to non-existant directory"Dan Willemsen2019-05-281-1/+0
| |\
| | * Remove reference to non-existant directoryDan Willemsen2019-05-281-1/+0
| | * goldfish: fix wifi and other issuesbohu2019-05-212-1/+3
| |/
| * DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-ma...Xin Li2019-02-122-6/+30
| |\
* | \ Merge "Explicitly include log/log.h instead of cutils/log.h" am: 37c362ca14 a...Sasha Smundak2019-01-312-2/+2
|\ \ \
| * | | Merge "Explicitly include log/log.h instead of cutils/log.h" am: 37c362ca14Sasha Smundak2019-01-312-2/+2
| |\| |
| | * | Explicitly include log/log.h instead of cutils/log.hSasha Smundak2019-01-312-2/+2
* | | | Merge "Remove LOCAL_MODULE_TAGS := debug" am: e9419e9c67 am: 0be01b328eBo Hu2019-01-223-3/+0
|\| | |
| * | | Merge "Remove LOCAL_MODULE_TAGS := debug" am: e9419e9c67Bo Hu2019-01-223-3/+0
| |\| |
| | * | Remove LOCAL_MODULE_TAGS := debugDan Willemsen2019-01-183-3/+0
| | * | DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-112-8/+19
| | |\ \
| | * | | goldfish: enable iw_vendor and use itbohu2018-12-061-1/+2
| | * | | Merge changes Ia6ae54ec,I65e7c9b7,I7875fc6e,Ia5363453,Id77b7720, ...Bjoern Johansson2018-10-052-1/+45
| | |\ \ \
| | | * | | Improve IPv6 networking for radioBjoern Johansson2018-10-042-1/+45
* | | | | | Suppress unused-parameter warnings.Aurimas Liutikas2019-01-171-0/+2
* | | | | | goldfish: enable iw_vendor and use itbohu2018-11-281-1/+1
|/ / / / /
* | | | | Make netmgr support WiFi direct by forwardingBjoern Johansson2018-11-062-8/+20
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Make netmgr support WiFi direct by forwardingBjoern Johansson2018-11-052-8/+20
* | | | | Merge "Add noexcept to move constructors and assignment operators." am: 945d5...Chih-hung Hsieh2018-09-264-6/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Add noexcept to move constructors and assignment operators."Chih-hung Hsieh2018-09-264-6/+6
| |\| |
| | * | Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-09-254-6/+6
* | | | Create a network manager for the emulatorBjoern Johansson2018-09-061-0/+13
* | | | Improve IPv6 networking for radioBjoern Johansson2018-08-242-1/+45
| |_|/ |/| |
* | | goldfish: disable WIFI_FEATURE_LINK_LAYER_STATSbohu2018-08-161-1/+1
* | | Cleanup some compiler warnings in driver_cmd_nl80211.c.Matt Wachowski2018-08-091-7/+18
|/ /
* | Add support for Wifi-DirectBjoern Johansson2018-06-131-1/+1
* | Use hostapd without HIDL for virtual access pointsBjoern Johansson2018-06-121-4/+78
|/
* Fixes to support WiFi on newer version of AndroidBjoern Johansson2018-03-209-37/+468
* Make WiFi HAL compatible with VTSBjoern Johansson2018-03-207-26/+568
* Make WiFi HAL handle shutdown correctlyBjoern Johansson2018-03-205-10/+38
* Create a basic WiFi HAL for the emulatorBjoern Johansson2018-03-2012-2/+1067
* Enable P2P for WiFiBjoern Johansson2018-03-201-1/+0
* Fix WiFi support in TrebleBjoern Johansson2018-03-205-19/+66
* Fake mac address for CTSYahan Zhou2018-03-201-0/+4
* Assign broadcast IP to radio0huans2018-03-201-1/+1
* ipv6proxy set gateway from RA and other fixesBjoern Johansson2018-03-205-8/+57
* Switch to automatic network configurationBjoern Johansson2018-03-201-9/+6
* Make ipv6proxy compile outside of AndroidBjoern Johansson2018-03-207-3/+9
* Change ipv6proxy to use ppoll to block EINTRBjoern Johansson2018-03-203-59/+42