summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/WifiMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* WifiNative: make getLocalLog() an instance methodmukesh agrawal2016-07-111-3/+4
* Fix crash when wifi monitor dispatches a message with no handlerMitchell Wills2016-03-161-7/+9
* Fix map reference in WifiMonitor.sendMessage()Paul Stewart2016-03-101-1/+1
* Allow multiple Handlers to be registered for a WifiMonitor eventMitchell Wills2016-03-091-23/+33
* New System APIs for Passpoint r2 app.Jan Nordqvist2016-02-031-9/+10
* Initial codes for Quality network selection [DO NOT MERGE]xinhe2016-01-121-6/+12
* DO NOT MERGE Changed to use special "in-memory" icon command to wpa_supplicant.Jan Nordqvist2015-12-171-43/+8
* Make WifiMonitor a singleton and add explicit event registrationMitchell Wills2015-12-021-332/+289
* Turn WifiNative into a singleton for each interfaceMitchell Wills2015-12-021-2/+2
* Hotspot 2.0 relase 2 first cut.Jan Nordqvist2015-09-221-3/+107
* Removed old code to support PasspointStateMachineMitchell Wills2015-07-221-79/+0
* Fix potential system crash beacuse of bad Wifi parsingVinit Deshpande2015-06-291-4/+26
* Wifi: Exit the monitor thread when killSupplicant is issued.Amarnath Hullur Subramanyam2015-06-241-1/+9
* wifi : Fix for Wi-Fi grayed out issueSunil Dutt2015-06-241-1/+0
* Prevent repeating EAP connection foreverAkihiro Onodera2015-06-081-0/+7
* ANQP caching cleaned up.Jan Nordqvist2015-06-081-6/+9
* Interpret scan-failed event from wpa_supplicant [DO NOT MERGE]Vinit Deshpande2015-05-191-5/+25
* Changed log tag, and fixed a NPE.Jan Nordqvist2015-05-121-3/+2
* Clearing ANQP cache when stopping WiFi service, moved ANQP result handling to...Jan Nordqvist2015-04-221-2/+2
* WIFI: EAP-AKA End-To-EndHonore Tricot2015-03-251-7/+29
* EAP-SIM: handle dynamic identity request [DO NOT MERGE]Honore Tricot2015-03-251-2/+2
* HS20: Selection code moved to WifiAutoJoinControllerJan Nordqvist2015-02-271-7/+43
* Integrate passpoint with existing Wifi infrastructureJan Nordqvist2015-02-251-0/+3
* add debug logs to confirm network flapping issue is fixedvandwalle2014-12-171-4/+0
* - better handling of deleted configurations, only keep a crc32 of deleted SSIDsvandwalle2014-11-121-0/+8
* various fixes:vandwalle2014-10-281-2/+15
* various fixes:vandwalle2014-09-121-5/+10
* various fixes:vandwalle2014-09-071-0/+24
* AutoJoin fixes:vandwalle2014-09-021-1/+1
* add radio stats to link layervandwalle2014-08-261-1/+1
* debug messages for link loss issuesvandwalle2014-08-191-5/+52
* EAP-SIM End-To-EndVinit Deshpande2014-08-151-9/+7
* EAP-SIM End-to-endVinit Deshpande2014-08-081-1/+38
* a few additional logs and code standard rulesvandwalle2014-07-181-1/+2
* handle IDENTITY message and bssid blacklistvandwalle2014-07-091-3/+71
* clean up the connect/disconnect procedurevandwalle2014-06-271-17/+51
* improve link flappingvandwalle2014-06-241-6/+22
* logs improvements, fix reading back networkHistory filevandwalle2014-05-231-9/+7
* make verbose logging a wifimanager hidden APIvandwalle2014-05-221-2/+10
* Merge "various autojoin fixes"vandwalle2014-05-211-1/+1
|\
| * various autojoin fixesvandwalle2014-05-211-1/+1
* | Make Wifi WPS API available on application layerVinit Deshpande2014-05-201-7/+16
|/
* Hotspot 2.0 framework support -- more functionalitiesYuhao Zheng2014-05-161-3/+45
* Hotspot 2.0 framework support -- inital implementationYuhao Zheng2014-05-161-2/+59
* restore correct tracking of auth failure; bring up assoc reject info to suppl...vandwalle2014-05-151-10/+41
* autojoin is to eager to black list networks due to connection failurevandwalle2014-05-141-3/+7
* fix crash on null string in AUTH_FAILURE message handlingvandwalle2014-05-121-1/+0
* autojoin initial implementationvandwalle2014-05-071-3/+36
* Revert "Revert "Move Wifi services to a new git project""Vinit Deshpande2014-01-081-0/+940
* Revert "Move Wifi services to a new git project"Vinit Deshpande2014-01-081-940/+0