summaryrefslogtreecommitdiff
path: root/hif/src/ce (unfollow)
Commit message (Expand)Author
2019-10-25qcacmn: Reset rx_pending to avoid continuous tasklet schedulingAlok Kumar
2018-08-03qcacmn: Deinit CE tasklet work before CE Cleanupjitiphil
2018-08-02qcacmn: Increase max history to record per copy engineRakshith Suresh Patkar
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-03-19qcacmn: Rate limit CE access log to avoid watchdog barkRajeev Kumar
2018-01-31qcacmn: Rate-limit excessive logsOrhan K AKYILDIZ
2017-11-20qcacmn: HIF fake apps suspend/resume function relocationwadesong
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-09-22qcacmn: hif: Replace instances of unadorned %pJeff Johnson
2017-09-21qcacmn: Limit yield log to rx data CEsOrhan K AKYILDIZ
2017-09-13qcacmn: Return proper error status from modules under hif_startNachiket Kukade
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-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-14qcacmn: Add API to set ce service max rx indication flushPoddar, Siddarth
2017-07-07qcacmn: Fix active_tasklet_cnt mismatch issuejge
2017-07-04qcacmn: Add APIs to set/get ce service max yield timeHimanshu Agarwal
2017-06-27qcacmn: Fix CLANG warnings in Data pathRakesh Pillai
2017-06-22qcacmn: Do not allow CE register access when recovery is in progressGovind Singh
2017-05-15qcacmn: Reduce CE msg flush count for SLUB buildGovind Singh
2017-05-15qcacmn: Remove diag config from HOST CE configGovind Singh
2017-05-11qcacmn: Assign host/target ce config dynamicallyGovind Singh
2017-05-03qcacmn: Ensure ce_write_index update is protected in ce_send_fastHouston Hoffman
2017-04-26qcacmn: Log DP_TRACE outside of spinlock in ce_send_fastHouston Hoffman
2017-04-21qcacmn: Return failure if dst ring alloc fails for fastpath CEGovind Singh
2017-04-19qcacmn: Reduce complexity in hif_ce_bus_late_resumeHouston Hoffman
2017-04-19qcacmn: Fix kernel module check patch warnings in HIF filesManikandan Mohan
2017-04-19qcacmn: Fix kernel module check patch warnings in HIF CE filesManikandan Mohan
2017-04-14qcacmn: Fix build errors introduced by data path code changeswadesong
2017-04-11qcacmn: Fix mem leak of datapath tx ringPoddar, Siddarth
2017-04-07qcacmn: Mask failures in hif_post_recv_buffersHouston Hoffman
2017-04-07qcacmn: Kill bh execution contexts before cleaning up the hifHouston Hoffman
2017-04-07qcacmn: Fix Dma memory allocation leak from Hif layerArunk Khandavalli
2017-04-06qcacmn: Fix kernel checkpatch warnings in QDFSrinivas Girigowda
2017-04-04qcacmn: Reduce log level to avoid watchdogHimanshu Agarwal
2017-04-03qcacmn: Decouple LRO register/deregister from vdev start/stopManjunathappa Prakash
2017-03-29qcacmn: simplify error handling in ce_init(1)Houston Hoffman
2017-03-29qcacmn: Unmap ce nbufs before freeHouston Hoffman
2017-03-23qcacmn: Remove unnecessary QDF_ASSERT to avoid watchdog barkHimanshu Agarwal
2017-03-21qcacmn: HIF: Reduce the log spam in KmsgPoddar, Siddarth
2017-03-20qcacmn: Update sw index from hw for ce_sendlist_send on data path cesHouston Hoffman
2017-03-10qcacmn: HIF: Reduce the log spam in kmsgSrinivas Girigowda
2017-03-08qcacmn: Increase wmi ce rx ring sizeHouston Hoffman
2017-03-08qcacmn: Support oom recovery for rx ce'sHouston Hoffman
2017-02-27qcacmn: Improve recv buffer refill failure loggingHouston Hoffman