summaryrefslogtreecommitdiffstats
path: root/service
Commit message (Expand)AuthorAgeFilesLines
* Wifi: Do not enable saved networks in ConnectedStatestable/cm-12.1-YOG3CNalla Kartheek2015-04-111-3/+4
* Wifi: Filter the scan results based on the configured bandNalla Kartheek2015-04-113-2/+42
* wifi: Handle the NULL check for the STATUS commandc_rrajiv2015-04-111-0/+4
* Wifi: Exit the monitor thread when killSupplicant is issued.Hu Wang2015-04-111-1/+6
* wifi: Kill logspamstaging/cm-12.1Steve Kondik2015-03-231-1/+1
* wifi: Handle error cases when EAP-SIM info is NULL/UnsupportedSravanthi Palakonda2015-03-231-1/+8
* WifiStateMachine: Tone down loggingMichael Bestas2015-03-121-5/+5
* Wifi: Add IBSS supported methodBruno Randolf2015-03-124-0/+84
* Fixed logging formatMarcos Marado2015-03-121-20/+20
* WifiController: fix high perf lock sometimes not respectedPawit Pornkitprasan2015-03-121-4/+30
* wifi: Set the mode at native layerRicardo Cerqueira2015-03-123-0/+10
* wifi: Fix halutil buildSteve Kondik2015-03-121-0/+1
* Compilation fixZhoulu Luo2015-03-101-2/+6
* Merge tag 'android-5.1.0_r1' into HEADAnh Nguyen2015-03-1011-546/+1361
|\
| * aggressively blacklist WifiConfiguration for the purpose of switching networkvandwalle2015-01-273-1/+56
| * Support MTK WIFI HAL librarysample.lin2015-01-221-0/+3
| * Merge "prevent null BSSID being inject as scan results Bug:18917134" into lmp...vandwalle2015-01-161-1/+14
| |\
| | * prevent null BSSID being inject as scan resultsvandwalle2015-01-131-1/+14
| * | Merge "Fix an NPE in WifiConfigStore" into lmp-mr1-devVinit Deshpande2015-01-141-10/+12
| |\ \
| | * | Fix an NPE in WifiConfigStoreVinit Deshpande2015-01-091-10/+12
| | |/
| * | Merge "Disconnect if we had IPv4 and lost it." into lmp-mr1-devErik Kline2015-01-131-2/+5
| |\ \ | | |/ | |/|
| | * Disconnect if we had IPv4 and lost it.Erik Kline2015-01-071-2/+5
| * | Fix incorrect tracking of ephemeral network statistics.Jeff Davidson2015-01-081-18/+12
| * | Merge "Split untrusted NetworkFactory from regular one." into lmp-mr1-devJeff Davidson2015-01-061-6/+32
| |\ \ | | |/ | |/|
| | * Split untrusted NetworkFactory from regular one.Jeff Davidson2014-12-221-6/+32
| * | Keep AutoJoin enabled when user has manually selected a networkvandwalle2014-12-291-5/+8
| * | Merge "add debug logs to confirm network flapping issue is fixed Bug:18706288...vandwalle2014-12-184-21/+37
| |\ \
| | * | add debug logs to confirm network flapping issue is fixedvandwalle2014-12-174-21/+37
| * | | Merge "Disable legacy poor Network detection Bug:18723206 Legacy poor network...vandwalle2014-12-181-9/+2
| |\ \ \ | | |/ / | |/| |
| | * | Disable legacy poor Network detectionvandwalle2014-12-161-9/+2
| | |/
| * / Stabilize ephemeral connections in the face of new BSSIDs.Jeff Davidson2014-12-162-37/+96
| |/
| * Merge changes Ieee0b91a,I0093620c into lmp-mr1-devPrem Kumar2014-12-142-26/+79
| |\
| | * fix logspamvandwalle2014-12-111-2/+19
| | * Apply 5GHz band preference only when comparing configurations on different bandsvandwalle2014-12-111-24/+60
| * | Merge "make sure wificonfiguration scan cache doesnt grow unbounded Bug:18703...Prem Kumar2014-12-141-1/+9
| |\|
| | * make sure wificonfiguration scan cache doesnt grow unboundedvandwalle2014-12-111-1/+9
| * | Merge "autojoin scanning + P2P - discard autojoin scan when both infra and P2...Prem Kumar2014-12-141-1/+21
| |\|
| | * autojoin scanning + P2Pvandwalle2014-12-111-1/+21
| * | Merge "handle beacons reported with wrong RSSI value of 0 Bug:18654243" into ...Prem Kumar2014-12-142-0/+17
| |\|
| | * handle beacons reported with wrong RSSI value of 0vandwalle2014-12-102-0/+17
| * | Merge "Fix an unhandled exception in WifiP2pStateMachine" into lmp-mr1-devVinit Deshpande2014-12-111-1/+1
| |\ \ | | |/ | |/|
| | * Fix an unhandled exception in WifiP2pStateMachineVinit Deshpande2014-12-091-1/+1
| * | adjust network switching thresholdsvandwalle2014-12-092-4/+6
| |/
| * Merge "Allow interact-users-full access to scan results" into lmp-mr1-devJason Monk2014-12-081-2/+13
| |\
| | * Allow interact-users-full access to scan resultsJason Monk2014-12-051-2/+13
| * | Merge changes I0d49fa29,I0acacd3f into lmp-mr1-devPrem Kumar2014-12-063-105/+259
| |\ \
| | * | rework scan logic so as to make use of delayed messages instead of scan alarmvandwalle2014-12-053-103/+214
| | * | reenable disabled config after a few minutesvandwalle2014-12-053-2/+45
| | |/
| * | Merge "- keep track of ephemeral configurations that are deleted by user - m...Jeff Davidson2014-12-064-0/+108
| |\ \ | | |/ | |/|
| | * - keep track of ephemeral configurations that are deleted by uservandwalle2014-12-054-0/+108