summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cnss_prealloc/Makefile (follow)
Commit message (Collapse)AuthorAge
* net: wireless: decouple cnss crypto from cnss memory pre-allocSarada Prasanna Garnayak2016-03-23
| | | | | | | | | | | | | | | The cnss crypto add support for wlan host driver for security Protocol and cipher key generation where cnss memory pre-alloc feature enable wlan driver to use pre allocated memory for its internal usage and release it to back to pre-allocated pool. Decouple cnss crypto from cnss memory pre-alloc and add kernel config flag for this crypto module compilation and update the defocnfig of required targets. CRs-Fixed: 949992 Change-Id: If34819fd76076ba522a9a42ac41fdae1f541f5c8 Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
* net: cnss_prealloc: Add snapshot of cnss prealloc driverYue Ma2016-03-22
This is a snapshot of the cnss prealloc driver and associated files as of msm-3.18 commit: e70ad0cd5efdd9dc91a77dcdac31d6132e1315c1 (Promotion of kernel.lnx. 3.18-151201.) Signed-off-by: Yue Ma <yuem@codeaurora.org>