summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* wifi(vts): Add framework for gtestsRoshan Pius2016-12-1613-0/+766
* supplicant(interface): Remove unused paramsRoshan Pius2016-12-161-4/+2
* wifi: Add remaining capability flags from legacy HALRoshan Pius2016-12-163-20/+55
* wifi: Debug ring buffer data collectionRoshan Pius2016-12-168-828/+60
* wifi: Add chip level callbacksRoshan Pius2016-12-163-36/+97
* WifiLegacyHal: Add missing ring buffer callback deregRoshan Pius2016-12-162-1/+14
* wifi: Add support for alert handlerRoshan Pius2016-12-167-2/+124
* wifi: Port over O features to HIDLRoshan Pius2016-12-1510-4/+384
* supplicant(interface): Add support for DRIVER commandsRoshan Pius2016-12-163-11/+165
* Merge "Update makefiles for Java package path."Treehugger Robot2016-12-142-284/+284
|\
| * Update makefiles for Java package path.Yifan Hong2016-12-132-284/+284
* | supplicant(interface): Add network param gettersRoshan Pius2016-12-131-1/+179
* | supplicant(interface): Add 2 sta iface callbacksRoshan Pius2016-12-131-0/+25
|/
* wifi: Add legacy HAL stubsRoshan Pius2016-12-135-5/+187
* wifi: Add support for removing ifaceRoshan Pius2016-12-133-20/+156
* wifi: Fixes in WifiLegacyHalRoshan Pius2016-12-134-14/+24
* wifi: Disallow iface creation based on modeRoshan Pius2016-12-091-4/+16
* supplicant(interface): Correct ANQP enum value/typeRoshan Pius2016-12-091-2/+2
* supplicant(interface): Minor fixes in P2P ifaceRoshan Pius2016-12-091-10/+34
* wifi: Reset internal callback pointers on failureRoshan Pius2016-12-081-11/+20
* wifi: Add support for RSSI monitoringRoshan Pius2016-12-087-10/+193
* wifi: Add method implementations in IWifiRttControllerRoshan Pius2016-12-084-36/+158
* wifi: Add method implementations in IWifiStaIfaceRoshan Pius2016-12-082-38/+181
* wifi: Add logger method implementations in IWifiChipRoshan Pius2016-12-081-15/+59
* wifi: Gscan struct conversion changesRoshan Pius2016-12-082-38/+61
* wifi: Add some more missing struct conversionsRoshan Pius2016-12-082-7/+281
* wifi: Remove unused methods in IWifiRttControllerRoshan Pius2016-12-087-353/+0
* wifi: Add RTT structure conversion methodsRoshan Pius2016-12-082-8/+503
* wifi: Convert packet fate structures from legacy to HIDLRoshan Pius2016-12-083-5/+134
* wifi: Begin NAN iface methods implementationRoshan Pius2016-12-083-19/+651
* wifi: Implement chip mode combinationsRoshan Pius2016-12-074-50/+164
* wifi: Split out initialize and start in WifiLegacyHalRoshan Pius2016-12-072-14/+20
* wifi: Add firmware mode controllerRoshan Pius2016-12-073-0/+148
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-034-296/+900
* Merge "wifi: Don't include legacy hal header in wifi_status_util"Roshan Pius2016-12-024-38/+40
|\
| * wifi: Don't include legacy hal header in wifi_status_utilRoshan Pius2016-12-024-38/+40
* | Merge "wifi: Add utility for struct conversions"Treehugger Robot2016-12-023-0/+329
|\|
| * wifi: Add utility for struct conversionsRoshan Pius2016-12-023-0/+329
* | Merge "Always specify underlying enum type."Treehugger Robot2016-12-011-1/+1
|\ \ | |/ |/|
| * Always specify underlying enum type.Steven Moreland2016-11-291-1/+1
* | Wifi: don't require C++11.Steven Moreland2016-11-301-1/+1
|/
* wifi: Add NAN API wrappers in WifiLegacyHalRoshan Pius2016-11-282-0/+343
* wifi: Add RTT API wrappers in WifiLegacyHalRoshan Pius2016-11-282-0/+138
* wifi: Add logger/debug API wrappers in WifiLegacyHalRoshan Pius2016-11-282-0/+180
* Merge "Update makefiles for logging."Treehugger Robot2016-11-242-0/+2
|\
| * Update makefiles for logging.Steven Moreland2016-11-212-0/+2
* | wifi: Add link layer stats API wrappers in WifiLegacyHalRoshan Pius2016-11-212-0/+87
* | wifi: Add gscan API wrappers in WifiLegacyHalRoshan Pius2016-11-212-1/+196
|/
* Split libhidl into base and transport.Yifan Hong2016-11-183-5/+10
* wifi: Add APF/feature-set wrappers in WifiLegacyHalRoshan Pius2016-11-172-4/+36