summaryrefslogtreecommitdiff
path: root/core/dp/htt (unfollow)
Commit message (Expand)Author
2019-09-13qcacld-3.0: Fix buffer overflow in HTT MSG handlingAlok Kumar
2019-08-01qcacld-3.0: Avoid NULL pointer dereference for frag_indicationAlok Kumar
2019-05-22qcacld-3.0: Process Tx and Rx data packets for mon interfaceAlok Kumar
2018-10-26qcacld-3.0: Map as QDF_DMA_BIDIRECTIONAL for PMF tx frameWill Huang
2018-10-05qcacld-3.0: Remove redundant recovery-enabled checksDundi Raviteja
2018-09-18qcacld-3.0: Fix qdf_mem_header validation failure issueAlok Kumar
2018-08-07qcacld-3.0: Reuse preample type, vht_sig_a_1 and vht_sig_a_1jitiphil
2018-07-16qcacld-3.0: Implement descriptor pool for fw statsjitiphil
2018-06-30qcacld-3.0: Implement descriptor pool for fw statsjitiphil
2018-06-25qcacld-3.0: Avoid flush prints in RX processTang Yingying
2018-06-11qcacld-3.0: Use of %p in htt_t2h_tx_ppdu_log_print()jitiphil
2018-06-07qcacld-3.0: Fix inadvertent logic error in htt_tx_desc_initAlok Kumar
2018-06-06qcacld-3.0: Fix OOB access in htt_rx_ring_fill_nRakshith Suresh Patkar
2018-06-06qcacld-3.0: Cleanup the unreachable code in htt_t2h_lp_msg_handlerAlok Kumar
2018-05-30qcacld-3.0: Incorrect message offset validations in t2h message handlingjitiphil
2018-05-15qcacld-3.0: Dynamic SMMU map/unmap only when IPA enabledYun Park
2018-05-15qcacld-3.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print()jitiphil
2018-05-14qcacld-3.0: Update SMMU mem table for each rx nbuffSravan Kumar Kairam
2018-05-10qcacld-3.0: Fix null pointer dereference in htt_t2h_lp_msg_handlerAlok Kumar
2018-05-05qcacld-3.0: Handle SMMU mem map table alloc fail at unloadYun Park
2018-05-05qcacld-3.0: Match callback pointer type to callback function signatureSrinivas Girigowda
2018-05-03qcacld-3.0: dp: Remove legacy markingsJeff Johnson
2018-04-26qcacld-3.0: Fix buffer overflow in htt_t2h_msg_handler_fastjitiphil
2018-04-19qcacld-3.0: Fix KASAN slab-out-of-bounds in ipa3_release_wdi_mappingYun Park
2018-04-06qcacld-3.0: Flush packets in datapath error caseDustin Brown
2018-02-14qcacld-3.0: Fix buffer overflow in process_tx_info and process_rx_infoAlok Kumar
2018-02-06qcacld-3.0: Fix buffer overflow for HTT_T2H_MSG_TYPE_FLOW_POOL_MAPAlok Kumar
2018-02-06qcacld-3.0: Fix buffer over-read issue in htt_t2h_lp_msg_handlerAlok Kumar
2018-02-06qcacld-3.0: Fix buffer overflow in htt_t2h_msg_handlerAlok Kumar
2018-01-24qcacld-3.0: Fix buffer overflow in htt_t2h_rx_in_order_indication_handlerAlok Kumar
2018-01-22qcacld-3.0: Fix a race btw tx and tx-complOrhan K AKYILDIZ
2018-01-18qcacld-3.0: Optimize driver init time log from HIF layerRajeev Kumar
2018-01-15qcacld-3.0: Cleanup function entry/exit logs from HDD IPA moduleYun Park
2018-01-10qcacld-3.0: Optimize console logging during driver loadRajeev Kumar
2018-01-05qcacld-3.0: Enable 64-bit htt rx addr tracking based on HTT_PADDR64Poddar, Siddarth
2017-12-21qcacld-3.0: Assign correct preamble type for OFDM packetsHimanshu Agarwal
2017-12-20qcacld-3.0: Fix to get correct 64-bit htt rx addressPoddar, Siddarth
2017-12-10qcacld-3.0: Fix potential buffer overflow in ol_rx_flush_handlerTiger Yu
2017-12-10qcacld-3.0: Fix potential buffer overflow for TX_COMPL_INDTiger Yu
2017-12-10qcacld-3.0: Fix potential integer overflow when TX_CREDIT_UPDATETiger Yu
2017-12-10qcacld-3.0: Fix potential BUG_ON in the htt_rx_offload_msdu_pop_llTiger Yu
2017-12-09qcacld-3.0: Fix potential buffer overflow in htt_t2h_lp_msg_handlerTiger Yu
2017-11-17qcacld-3.0: HTT tx mutex cleanup on initialization failurewadesong
2017-11-16qcacld-3.0: Sanity check on tx len before sendingOrhan K AKYILDIZ
2017-11-10qcacld-3.0: Lock the packet lists before freeingwadesong
2017-11-03qcacld-3.0: Do not destroy rx_buff_list_lock if it is not usedbings
2017-10-26qcacld-3.0: Add warning log for IPA session control critical code pathYun Park
2017-10-18qcacld-3.0: Fix checkpatch warnings (LINE_SPACING)Srinivas Girigowda
2017-10-09qcacld-3.0: Add debug logs for FW_RX_REFILL failurePoddar, Siddarth
2017-09-21qcacld-3.0: Initialize some locks before they are usedwadesong