summaryrefslogtreecommitdiff
path: root/hif/src (unfollow)
Commit message (Expand)Author
2019-10-25qcacmn: Reset rx_pending to avoid continuous tasklet schedulingAlok Kumar
2019-01-21qcacmn: Add NULL sanity check in hif_fake_apps_resume_workSravan Kumar Kairam
2018-11-16qcacmn: Free buffer in ath_procfs_diag_readjitiphil
2018-10-25qcacmn: Use qdf_cpuhp APIs for NAPIDustin Brown
2018-10-09qcacmn: Add support for WCN3998Yuanyuan Liu
2018-09-11qcacmn: claim host only when there are packets to sendKai Liu
2018-08-14qcacmn: Add sanity check for htc_callbacksLihua Liu
2018-08-03qcacmn: Deinit CE tasklet work before CE Cleanupjitiphil
2018-08-02qcacmn: Increase max history to record per copy engineRakshith Suresh Patkar
2018-07-18qcacmn: Remove qdf_assert from hnc_link_clustersRajeev Kumar
2018-07-06qcacmn: Fix a NULL pointer dereference issueLihua Liu
2018-05-21qcacmn: cancel ce_tasklet workers during deinit sequenceManjunathappa Prakash
2018-05-05qcacmn: Match callback pointer type to callback function signatureSrinivas Girigowda
2018-05-04qcacmn: hif: Remove legacy markingsJeff Johnson
2018-05-03qcacmn: Add support for CPU_ONLINE_FROZEN state in NAPI CPU hotplug handlerTang Yingying
2018-03-19qcacmn: Rate limit CE access log to avoid watchdog barkRajeev Kumar
2018-01-31qcacmn: Rate-limit excessive logsOrhan K AKYILDIZ
2018-01-19qcacmn: Fix may be used uninitialized compile errorjiad
2018-01-05qcacmn: Fix compile error for SDIO buildjiad
2017-12-21qcacmn: Fix potential buffer overflowZhang Qian
2017-12-17qcacmn: Dont initialize gsonapi to napiOrhan K AKYILDIZ
2017-11-30qcacmn: Debug print rate limitingwadesong
2017-11-20qcacmn: HIF fake apps suspend/resume function relocationwadesong
2017-11-08qcacmn: Fix memory leak for SDIO RX path in the HIF layerTiger Yu
2017-10-30qcacmn: add device pointer in pld snoc APISarada Prasanna Garnayak
2017-10-26qcacmn: Free sdio hif device when hif_device_inserted failsbings
2017-10-26qcacmn: Free sdio global variables scn, ol_sc in hif_sdio_closebings
2017-10-25qcacmn: Fix use after free of SKB in DP trace pathYun Park
2017-10-17qcacmn: Add GRO support to NAPI+Rx_thread processing modelManjunathappa Prakash
2017-10-09qcacmn: Check target address boundary before accessSurabhi Vishnoi
2017-10-03qcacmn: Log failures to prevent PCIe power collapseDustin Brown
2017-09-22qcacmn: hif: Replace instances of unadorned %pJeff Johnson
2017-09-21qcacmn: Fix RX dead loop for SDIO WLANchenguo
2017-09-21qcacmn: Prepend kernel includes with "kernel/"Dustin Brown
2017-09-21qcacmn: Limit yield log to rx data CEsOrhan K AKYILDIZ
2017-09-19qcacmn: Use HOST_INTEREST_ADDRESS from targaddrs.hManjunathappa Prakash
2017-09-13qcacmn: Add target type for adrastea chipHouston Hoffman
2017-09-13qcacmn: Return proper error status from modules under hif_startNachiket Kukade
2017-08-24qcacmn: add API to get NAPI instance corresponding to NAPI IDManjunathappa Prakash
2017-08-24qcacmn: Add macro protection for HIF CEtfyu
2017-08-14qcacmn: Use qdf_dbg instead of qdf_print for non-error logsHouston Hoffman
2017-08-09qcacmn: Add missing qdf_spinlock_destroy() to free debug cookiePoddar, Siddarth
2017-08-07qcacmn: Perform napi state comparison before releasing napi lockPoddar, Siddarth
2017-08-02qcacmn: Change ce_service_max_yield_time ini to us granularityHimanshu Agarwal
2017-07-24qcacmn: Add support for WLAN-IPA WDI2 with SMMU Stage 1Himanshu Agarwal
2017-07-21qcacmn: Add support for WLAN-IPA WDI2 with SMMU Stage 1Himanshu Agarwal
2017-07-19qcacmn: Release the spin lock before returnSravan Kumar Kairam
2017-07-18qcacmn: Enable 4-bit irq mode after resumeKai Liu
2017-07-18qcacmn: Fix RX Bus bundle error for SDIO WLANChris Guo
2017-07-17qcacmn: Enhance t-put for SDIO bus WLANChris Guo