summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-16Taking into account user join preference more aggressively; add debug info fo...lollipop-devvandwalle
2014-10-16Merge "fix bssid blacklisting Bug:17960587 Bug:17966377" into lmp-devvandwalle
2014-10-15fix bssid blacklistingvandwalle
2014-10-13In case of driver roaming and auth failure, allow for fast reconnectvandwalle
2014-10-11reenable networks completely, 5 mins after DHCP failure blacklist; revert agg...vandwalle
2014-10-09Merge "Change access to P2pStateMachine messenger." into lmp-devJoe Farfel
2014-10-07Change access to P2pStateMachine messenger.Joe Farfel
2014-10-07various fixes:vandwalle
2014-10-03- slightly better network logvandwalle
2014-09-26Merge "Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scans" into lm...Vinit Deshpande
2014-09-25Don't fire SCAN_RESULTS_AVAILABLE broadcast for partial scansVinit Deshpande
2014-09-25drop score more aggressively based on link speed, Bug:17514346vandwalle
2014-09-25Merge "- make rssi poll and wifi scan when associated configurable - fix regr...vandwalle
2014-09-24Merge "Introduce config setting for scanning mac OUI" into lmp-devVinit Deshpande
2014-09-24- make rssi poll and wifi scan when associated configurablevandwalle
2014-09-23inconditionally issue the reassociate command in the case of linkdebouncing, ...vandwalle
2014-09-23Introduce config setting for scanning mac OUIVinit Deshpande
2014-09-23- better sanity check on psk for linking configvandwalle
2014-09-23Merge "Synchronize access to supplicant from p2pGetDeviceAddress" into lmp-devVinit Deshpande
2014-09-19Synchronize access to supplicant from p2pGetDeviceAddressVinit Deshpande
2014-09-18Re-add wifi change permission check.Robert Greenwalt
2014-09-18Merge "various fixes:" into lmp-devvandwalle
2014-09-18various fixes:vandwalle
2014-09-18Merge "Use unified Tethering Permission Check" into lmp-devRobert Greenwalt
2014-09-16Use unified Tethering Permission CheckRobert Greenwalt
2014-09-17Merge "Fix bug where wifi scan only mode is non-functional after toggling air...David Christie
2014-09-17Merge "Add NetworkAgent event for ExplicitlySelected" into lmp-devRobert Greenwalt
2014-09-16Fix bug where wifi scan only mode is non-functional after toggling airplane m...David Christie
2014-09-16set proper link quality thresholdsvandwalle
2014-09-16Merge "Fix conditions that my leave ScanAlarm running in background" into lmp...Vinit Deshpande
2014-09-15Merge "Fix first time notification of available open Wifi" into lmp-devVinit Deshpande
2014-09-15Fix conditions that my leave ScanAlarm running in backgroundVinit Deshpande
2014-09-15improve debugging messages & loggingvandwalle
2014-09-13make wifi cellular handover params configurablevandwalle
2014-09-12various fixes:vandwalle
2014-09-11dont accept CONNECTION_EVENT until roaming is completevandwalle
2014-09-10Fix first time notification of available open WifiVinit Deshpande
2014-09-10make autojoin configurable, clean up BSSID info that may be stake in WifiConf...vandwalle
2014-09-10Merge "Secure access to WifiScanner" into lmp-devVinit Deshpande
2014-09-09Merge "various fixes:" into lmp-devvandwalle
2014-09-09various fixes:vandwalle
2014-09-09Merge "Implement getAvailableChannels" into lmp-devVinit Deshpande
2014-09-09Merge "Fix leaking of WPA2 passcode for newly added networks" into lmp-devVinit Deshpande
2014-09-08Secure access to WifiScannerVinit Deshpande
2014-09-08Add NetworkAgent event for ExplicitlySelectedRobert Greenwalt
2014-09-08dont debounce on locally generated disconnectvandwalle
2014-09-07various fixes:vandwalle
2014-09-05Fix leaking of WPA2 passcode for newly added networksVinit Deshpande
2014-09-05Implement getAvailableChannelsVinit Deshpande
2014-09-05Merge "Fix a bug in the wpa_supplicant parsing code." into lmp-devWenchao Tong