summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNative.java
Commit message (Expand)AuthorAgeFilesLines
* wifi: Set the mode at native layerRicardo Cerqueira2017-01-011-0/+2
* Merge commit '4da98e32a7c53663b1af4d979b27df214a3d3b46' into remoteLalit Kansara2016-12-061-4/+17
|\
| * DO NOT MERGE: Remove spam logs for Wifi RTTWei Wang2016-08-251-3/+1
| * SupplicantWifiScannerImpl: Restart PNO on settings changeRoshan Pius2016-08-151-0/+14
| * WifiNative: make getLocalLog() an instance methodmukesh agrawal2016-07-111-1/+2
* | Initialize tdls, p2p & pno scan configurations after wpa_supplicant is ON.c_rrajiv2016-08-241-0/+11
|/
* Remove chatty log from WiFiNativeGlen Kuhne2016-06-011-5/+0
* Wifi: local log size reductionRandy Pan2016-05-241-1/+1
* WifiNative: add wallclock timestamps for packet fatemukesh agrawal2016-05-181-7/+50
* packet fate: include status code for auth+associatemukesh agrawal2016-05-161-6/+6
* Log summarized packet fate reportsSamuel Tan2016-04-181-3/+27
* wifi service: add support for driver dump HAL APImukesh agrawal2016-04-121-0/+12
* WifiNative: Remove PnoMonitorRoshan Pius2016-04-071-169/+0
* WifiLogger: add support for packet fatemukesh agrawal2016-04-061-1/+0
* WifiNative: flesh out packet fate implementationmukesh agrawal2016-04-061-0/+157
* WifiNative: add infrastructure for packet fatesmukesh agrawal2016-04-061-0/+43
* WifiNative: fix error log message typo in getNetworkExtra()Samuel Tan2016-03-301-1/+1
* Merge "Pass buckets scanned from HAL to framework" into nyc-devMitchell Wills2016-03-251-2/+2
|\
| * Pass buckets scanned from HAL to frameworkMitchell Wills2016-03-221-2/+2
* | Merge "Move ApfFilter from ConnectivityService to IpManager" into nyc-devPaul Jensen2016-03-251-15/+4
|\ \
| * | Move ApfFilter from ConnectivityService to IpManagerPaul Jensen2016-03-241-15/+4
| |/
* | Merge "WifiNative: improve documentation for getRawScanResults()" into nyc-devSamuel Tan2016-03-241-15/+14
|\ \
| * | WifiNative: improve documentation for getRawScanResults()Samuel Tan2016-03-231-15/+14
* | | Merge "Revert "Remove hardcoded 'wlan0' from native WiFi code"" into nyc-devNingyuan Wang2016-03-241-9/+2
|\ \ \ | |_|/ |/| |
| * | Revert "Remove hardcoded 'wlan0' from native WiFi code"Ningyuan Wang2016-03-231-9/+2
* | | Merge "Remove hardcoded 'p2p0' from WifiNative" into nyc-devNingyuan Wang2016-03-221-6/+7
|\ \ \ | |/ / |/| |
| * | Remove hardcoded 'p2p0' from WifiNativeNingyuan Wang2016-03-221-6/+7
* | | Remove hardcoded 'wlan0' from native WiFi codeNingyuan Wang2016-03-221-2/+9
|/ /
* | Use boolean instead of int parameter for toggleInterface()Ningyuan Wang2016-03-171-3/+3
* | Merge "Fixed 'Remove ill-defined WifiNative::getInterfaces()'" into nyc-devNingyuan Wang2016-03-181-22/+14
|\ \
| * | Fixed 'Remove ill-defined WifiNative::getInterfaces()'Ningyuan Wang2016-03-171-22/+14
* | | SupplicantScannerImpl: Support connected PNO scanRoshan Pius2016-03-171-0/+1
|/ /
* | Merge "Revert "Remove ill-defined WifiNative::getInterfaces()"" into nyc-devRebecca Silberstein2016-03-171-14/+22
|\ \
| * | Revert "Remove ill-defined WifiNative::getInterfaces()"Rebecca Silberstein2016-03-171-14/+22
* | | Merge "Turn off excess logging" into nyc-devJoe Onorato2016-03-171-1/+1
|\ \ \
| * | | Turn off excess loggingJoe Onorato2016-03-091-1/+1
* | | | Merge "Remove ill-defined WifiNative::getInterfaces()" into nyc-devNingyuan Wang2016-03-171-22/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Remove ill-defined WifiNative::getInterfaces()Ningyuan Wang2016-03-171-22/+14
| | |/ | |/|
* / | SupplicantWifiScannerImpl: Report Pno eventsRoshan Pius2016-03-161-0/+5
|/ /
* | Update ScanCapabilities in WifiNativeRoshan Pius2016-03-111-0/+4
* | Pause PNO scans for single scanRoshan Pius2016-03-091-20/+72
* | Merge changes from topic 'wifi_scanner_hidden_network_ids' into mm-wireless-devRoshan Pius2016-03-101-0/+2
|\ \ | |/ |/|
| * WifiScanner: Changes to support hidden Network IdsRoshan Pius2016-03-081-0/+2
* | Wifi: send an explicit ENABLE_NETWORK with "no-connect"Sunil Dutt2016-03-081-0/+10
|/
* Merge "WifiConfigManager: Change PNO network list type" into mm-wireless-devRoshan Pius2016-03-071-36/+0
|\
| * WifiConfigManager: Change PNO network list typeRoshan Pius2016-03-061-36/+0
* | Merge "PNO: Bugfixes in WifiNative" into mm-wireless-devRoshan Pius2016-03-071-4/+4
|\|
| * PNO: Bugfixes in WifiNativeRoshan Pius2016-03-061-4/+4
* | Merge "WifiScannerImpl: PNO implementation (Part 1)" into mm-wireless-devRoshan Pius2016-03-071-5/+20
|\|
| * WifiScannerImpl: PNO implementation (Part 1)Roshan Pius2016-03-061-5/+20