summaryrefslogtreecommitdiff
path: root/htc (unfollow)
Commit message (Expand)Author
2018-06-07qcacmn: Remove unused function htc_add_receive_pktAmar Singhal
2018-06-02qcacmn: Flush TxLookupQueue for each endpoint during htc_cleanupAlok Kumar
2018-06-01qcacmn: NULL pointer dereference in htc_issue_packets()jitiphil
2018-05-15qcacmn: NULL pointer dereference in free_htc_bundle_packet()jitiphil
2018-05-05qcacmn: Match callback pointer type to callback function signatureSrinivas Girigowda
2018-05-04qcacmn: htc: Remove legacy markingsJeff Johnson
2018-03-12qcacmn: Add TX credits after WMI loggingDustin Brown
2018-02-26qcacmn: Block WMI cmds before issuing HTC stopKabilan Kannan
2018-01-25qcacmn: Increase the HTC control msg timeoutKabilan Kannan
2018-01-18qcacmn: Optimize HIF module driver load time logsRajeev Kumar
2017-12-12qcacmn: Fix HTC packet map/unmap disparityDustin Brown
2017-12-05qcacmn: Fix double dmap problem in htcOrhan K AKYILDIZ
2017-12-01qcacmn: enqueue back dequeued packet if mmap failsManjunathappa Prakash
2017-11-09qcacmn: Check endpoint index rangeJiachao Wu
2017-10-23qcacmn: Fix a memory leak in HTC tx bundle packet cleanupwadesong
2017-10-16qcacmn: Remove local queue from send_packet_completionHouston Hoffman
2017-10-12qcacmn: Don't encapsulate packets in htc_send_pktHouston Hoffman
2017-10-12qcacmn: Don't encapsulate packets in recv_packet_completionHouston Hoffman
2017-09-22qcacmn: Fix incorrect number ul_outstanding_cnt when do TX bundletfyu
2017-09-22qcacmn: htc: Replace instances of unadorned %pJeff Johnson
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-18qcacmn: Fix TX Bus bundle error for SDIO WLANChris Guo
2017-07-17qcacmn: Enable Bus bundle for both TX and RXChris Guo
2017-07-04qcacmn: Fix the TX packet drop after doing the TX bundletfyu
2017-06-27qcacmn: Fix CLANG warnings in Data pathRakesh Pillai
2017-05-31qcacmn: Fix a NULL pointer dereference issuewadesong
2017-05-18qcacmn: Fix race condition in tx lookup queue during tx completionGovind Singh
2017-05-15qcacmn: Add qdf_do_mod and use qdf_do_div(mod) to do 64 bit divisionbings
2017-04-19qcacmn: Remove QDF_BUG from htc_wait_recv_ctrl_messageNachiket Kukade
2017-04-19qcacmn: Fix kernel module check patch warningsManikandan Mohan
2017-04-12qcacmn: Implement WMI/Credit History log print APIsDustin Brown
2017-04-06qcacmn: Handle failure scenario for qdf_nbuf_map()Himanshu Agarwal
2017-03-20qcacmn: add htc_get_tx_queue_depth apiHouston Hoffman
2017-03-10qcacmn: HTC: Reduce the log spam in kmsgSrinivas Girigowda
2017-03-09qcacmn: Use magic pattern to avoid double free of packetsHimanshu Agarwal
2017-02-27qcacmn: Check NULL before derefencing pPacket from htc_packet_dequeueYun Park
2017-02-08qcacmn: Free htc_messages when callback missingHouston Hoffman
2017-01-25qcacmn: Remove redundant qdf_mem_zero callsyeshwanth sriram guntuka
2017-01-04qcacmn: Fix to avoid skb buff leak when NBUF alloc failPoddar, Siddarth
2016-11-23qcacmn: Fix -Wmissing-prototypes in Host Transport layerJeff Johnson
2016-11-18qcacmn: Protect the TxQueue in failureLiangwei Dong
2016-11-09qcacmn: Fix WMI command tx failureLiangwei Dong
2016-11-01qcacmn: improve mboxping TX t-put for SDIO projectgbian
2016-10-20qcacmn: Replace DEBUG macro with WLAN_DEBUGSrinivas Girigowda
2016-08-30qcacmn: Add htc_pm_runtime put/get apisHouston Hoffman
2016-08-28qcacmn: Fail PM suspend if target has sent initial wake upRajeev Kumar
2016-08-17qcacmn: Add USB bus support (DP)Mohit Khanna
2016-08-13qcacmn: Handle initial wake up message from targetRajeev Kumar
2016-06-23qcacmn: Stop printing credit reportsHouston Hoffman