| Commit message (Expand) | Author | Age | Files | Lines |
* | wifi: Add support for AP module args | Steve Kondik | 2015-10-26 | 1 | -0/+5 |
* | audio: Make getPresentationPosition pure virtual | Ethan Chen | 2015-10-26 | 1 | -1/+1 |
* | wifi: introduce wifi_fst module | Dedy Lansky | 2015-10-06 | 2 | -108/+42 |
* | wifi: duplicate wifi.c into wifi_fst.c | Dedy Lansky | 2015-10-06 | 1 | -0/+162 |
* | wifi: generalize ensure_config_file_exists() | Dedy Lansky | 2015-10-06 | 1 | -0/+5 |
* | Clean up bad command implementation | Jerry Lee | 2015-07-15 | 1 | -0/+1 |
* | Add wifi offload feature: mkeep_alive | JerryLee | 2015-06-24 | 2 | -0/+34 |
* | Add a debuggability interface: stop logging | JerryLee | 2015-06-24 | 2 | -1/+2 |
* | Added RSSI monitor bitmask | Ashwin | 2015-06-24 | 1 | -0/+1 |
* | am e853591..90f8307 from mirror-m-wireless-internal-release | Vinit Deshpande | 2015-06-05 | 2 | -0/+52 |
|\ |
|
| * | wifi hal definitions for keep alive packet offload and rssi monitoring | Prerepa Viswanadham | 2015-06-03 | 1 | -0/+12 |
| * | Adding API for setting LCI/LCR information. | Amarnath Hullur Subramanyam | 2015-06-03 | 2 | -0/+40 |
* | | am 1ee8d6b..e28e2bb from mirror-m-wireless-internal-release | Vinit Deshpande | 2015-05-13 | 3 | -335/+444 |
|\ \
| |/ |
|
| * | Introduce REPORT_EVENTS_NO_BATCH flag for ePNO | Vinit Deshpande | 2015-05-11 | 1 | -5/+12 |
| * | WifiLogger: Add new events and tags | Amarnath Hullur Subramanyam | 2015-05-07 | 1 | -18/+49 |
| * | change wifi Logging header | Jerry Lee | 2015-05-05 | 2 | -332/+389 |
| * | add pointers to new roaming HAL functions | Pierre Vandwalle | 2015-05-02 | 1 | -0/+10 |
| * | HAL changes for ANQPO | Chilam Ng | 2015-04-29 | 1 | -0/+3 |
| * | Fix halutil build error [DO NOT MERGE] | xinhe | 2015-04-24 | 1 | -2/+17 |
* | | Merge commit '778ad70' into master_merge | Prerepa Viswanadham | 2015-05-01 | 2 | -12/+30 |
|\ \
| |/ |
|
| * | TDLS enhancement HAL interface update | xinhe | 2015-04-22 | 2 | -12/+30 |
* | | Fix halutil build error | xinhe | 2015-04-24 | 1 | -0/+15 |
* | | am 93d458f..93d458f from mirror-m-wireless-internal-release | Vinit Deshpande | 2015-04-14 | 2 | -23/+35 |
|\ \
| |/ |
|
| * | change wifi_logger header file | eccopark@broadcom.com | 2015-04-10 | 2 | -23/+35 |
* | | Merge commit 'b4442c3' into merge_work | Prerepa Viswanadham | 2015-04-10 | 1 | -72/+135 |
|\ \
| |/ |
|
| * | enhancements to rtt.h | Kevin Tang | 2015-04-06 | 1 | -72/+135 |
| * | Wifi HAL should not require stubs for all functions [Do not merge] | xinhe | 2015-04-03 | 2 | -1/+48 |
* | | Merge commit 'f0973c8' into merge_work | Prerepa Viswanadham | 2015-04-10 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | fix type in header file | Pierre Vandwalle | 2015-04-01 | 1 | -3/+3 |
* | | Merge commit '2cae13a' into merge_work | Prerepa Viswanadham | 2015-04-10 | 1 | -5/+7 |
|\ \
| |/ |
|
| * | Preallocating max buffer size for scan_result in wifi_cached_scan_results | Amarnath Hullur Subramanyam | 2015-03-28 | 1 | -5/+7 |
* | | Fix master build break | xinhe | 2015-04-01 | 1 | -1/+1 |
* | | Merge "Merge commit '4c50959717fcf4b5bf10721b4dda0d2c2f423eaf' into merge" | Etan Cohen | 2015-04-02 | 2 | -27/+63 |
|\ \ |
|
| * \ | Merge commit '4c50959717fcf4b5bf10721b4dda0d2c2f423eaf' into merge | Etan Cohen | 2015-03-30 | 3 | -29/+64 |
| |\ \
| | |/ |
|
| | * | Merge "HAL API to offload passpoint match to wifi chipset" into m-wireless-dev | Vinit Deshpande | 2015-03-27 | 1 | -0/+26 |
| | |\ |
|
| | | * | HAL API to offload passpoint match to wifi chipset | Vinit Deshpande | 2015-03-27 | 1 | -0/+26 |
| | * | | net: wireless change the header of Logger | eccopark@broadcom.com | 2015-03-27 | 1 | -3/+9 |
| | |/ |
|
| | * | net: wireless change the Header for Logger | eccopark@broadcom.com | 2015-03-25 | 1 | -24/+28 |
| | * | adjust gscan and wifi_logger headers | Pierre Vandwalle | 2015-03-25 | 2 | -2/+2 |
| | * | add Framework for set country code through HAL | xinhe | 2015-03-23 | 1 | -2/+1 |
* | | | Add general stubs for wifi hal | xinhe | 2015-04-01 | 2 | -3/+47 |
|/ / |
|
* | | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into m... | Prerepa Viswanadham | 2015-03-24 | 4 | -71/+87 |
|\ \
| |/ |
|
| * | fix comments and wifi_gscan_capabilities structure | Pierre Vandwalle | 2015-03-20 | 2 | -8/+10 |
| * | change name of max_epno_networks | Pierre Vandwalle | 2015-03-20 | 1 | -1/+1 |
| * | Merge "net: wireless: bcmdhd header changes for 11mc of halutil" into m-wirel... | xin He | 2015-03-20 | 2 | -27/+30 |
| |\ |
|
| | * | net: wireless: bcmdhd header changes for 11mc of halutil | eccopark@broadcom.com | 2015-03-19 | 2 | -27/+30 |
| * | | Use one capabilities cmd | Ashwin | 2015-03-19 | 1 | -9/+3 |
| * | | fix to hal interface | Pierre Vandwalle | 2015-03-18 | 2 | -29/+46 |
| |/ |
|
* | | Fixing build after merge from mirror-m-wireless-internal-release | Vinit Deshpande | 2015-03-15 | 1 | -0/+2 |
* | | am "am "small fixes to gscan interface"" | Vinit Deshpande | 2015-03-14 | 1 | -0/+5 |
|\ \
| |/ |
|