summaryrefslogtreecommitdiffstats
path: root/wifi
Commit message (Expand)AuthorAgeFilesLines
* Fix network availability reportingIrfan Sheriff2011-01-112-22/+11
* Use BluetoothAdapter broadcast for coex settingsIrfan Sheriff2011-01-071-132/+21
* Enable networks on screen onIrfan Sheriff2010-12-243-36/+61
* Fix wifi broadcastsIrfan Sheriff2010-12-222-39/+48
* Merge "Fix ssid storage regression"Irfan Sheriff2010-12-161-1/+1
|\
| * Fix ssid storage regressionIrfan Sheriff2010-12-161-1/+1
* | Use clear names for native APIIrfan Sheriff2010-12-152-12/+20
|/
* Initialize network state on startIrfan Sheriff2010-12-151-0/+2
* Handle supplicant stop correctlyIrfan Sheriff2010-12-152-24/+97
* WPS fixes and refactorIrfan Sheriff2010-12-139-142/+458
* Have MobileDataStateTracker & DataConnectionTracker communicate directly.Wink Saville2010-12-071-0/+7
* Update scan results when frequency band is setIrfan Sheriff2010-12-061-0/+2
* Hold network hand-off wakelock only when connectedIrfan Sheriff2010-12-031-8/+10
* Fix configuration change handlingIrfan Sheriff2010-12-035-66/+143
* Fix Wifi's setting of isAvailable.Robert Greenwalt2010-11-231-1/+1
* Merge "Notify all VMs when proxy changes."Robert Greenwalt2010-11-191-39/+8
|\
| * Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-39/+8
* | Split SupplicantStateTracker and refactorIrfan Sheriff2010-11-182-515/+513
|/
* add frequency band control APIIrfan Sheriff2010-11-083-8/+122
* Initiate wake up scan only in a disconnected stateIrfan Sheriff2010-11-041-2/+49
* Set country code in the driver and remove channel setIrfan Sheriff2010-11-024-103/+49
* Use AsynChannel for synchronous APIIrfan Sheriff2010-11-021-218/+76
* WifiLock extensions for high performance modeIrfan Sheriff2010-10-263-27/+67
* add wps pin from device capabilityIrfan Sheriff2010-10-265-24/+82
* Update BT APIs return type from Set to List.Jaikumar Ganesh2010-10-221-3/+2
* Change removeNetowrk to a synchronous channel call.Wink Saville2010-10-201-8/+24
* Fix wake and scan behaviorIrfan Sheriff2010-10-201-22/+28
* wifi: Allow dual-band supportDmitry Shmidt2010-10-201-8/+0
* Remove synchronous bluetooth callbacksIrfan Sheriff2010-10-141-21/+23
* state machine fixesIrfan Sheriff2010-10-121-44/+23
* Retry quicker for control channel setupIrfan Sheriff2010-10-111-2/+2
* Use LinkProperties for IP and proxy configurationIrfan Sheriff2010-10-083-209/+315
* Add LinkAddressIrfan Sheriff2010-10-061-11/+7
* Add proxy settings per wifi networkIrfan Sheriff2010-10-063-129/+350
* Wifi: Update code for new BT Apis.Jaikumar Ganesh2010-09-281-15/+49
* Add Wifi Protected Setup supportIrfan Sheriff2010-09-236-23/+149
* resolved conflicts for merge of 1f377298 to masterDianne Hackborn2010-09-171-10/+63
|\
| * am 58e0eefe: Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-6/+51
| |\
| | * Improve power tracking of WIFI use.Dianne Hackborn2010-09-171-6/+51
* | | Add LinkCapabilitiesWink Saville2010-09-162-2/+31
* | | Add per network static IP settingsIrfan Sheriff2010-09-143-198/+407
* | | resolved conflicts for merge of 53686433 to masterDianne Hackborn2010-09-132-2/+34
|\ \ \ | |/ /
| * | am 7e9f4eb2: Track client requests through location manager.Dianne Hackborn2010-09-132-2/+34
| |\ \ | | |/
| | * Track client requests through location manager.Dianne Hackborn2010-09-132-2/+34
| * | am 80db4381: Merge "DO NOT MERGE Enable all networks on screen on" into ginge...Irfan Sheriff2010-08-211-0/+28
| |\ \ | | |/
| | * DO NOT MERGE Enable all networks on screen onIrfan Sheriff2010-08-201-0/+28
* | | Merge "Add set/get band in WifiNative"Irfan Sheriff2010-09-022-0/+19
|\ \ \
| * | | Add set/get band in WifiNativeIrfan Sheriff2010-09-022-0/+19
* | | | Remove unused Intent filter values.Wink Saville2010-09-011-2/+0
|/ / /
* | | Add WifiConfigStore to manage networksIrfan Sheriff2010-08-312-527/+715