summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: Set the mode at native layercm-14.0Ricardo Cerqueira2016-11-033-0/+10
* Merge tag 'LA.UM.5.5.r1-00900-8x96.0' of git://codeaurora.org/platform/framew...Steve Kondik2016-10-1712-17/+83
|\
| * Merge 8d36019a03d68dfba436532d105e1d233217bcc2 on remote branchLinux Build Service Account2016-10-106-12/+28
| |\
| | * Promotion of wlan-aosp.lnx.2.0-00012.Linux Build Service Account2016-10-032-7/+5
| | |\
| | | * Fix Crash for wifiP2pService when verbose log enabledc_rrajiv2016-09-291-1/+1
| | | * Wifi: send CMD_IP_RECHABILITY_SESSION_END in L2ConnectedStateArif Hussain2016-09-291-6/+4
| | * | Promotion of wlan-aosp.lnx.2.0-00010.Linux Build Service Account2016-09-284-2/+18
| | |\|
| | | * Merge "Wifi: provide runtime logging option in WifiP2pService" into wlan-aosp...Linux Build Service Account2016-09-272-1/+11
| | | |\
| | | | * Wifi: provide runtime logging option in WifiP2pServiceSravanthi Palakonda2016-09-252-1/+11
| | | * | Merge "sap: validate country code while turning on SAP" into wlan-aosp.lnx.2....Linux Build Service Account2016-09-261-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * sap: validate country code while turning on SAPc_rrajiv2016-09-151-1/+1
| | | * | Merge "Wi-Fi : Abort setWifiEnabled if WifiController not ready" into wlan-ao...Linux Build Service Account2016-09-241-0/+6
| | | |\ \
| | | | * | Wi-Fi : Abort setWifiEnabled if WifiController not readyNalla Kartheek2016-09-191-0/+6
| | | | |/
| | * | | Promotion of wlan-aosp.lnx.2.0-00006.Linux Build Service Account2016-09-231-3/+5
| | |\| |
| | | * | Merge "Wifi: Add null check when logging ClientInfo" into wlan-aosp.lnx.2.0-devLinux Build Service Account2016-09-211-3/+5
| | | |\ \ | | | | |/ | | | |/|
| | | | * Wifi: Add null check when logging ClientInfoNalla Kartheek2016-09-071-3/+5
| * | | | Merge ceb66cc425e2e363858b605e33d349c794b8df1a on remote branchLinux Build Service Account2016-09-222-0/+4
| |\| | |
| | * | | Promotion of wlan-aosp.lnx.2.0-00005.Linux Build Service Account2016-09-122-0/+4
| | |\| |
| | | * | Wifi: Redirect localLog information into logcatNalla Kartheek2016-09-082-0/+4
| | | |/
| * | | Merge 1c94f91710dcb5ff6a063d37afdb51cdc6b1fbba on remote branchLinux Build Service Account2016-09-125-11/+57
| |\| |
| | * | Promotion of wlan-aosp.lnx.2.0-00004.Linux Build Service Account2016-09-053-4/+19
| | |\|
| | | * Merge "sap: Update countrycode during SAP Turn on" into wlan-aosp.lnx.2.0-devLinux Build Service Account2016-09-041-0/+1
| | | |\
| | | | * sap: Update countrycode during SAP Turn onc_rrajiv2016-08-301-0/+1
| | | * | WifiService:Fix profile can't be updated when SIM changedFang Yunong2016-08-291-2/+6
| | | * | WifiService:init passpoint config from settingsFang Yunong2016-08-291-2/+12
| | | |/
| | * | Promotion of wlan-aosp.lnx.2.0-00003.Linux Build Service Account2016-08-291-6/+36
| | |\|
| | | * Wifi: Handle IP_REACHABILITY_LOST only for roaming scenariosNalla Kartheek2016-08-281-6/+36
| | * | Promotion of wlan-aosp.lnx.2.0-00001.Linux Build Service Account2016-08-281-1/+2
| |/| | | | |/
| | * wifi: Set network notification if open network support WPSHu Wang2016-08-261-1/+2
| |/
* | Merge tag 'android-7.0.0_r14' of https://android.googlesource.com/platform/fr...Steve Kondik2016-10-042-75/+91
|\ \
| * | VenueNameElement: fix off-by-one enum bounds checkSamuel Tan2016-08-311-4/+4
| * | ANQPFactory: catch all potential parsing errorsSamuel Tan2016-08-311-71/+87
| * | merge in nyc-bugfix-release history after reset to nyc-devgitbuildkicker2016-08-310-0/+0
| |\ \
| | * | VenueNameElement: fix off-by-one enum bounds checkSamuel Tan2016-08-311-4/+4
| | * | ANQPFactory: catch all potential parsing errorsSamuel Tan2016-08-301-71/+87
| |/ /
* | | gbk2Utf: fix comparison errorjrior0012016-09-251-1/+1
* | | WifiStateMachine: Switch to ACTION_LOCKED_BOOT_COMPLETEDRoshan Pius2016-09-221-1/+1
* | | Kill wpa_supplicant before load driverKeith Mok2016-09-081-6/+6
* | | wifi: Stop spamming logsstaging/cm-14.0-cafEthan Chen2016-08-311-1/+2
* | | Null check before accessing AP objectsEthan Chen2016-08-311-0/+4
* | | wifi: support devices with SoftAp that don't require firmware reloadMichaƫl Burtin2016-08-311-2/+4
* | | WifiController: fix high perf lock sometimes not respectedPawit Pornkitprasan2016-08-311-4/+30
| |/ |/|
* | Regional: Customize default wifi ap configuration.Fang Yunong2016-08-242-4/+19
* | Wifi: Issue Disconnect when Ip is changedSravanthi Palakonda2016-08-241-1/+3
* | Initialize tdls, p2p & pno scan configurations after wpa_supplicant is ON.c_rrajiv2016-08-242-0/+14
* | P2P: Reload persistent groups list when new group is createdNalla Kartheek2016-08-241-1/+1
* | Hotspot: Add support to hide SSID for hotspotFang Yunong2016-08-241-0/+13
* | Wifi: Reset wifi networks for factory reset if wifi is off stateNalla Kartheek2016-08-241-9/+28
* | Wifi: Handle P2P-REMOVE-AND-REFORM-GROUP eventRajesh Chauhan2016-08-242-13/+72
* | Wifi: Clear scan caches while loading configured networksNalla Kartheek2016-08-241-0/+1