summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | am "introduce ssid whitelist"Vinit Deshpande2015-03-141-1/+30
|\ \ \ | | |/ | |/|
| * | introduce ssid whitelistPierre Vandwalle2015-02-111-1/+30
* | | am "clarify comments and complete EPNO API"Vinit Deshpande2015-03-143-8/+39
|\ \ \ | |/ /
| * | clarify comments and complete EPNO APIPierre Vandwalle2015-02-113-8/+39
| |/
* | am "add some wifi interface statistics (beacon tsf offset) and guard time"Vinit Deshpande2015-03-143-11/+72
|\ \ | |/
| * add some wifi interface statistics (beacon tsf offset) and guard timePierre Vandwalle2015-02-103-11/+72
| * Merge "bring nan header file, from original KitKat partner version" into m-wi...Pierre Vandwalle2015-02-103-1/+880
| |\
* | \ am "bring nan header file, from original KitKat partner version"Vinit Deshpande2015-03-143-1/+880
|\ \ \ | | |/ | |/|
| * | bring nan header file, from original KitKat partner versionPierre Vandwalle2015-02-103-1/+880
* | | am "wifi_hal, adding specific event and per packet information to wifi_logger"Vinit Deshpande2015-03-142-1/+80
|\ \ \ | | |/ | |/|
| * | wifi_hal, adding specific event and per packet information to wifi_loggerPierre Vandwalle2015-02-062-1/+80
| |/
* | am "add HAL api wifi_set_country_code interface"Vinit Deshpande2015-03-141-1/+3
|\ \ | |/
| * add HAL api wifi_set_country_code interfacexinhe2015-02-061-1/+3
* | am "add wifi_config.h file"Vinit Deshpande2015-03-142-0/+29
|\ \ | |/
| * add wifi_config.h filePierre Vandwalle2015-02-062-0/+29
* | am "Wifi hal headers: PNO thru g-scan and g-scan exponential channel buckets"Vinit Deshpande2015-03-143-4/+53
|\ \ | |/
| * Wifi hal headers: PNO thru g-scan and g-scan exponential channel bucketsPierre Vandwalle2015-02-063-4/+53
* | am "initial wifi logger HAL header file"Vinit Deshpande2015-03-142-1/+91
|\ \ | |/
| * initial wifi logger HAL header filePierre Vandwalle2015-01-292-0/+90
| * wifi: Remove obsolete driver_nl80211.h [DO NOT MERGE]Dmitry Shmidt2015-01-131-225/+0
| * New Additions to WifiScanner APIs [DO NOT MERGE]Vinit Deshpande2015-01-121-3/+17
* | wifi: Remove obsolete driver_nl80211.hDmitry Shmidt2015-01-051-225/+0
* | Fix wifi_hal.h and gscan.h to compile for c projects.Amarnath Hullur Subramanyam2014-12-082-9/+13
* | New Additions to WifiScanner APIsVinit Deshpande2014-12-031-3/+17
* | am e714af92: audio policy: use legacy stream type definitionsEric Laurent2014-11-261-1/+1
|\ \ | |/
| * audio policy: use legacy stream type definitionsEric Laurent2014-11-111-1/+1
* | am 69f48b86: [AU]Buganizer ID: 17182487, sprout audio HAL should mute all aud...Hochi Huang2014-10-281-0/+2
|\ \ | |/
| * [AU]Buganizer ID: 17182487, sprout audio HAL should mute all audio output wit...Hochi Huang2014-10-241-0/+2
* | am 67741614: wifi: Sync with wpa_supplicant 9ead16e (d5fe4e6)Dmitry Shmidt2014-10-081-1/+1
|\ \ | |/
| * wifi: Sync with wpa_supplicant 9ead16e (d5fe4e6)Dmitry Shmidt2014-10-081-1/+1
* | am 9dd37a67: wifi: Sync with wpa_supplicant commit 661b4f7 (a313d17)Dmitry Shmidt2014-10-061-0/+9
|\ \ | |/
| * wifi: Sync with wpa_supplicant commit 661b4f7 (a313d17)Dmitry Shmidt2014-10-061-0/+9
* | am 8ddf81e2: [AU] Update volume setting and Audio Device API 3.0Hochi Huang2014-09-251-0/+17
|\ \ | |/
| * [AU] Update volume setting and Audio Device API 3.0Hochi Huang2014-09-241-0/+17
* | am e96b538e: Merge "Wifi Hal: Extend feature set to advertise link layer stat...Vinit Deshpande2014-09-231-0/+1
|\ \ | |/
| * Merge "Wifi Hal: Extend feature set to advertise link layer stats support" in...Vinit Deshpande2014-09-231-0/+1
| |\
| | * Wifi Hal: Extend feature set to advertise link layer stats supportAmarnath Hullur Subramanyam2014-09-191-0/+1
* | | am 2a441bce: Revert "Wifi Hal: Nan Header file"Amarnath Hullur Subramanyam2014-09-232-878/+0
|\ \ \ | |/ /
| * | Revert "Wifi Hal: Nan Header file"Amarnath Hullur Subramanyam2014-09-192-878/+0
| |/
| * DO NOT MERGE - openOutputStreamWithFlags should be declared as abstract functionQiming Shi2014-09-081-1/+1
* | am fddda3f9: wifi: hal: Add wifi_set_nodfs_flag() functionDmitry Shmidt2014-08-261-0/+2
|\ \ | |/
| * wifi: hal: Add wifi_set_nodfs_flag() functionDmitry Shmidt2014-08-251-0/+2
* | am d83e4abc: wifi: Sync with wpa_supplicant commit 0365883 (4aa9c15)Dmitry Shmidt2014-08-151-0/+1
|\ \ | |/
| * wifi: Sync with wpa_supplicant commit 0365883 (4aa9c15)Dmitry Shmidt2014-08-141-0/+1
* | am 726b5dad: PNO MAC rotation + Hotlist LOST eventAshwin2014-08-122-0/+7
|\ \ | |/
| * PNO MAC rotation + Hotlist LOST eventAshwin2014-08-112-0/+7
* | am 4c20a09e: Merge "openOutputStreamWithFlags should be declared as abstract ...Eric Laurent2014-07-291-1/+1
|\ \
| * \ Merge "openOutputStreamWithFlags should be declared as abstract function"Eric Laurent2014-07-251-1/+1
| |\ \
| | * | openOutputStreamWithFlags should be declared as abstract functionQiming Shi2014-07-221-1/+1
* | | | am 39b3abc0: Merge "audio: add mechanism to re-route nullified audio"Eric Laurent2014-07-231-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |