summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiNative.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...staging/cm-13.0+r22Steve Kondik2016-03-101-9/+119
|\
| * Guard against HAL returning null scan resultsVinit Deshpande2016-01-121-2/+7
| * Appropriately fail EAP-SIM/AKA when SIM doesn't generate good responseVinit Deshpande2016-01-121-0/+10
| * WiFi not connecting to WiFi when screen OFFxinhe2015-11-301-7/+102
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-4/+12
|\|
| * Merge "Set hs20 property to 1 when connecting to passpoint network" into mnc-...Pankaj Kanwar2015-10-151-0/+8
| |\
| | * Set hs20 property to 1 when connecting to passpoint networkVinit Deshpande2015-10-141-0/+8
| * | Fix center frequency parsing bug.Wei Wang2015-10-121-4/+4
| |/
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-1/+2
|\ \
| * | Reset HAL logging handlers before resetting local handlersAmarnath Hullur Subramanyam2015-10-231-1/+2
* | | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-1/+99
|\ \ \ | | |/ | |/|
| * | Make sure to cleanup rssi cmd before starting new oneMitchell Wills2015-09-181-3/+19
| * | resolved conflicts for merge of ee0a0132 to mnc-dr-devxinhe2015-08-051-1/+15
| |\ \
| * \ \ am 69a99c03: Merge "Boot loop when SSID has non UTF-8 character in the name" ...xin He2015-08-051-3/+48
| |\ \ \
| * \ \ \ am a142187a: Merge "Fix a race in WifiNative objects" into mnc-devVinit Deshpande2015-07-281-5/+8
| |\ \ \ \
| * \ \ \ \ am fbd35be2: Merge "Restart loop on MRA16G: Abort message:" into mnc-devxin He2015-07-231-4/+4
| |\ \ \ \ \
| * | | | | | RSSI monitoring in Wifi state machinePrerepa Viswanadham2015-07-181-0/+43
| * | | | | | Fix code review comments in WiFi offloadPrerepa Viswanadham2015-07-181-6/+7
| * | | | | | WiFi keep alive offloading service implementationPrerepa Viswanadham2015-07-181-0/+38
* | | | | | | Wifi: Add IBSS supported methodBruno Randolf2015-10-261-0/+12
* | | | | | | wifi: Set the mode at native layerRicardo Cerqueira2015-10-261-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | P2P: Disable 5GHz channels in 2.4 GHz only modeSravanthi Palakonda2015-10-061-0/+9
| |_|_|_|/ |/| | | |
* | | | | WiFi tethering AP says I can't use 5g in this country while in the USxinhe2015-08-051-1/+15
| |_|_|/ |/| | |
* | | | Boot loop when SSID has non UTF-8 character in the namexinhe2015-08-041-3/+48
| |_|/ |/| |
* | | Fix a race in WifiNative objectsVinit Deshpande2015-07-231-5/+8
| |/ |/|
* | Restart loop on MRA16G: Abort message:xinhe2015-07-221-4/+4
|/
* Synchronize getScanCapabilities() with other commandsVinit Deshpande2015-07-161-2/+4
* Use wifi_reset_log_handler to stop loggingxinhe2015-06-301-2/+36
* Re-enable Driver/Firmware based logsVinit Deshpande2015-06-251-1/+1
* Merge "Address API review comments" into mnc-devVinit Deshpande2015-06-231-5/+13
|\
| * Address API review commentsVinit Deshpande2015-06-191-5/+13
* | fix SoftAP start failure on deb devicexinhe2015-06-191-36/+39
|/
* dont optimize the pno set/clear commands since framework and driver can get o...Pierre Vandwalle2015-06-171-3/+5
* call setWifiLinkLayerStatsPierre Vandwalle2015-06-161-0/+10
* Don't log PSK or password in to bugreportPrerepa Viswanadham2015-06-101-1/+17
* am 70b75cd..09f267b from mirror-m-wireless-internal-releaseVinit Deshpande2015-06-051-77/+39
|\
| * Enable ring buffer logging and auto-logging of failuresVinit Deshpande2015-06-031-77/+39
* | Remove trivial GScan logsVinit Deshpande2015-06-031-2/+0
|/
* Issue start/stop HAL along with load/unload driverVinit Deshpande2015-06-021-208/+252
* dont use wifiscanner pauseScan/restartScanPierre Vandwalle2015-05-281-1/+5
* fix handling of command for bssid hot listNavtej Singh Mann2015-05-221-1/+1
* Interpret scan-failed event from wpa_supplicant [DO NOT MERGE]Vinit Deshpande2015-05-191-1/+1
* turn off WifiNative DBGxinhe2015-05-191-1/+1
* FW memory dump should be compressedxinhe2015-05-191-6/+48
* add ssid white list for roam offloadPierre Vandwalle2015-05-181-0/+19
* add BSSID blacklist to autojoin/roam offloadPierre Vandwalle2015-05-151-2/+23
* Reduce WifiScanner logsVinit Deshpande2015-05-121-1/+1
* Unable to turn on Portable WiFi hotspot for 5GHz band[DO NOT MERGE]xinhe2015-05-121-3/+3
* Fix more logspam from HAL and WifiStateMachine [DO NOT MERGE]Vinit Deshpande2015-05-111-0/+2
* 5GHz roam configurationPierre Vandwalle2015-05-051-1/+41