index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
dp
/
htt
(
follow
)
Commit message (
Expand
)
Author
Age
*
qcacld-3.0: Reuse preample type, vht_sig_a_1 and vht_sig_a_1
jitiphil
2018-08-07
*
qcacld-3.0: Implement descriptor pool for fw stats
jitiphil
2018-06-30
*
qcacld-3.0: Avoid flush prints in RX process
Tang Yingying
2018-06-25
*
qcacld-3.0: Use of %p in htt_t2h_tx_ppdu_log_print()
jitiphil
2018-06-11
*
qcacld-3.0: Fix inadvertent logic error in htt_tx_desc_init
Alok Kumar
2018-06-07
*
qcacld-3.0: Fix OOB access in htt_rx_ring_fill_n
Rakshith Suresh Patkar
2018-06-06
*
qcacld-3.0: Cleanup the unreachable code in htt_t2h_lp_msg_handler
Alok Kumar
2018-06-06
*
qcacld-3.0: Incorrect message offset validations in t2h message handling
jitiphil
2018-05-30
*
qcacld-3.0: Dynamic SMMU map/unmap only when IPA enabled
Yun Park
2018-05-15
*
qcacld-3.0: Possible Out Of Bound reads in htt_t2h_tx_ppdu_log_print()
jitiphil
2018-05-15
*
qcacld-3.0: Update SMMU mem table for each rx nbuff
Sravan Kumar Kairam
2018-05-14
*
qcacld-3.0: Fix null pointer dereference in htt_t2h_lp_msg_handler
Alok Kumar
2018-05-10
*
qcacld-3.0: Handle SMMU mem map table alloc fail at unload
Yun Park
2018-05-05
*
qcacld-3.0: Match callback pointer type to callback function signature
Srinivas Girigowda
2018-05-05
*
qcacld-3.0: dp: Remove legacy markings
Jeff Johnson
2018-05-03
*
qcacld-3.0: Fix buffer overflow in htt_t2h_msg_handler_fast
jitiphil
2018-04-26
*
qcacld-3.0: Fix KASAN slab-out-of-bounds in ipa3_release_wdi_mapping
Yun Park
2018-04-19
*
qcacld-3.0: Flush packets in datapath error case
Dustin Brown
2018-04-06
*
qcacld-3.0: Fix buffer overflow in process_tx_info and process_rx_info
Alok Kumar
2018-02-14
*
qcacld-3.0: Fix buffer overflow for HTT_T2H_MSG_TYPE_FLOW_POOL_MAP
Alok Kumar
2018-02-06
*
qcacld-3.0: Fix buffer over-read issue in htt_t2h_lp_msg_handler
Alok Kumar
2018-02-06
*
qcacld-3.0: Fix buffer overflow in htt_t2h_msg_handler
Alok Kumar
2018-02-06
*
qcacld-3.0: Fix buffer overflow in htt_t2h_rx_in_order_indication_handler
Alok Kumar
2018-01-24
*
qcacld-3.0: Fix a race btw tx and tx-compl
Orhan K AKYILDIZ
2018-01-22
*
qcacld-3.0: Optimize driver init time log from HIF layer
Rajeev Kumar
2018-01-18
*
qcacld-3.0: Cleanup function entry/exit logs from HDD IPA module
Yun Park
2018-01-15
*
qcacld-3.0: Optimize console logging during driver load
Rajeev Kumar
2018-01-10
*
qcacld-3.0: Enable 64-bit htt rx addr tracking based on HTT_PADDR64
Poddar, Siddarth
2018-01-05
*
qcacld-3.0: Assign correct preamble type for OFDM packets
Himanshu Agarwal
2017-12-21
*
qcacld-3.0: Fix to get correct 64-bit htt rx address
Poddar, Siddarth
2017-12-20
*
qcacld-3.0: Fix potential buffer overflow in ol_rx_flush_handler
Tiger Yu
2017-12-10
*
qcacld-3.0: Fix potential buffer overflow for TX_COMPL_IND
Tiger Yu
2017-12-10
*
qcacld-3.0: Fix potential integer overflow when TX_CREDIT_UPDATE
Tiger Yu
2017-12-10
*
qcacld-3.0: Fix potential BUG_ON in the htt_rx_offload_msdu_pop_ll
Tiger Yu
2017-12-10
*
qcacld-3.0: Fix potential buffer overflow in htt_t2h_lp_msg_handler
Tiger Yu
2017-12-09
*
qcacld-3.0: HTT tx mutex cleanup on initialization failure
wadesong
2017-11-17
*
qcacld-3.0: Sanity check on tx len before sending
Orhan K AKYILDIZ
2017-11-16
*
qcacld-3.0: Lock the packet lists before freeing
wadesong
2017-11-10
*
qcacld-3.0: Do not destroy rx_buff_list_lock if it is not used
bings
2017-11-03
*
qcacld-3.0: Add warning log for IPA session control critical code path
Yun Park
2017-10-26
*
qcacld-3.0: Fix checkpatch warnings (LINE_SPACING)
Srinivas Girigowda
2017-10-18
*
qcacld-3.0: Add debug logs for FW_RX_REFILL failure
Poddar, Siddarth
2017-10-09
*
qcacld-3.0: Initialize some locks before they are used
wadesong
2017-09-21
*
qcacld-3.0: Reset to NULL after freeing the memory
Sravan Kumar Kairam
2017-09-20
*
qcacld-3.0: Change to include Fw interface file wdi_ipa.h
Yun Park
2017-09-19
*
qcacld-3.0: dp: Replace instances of unadorned %p
Jeff Johnson
2017-09-18
*
qcacld-3.0: Add net buff pop fail counter
Sravan Kumar Kairam
2017-09-17
*
qcacld-3.0: Fix synchronization issue of credit number
Chris Guo
2017-09-15
*
qcacld-3.0: Add logic to mark first wakeup packet without offload bit set
Himanshu Agarwal
2017-09-15
*
qcacld-3.0: Fix ring refill retry logic
Govind Singh
2017-09-14
[next]