summaryrefslogtreecommitdiff
path: root/hif/src/mp_dev.c (unfollow)
Commit message (Collapse)Author
2018-05-04qcacmn: hif: Remove legacy markingsJeff Johnson
Per current guidance remove legacy markings. Change-id: I5d1411d241cfed4f50759960d18e9220f6c0da39 CRs-Fixed: 2230684
2017-08-14qcacmn: Use qdf_dbg instead of qdf_print for non-error logsHouston Hoffman
Stats printing with excessive loops should not go to the console. Avoids watch-dog bites. Change-Id: I7b0f9d73139dff97c16f492cbd1cb2d255255b3e CRs-Fixed: 2091039
2017-04-19qcacmn: Fix kernel module check patch warnings in HIF filesManikandan Mohan
Fix kernel module check patch warnings in HIF files Change-Id: I3ddc76399004f15f325b56709e4f2e96bf4cda96 CRs-fixed: 2033001
2016-11-18qcacmn: Fix -Wmissing-prototypes in HIFJeff Johnson
We want to enable the compiler's -Wmissing-prototypes switch, but there is existing code that is generating warnings. Fix all warnings in hif. Change-Id: I342360f48f73a1e5ef42ebc4ca38366669eea0e0 CRs-Fixed: 1091702
2016-03-16qcacmn: Replace A_TARGET_ACCESS_BEGIN/END apisHouston Hoffman
Macros should not alter the execution of function bodies. Change-Id: I444caccd93ec7e0fa766acce5149d0f322e837c7 CRs-Fixed: 986480
2016-03-16qcacmn: Fix compilation issues HTC/HIFChouhan, Anurag
Resolve compilation issues for references to cdf after rebase Change-Id: I332566deb690fa7de68d89bf51b42f94f7a270a6 CRs-Fixed: 981187
2016-03-15qcacmn: Carve Out hif_softc out of ol_softcKomal Seelam
Carve out hif_softc for internal hif usage. ol_softc acts a opaque handle to other modules. Change-Id: I7633e70ed82fe2ee88a21e2502177d6a7388ff56 CRs-Fixed: 967765
2016-03-03Initial host-common file folder cleanup and movesPrakash Dhavali
Initial host-common file folder cleanup and moves on top of baseline reference of MCL WLAN driver SU#5.0.0.160. Move dp, ht comm, hif, wmi and qdf folders one level up Change-Id: I2120898024b1eafd5d651c48768dbf48bf05995d
2015-12-02qcacld-3.0: Fix agc registers dump logic to avoid fw assertRajeev Kumar
Propagation from qcacld-2.0 to qcacld-3.0 - Current AGC registers dump logic is not correct and its not reading correct target registers - Add correct AGC register read recipe to read correct AGC data - Wake up SoC before reading any target register Change-Id: I38016f91bf3d124e93e304522058e97daa711f4a CRs-Fixed: 911554
2015-12-02qcacld-3.0: Fix agc registers dump logic to avoid fw assertRajeev Kumar
Propagation from qcacld-2.0 to qcacld-3.0 - Current AGC registers dump logic is not correct and its not reading correct target registers - Add correct AGC register read recipe to read correct AGC data - Wake up SoC before reading any target register Change-Id: I38016f91bf3d124e93e304522058e97daa711f4a CRs-Fixed: 911554
2015-11-17qcacld-3.0: Initial snapshot of ihelium wlan driverPrakash Dhavali
qcacld-3.0: Initial snapshot of ihelium wlan driver to match code-scanned SU Release 5.0.0.139. This is open-source version of wlan for next Android release. Change-Id: Icf598ca97da74f84bea607e4e902d1889806f507