summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* am 007c6c7d: am c06b1db2: Merge "Consider current EAP TLS configurations as \...Vinit Deshapnde2013-09-161-1/+9
|\
| * Consider current EAP TLS configurations as 'valid'Vinit Deshapnde2013-09-161-1/+9
* | am 3d52eb7f: am 14e55996: Merge "Fix Batched Scan Results to give Timestamp i...Robert Greenwalt2013-09-121-1/+3
|\ \ | |/
| * Merge "Fix Batched Scan Results to give Timestamp in uS" into klp-devRobert Greenwalt2013-09-131-1/+3
| |\
| | * Fix Batched Scan Results to give Timestamp in uSRobert Greenwalt2013-09-121-1/+3
* | | am 7d400ead: am 9d5c33c5: Merge "Fix build break with missing VDBG." into klp...Stephen Hines2013-09-121-0/+1
|\ \ \ | |/ /
| * | Fix build break with missing VDBG.Stephen Hines2013-09-121-0/+1
* | | am 4d1cef6b: am 96ece970: Merge "Disable additional logging in WifiConfigStor...Vinit Deshapnde2013-09-122-29/+33
|\ \ \ | |/ /
| * | Disable additional logging in WifiConfigStore/WifiNativeVinit Deshapnde2013-09-122-29/+33
* | | am b2c06ba5: am b481dae2: Merge "Fix invalid Wifi Network system crash" into ...Vinit Deshapnde2013-09-122-0/+21
|\ \ \ | |/ /
| * | Merge "Fix invalid Wifi Network system crash" into klp-devVinit Deshapnde2013-09-122-0/+21
| |\ \ | | |/ | |/|
| | * Fix invalid Wifi Network system crashVinit Deshapnde2013-09-092-0/+21
* | | am 16666176: am 8f435bac: Merge "Fix Wifi Batch Scanning" into klp-devRobert Greenwalt2013-09-123-32/+57
|\ \ \ | |/ /
| * | Fix Wifi Batch ScanningRobert Greenwalt2013-09-113-32/+57
* | | resolved conflicts for merge of 03422d26 to masterDianne Hackborn2013-09-111-2/+2
|\ \ \ | |/ /
| * | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-2/+2
* | | Fix a few synchronization issues in WifiMonitor.Narayan Kamath2013-09-111-418/+415
* | | am f7bea433: am ba85b970: Merge "Set country code on P2p interfaces as well" ...Vinit Deshapnde2013-09-103-4/+19
|\ \ \ | |/ /
| * | Merge "Set country code on P2p interfaces as well" into klp-devVinit Deshapnde2013-09-103-4/+19
| |\ \
| | * | Set country code on P2p interfaces as wellVinit Deshapnde2013-09-093-4/+19
| | |/
* | | am 4f54abfc: am 00cd7132: Merge "wifi: Fix cleaning scan result cache" into k...Dmitry Shmidt2013-09-061-1/+1
|\ \ \ | |/ /
| * | wifi: Fix cleaning scan result cacheDmitry Shmidt2013-09-061-1/+1
* | | am 6a3b7db2: am 771c11b7: Merge "Fix duplicate SSID entries in the WifiSettin...Vinit Deshapnde2013-09-061-3/+9
|\ \ \ | |/ /
| * | Merge "Fix duplicate SSID entries in the WifiSettings UI" into klp-devVinit Deshapnde2013-09-061-3/+9
| |\ \
| | * | Fix duplicate SSID entries in the WifiSettings UIVinit Deshapnde2013-09-051-3/+9
| | |/
* | | am 6bddc317: am eadf1959: Merge "Track IP addresses in WifiStateMachine." int...Lorenzo Colitti2013-09-061-34/+151
|\ \ \ | |/ /
| * | Merge "Track IP addresses in WifiStateMachine." into klp-devLorenzo Colitti2013-09-061-34/+151
| |\ \
| | * | Track IP addresses in WifiStateMachine.Lorenzo Colitti2013-09-061-34/+151
| | |/
* | | Remove synchronization in WifiMonitorSingleton.Narayan Kamath2013-09-061-26/+14
|/ /
* | Merge "Rename LinkInfo to LinkQualityInfo" into klp-devVinit Deshapnde2013-09-051-13/+13
|\ \ | |/ |/|
| * Rename LinkInfo to LinkQualityInfoVinit Deshapnde2013-09-041-13/+13
* | Synchronize access to single supplicant pathVinit Deshapnde2013-08-301-36/+61
* | More elaborate logs to debug missing APsVinit Deshapnde2013-08-283-21/+91
|/
* Fix channel set option in wifi batch scan command.Sreeram Ramachandran2013-08-271-1/+5
* Merge "Fix an exception caused by incorrect data handling" into klp-devVinit Deshapnde2013-08-261-1/+7
|\
| * Fix an exception caused by incorrect data handlingVinit Deshapnde2013-08-151-1/+7
* | wifi-display: add certification optionsChong Zhang2013-08-233-1/+148
* | Additional logging to debug lost Wifi APsVinit Deshapnde2013-08-234-1/+80
* | Merge "Introduce network link quality statistics" into klp-devVinit Deshapnde2013-08-221-9/+67
|\ \
| * | Introduce network link quality statisticsVinit Deshapnde2013-08-211-9/+67
| |/
* | Merge "Expose WifiManager.setTdlsEnabled public API" into klp-devVinit Deshapnde2013-08-191-12/+18
|\ \
| * | Expose WifiManager.setTdlsEnabled public APIVinit Deshapnde2013-08-161-12/+18
* | | Merge "wifi: Do not use prefix for p2p commands" into klp-devDmitry Shmidt2013-08-161-1/+6
|\ \ \
| * | | wifi: Do not use prefix for p2p commandsDmitry Shmidt2013-08-141-1/+6
| | |/ | |/|
* | | Merge "Modify wifi BatchedScan." into klp-devRobert Greenwalt2013-08-165-33/+81
|\ \ \
| * | | Modify wifi BatchedScan.Robert Greenwalt2013-08-155-33/+81
| |/ /
* | | wifi: Send event without prefix to p2p0Dmitry Shmidt2013-08-151-15/+16
|/ /
* | Merge "Add support for batched wifi scans." into klp-devRobert Greenwalt2013-08-139-19/+833
|\ \ | |/ |/|
| * Add support for batched wifi scans.Robert Greenwalt2013-08-139-19/+833
* | Fix a bug in single socket connection to Wifi SupplicantVinit Deshapnde2013-08-121-0/+6