summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/WifiService.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for supplicant SCAN_INTERVALIrfan Sheriff2011-04-061-2/+2
* am fb897110: am 9b1ea0bd: am e21110f8: Merge "Backup and restore IP and proxy...Irfan Sheriff2011-03-141-4/+10
|\
| * Backup and restore IP and proxy settingsIrfan Sheriff2011-03-101-4/+10
* | am 86587185: am 7ad85eb6: Merge "Persist wifi override in airplane mode" into...Irfan Sheriff2011-03-091-26/+43
|\ \ | |/
| * Persist wifi override in airplane modeIrfan Sheriff2011-03-081-26/+43
* | Handle client loss for a full connectionIrfan Sheriff2011-03-081-0/+9
|/
* Using AsyncChannel for wifi connectivityIrfan Sheriff2011-02-281-37/+34
* Add support for background scanningIrfan Sheriff2011-02-211-0/+12
* data activity reporting on wifiIrfan Sheriff2011-02-171-38/+175
* Add WPA support for soft ApIrfan Sheriff2011-02-171-6/+3
* am cc1bd4a8: am 739f6bc6: Keep never as the default wifi sleep settingsIrfan Sheriff2011-01-281-2/+2
|\
| * Keep never as the default wifi sleep settingsIrfan Sheriff2011-01-281-2/+2
* | Add untether call during softap shutdownIrfan Sheriff2011-01-201-65/+0
|/
* Fix WPS to provides immediate feedbackIrfan Sheriff2011-01-141-2/+3
* default wifi sleep policy changeIrfan Sheriff2011-01-111-1/+3
* Use BluetoothAdapter broadcast for coex settingsIrfan Sheriff2011-01-071-9/+5
* Enable networks on screen onIrfan Sheriff2010-12-241-0/+1
* Fix some IpV4-only code.Robert Greenwalt2010-12-141-2/+3
* WPS fixes and refactorIrfan Sheriff2010-12-131-13/+4
* Remove the need for a token parameter from AsyncChannel.Wink Saville2010-12-011-1/+1
* add frequency band control APIIrfan Sheriff2010-11-081-0/+32
* Initiate wake up scan only in a disconnected stateIrfan Sheriff2010-11-041-24/+0
* Set country code in the driver and remove channel setIrfan Sheriff2010-11-021-79/+10
* Use AsynChannel for synchronous APIIrfan Sheriff2010-11-021-5/+30
* fix interfaceflags for softapIrfan Sheriff2010-10-291-1/+1
* WifiLock extensions for high performance modeIrfan Sheriff2010-10-261-8/+34
* add wps pin from device capabilityIrfan Sheriff2010-10-261-2/+12
* resolved conflicts for merge of 368fdba4 to masterBrad Fitzpatrick2010-10-211-6/+22
|\
| * Reduce logging.Joe Onorato2010-10-191-7/+22
* | Change removeNetowrk to a synchronous channel call.Wink Saville2010-10-201-1/+47
* | Fix wake and scan behaviorIrfan Sheriff2010-10-201-10/+28
* | am c58e9bff: am db56b9bd: Merge "Maybe fix #3076572: phone process crashes in...Dianne Hackborn2010-10-101-18/+22
|\ \ | |/
| * Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lockDianne Hackborn2010-10-081-18/+22
* | Reduce log spam.Ficus Kirkpatrick2010-10-051-1/+0
* | Wifi: Update code for new BT Apis.Jaikumar Ganesh2010-09-281-15/+11
* | am 6db64689: am c89dd54c: Remove logging on wifilock acquire/releaseIrfan Sheriff2010-09-281-2/+2
|\ \ | |/
| * Remove logging on wifilock acquire/releaseIrfan Sheriff2010-09-281-2/+2
| * Make wifi scan async. (don't auto-merge)Irfan Sheriff2010-09-211-14/+19
| * DO NOT MERGE. Wifi service now blames apps for its wake lock use.Dianne Hackborn2010-09-201-1/+2
* | Add Wifi Protected Setup supportIrfan Sheriff2010-09-231-0/+10
* | resolved conflicts for merge of 1f377298 to masterDianne Hackborn2010-09-171-1/+28
|\ \ | |/
| * Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-5/+37
* | resolved conflicts for merge of 53686433 to masterDianne Hackborn2010-09-131-12/+77
|\ \ | |/
| * Track client requests through location manager.Dianne Hackborn2010-09-131-16/+85
| * DO NOT MERGE Enable all networks on screen onIrfan Sheriff2010-08-201-0/+15
| * DO NOT MERGE WifiLock extensions for high performance modeIrfan Sheriff2010-08-171-12/+39
* | Updated documentation for upcoming fix for @code tagsBen Dodson2010-08-261-1/+1
* | Clean up synchronous callsIrfan Sheriff2010-08-231-16/+16
* | asynchronous driver commandsIrfan Sheriff2010-08-191-12/+8
* | Fix WRITE_SECURE_SETTINGS permission issueIrfan Sheriff2010-08-181-0/+13