summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/cnss2/Makefile (follow)
Commit message (Collapse)AuthorAge
* cnss2: Add support for genoa sdioJayachandran Sreekumaran2019-10-14
| | | | | | | Add support for genoa sdio Change-Id: Icf004d954ca0b508830412da6a381a7844f66efe Signed-off-by: Jayachandran Sreekumaran <jsreekum@codeaurora.org>
* cnss2: Add support for USB transportRajasekaran Kalidoss2018-10-16
| | | | | | | | | Changes in state machine and boot flow to support usb bus based behaviour. Handler functions added to support USB boot flow. Change-Id: I51c4751c8d8669a8b54ae692ae3ec1bb32d1e7be Signed-off-by: Rajasekaran Kalidoss <rkalidos@codeaurora.org>
* cnss2: Add bus layerYue Ma2018-07-11
| | | | | | | | | | Bus layer is a shim layer for potential buses (PCIe, USB and SDIO) of WLAN devices. It abstracts all the bus related APIs for common files of the driver so that it can help make them bus independent. Change-Id: I06e19a26d34168fe0fcc65229a4519b868cd97c1 Signed-off-by: Yue Ma <yuem@codeaurora.org> Signed-off-by: Rajasekaran Kalidoss <rkalidos@codeaurora.org>
* cnss2: Remove utilsYuanyuan Liu2017-08-15
| | | | | | | | | Remove utils as this module is no longer needed by CNSS2 platform driver. CNSS2 has already switched to WLAN common utility module in net/wireless/cnss_utils. Change-Id: I891d3261f7e654dab1136ee1661d15e19fe1d2f5 Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
* net: cnss2: Add snapshot of CNSS2 driverYue Ma2017-07-07
This is a snapshot of the CNSS2 driver and associated files as of msm-3.18 commit c1bbe6d5e136 ("cnss2: Fix kernel checkpatch issues"). Change-Id: Ia77d3abe3f86e4dbeac8d55ea2e0120bed480126 CRs-fixed: 2071634 Signed-off-by: Yue Ma <yuem@codeaurora.org>