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
(
follow
)
Commit message (
Expand
)
Author
Age
*
qcacld-3.0: TXRX: Reduce the log spam in kmsg
Srinivas Girigowda
2017-03-10
*
qcacld-3.0: HTT: Reduce the log spam in kmsg
Srinivas Girigowda
2017-03-10
*
qcacld-3.0: Use magic pattern to avoid double free of packets
Himanshu Agarwal
2017-03-09
*
qcacld-3.0: Fix an htt memory leak
Yun Park
2017-03-09
*
qcacld-3.0: Record ol rx indication events
Himanshu Agarwal
2017-03-09
*
qcacld-3.0: Add paddr support for 32-bit host arch
Orhan K AKYILDIZ
2017-03-09
*
qcacld-3.0: Allocate rx_buf_debug from BSS
Orhan K AKYILDIZ
2017-03-09
*
qcacld-3.0: Initialize peer_unmap_timer during peer attach
Deepak Dhamdhere
2017-03-09
*
qcacld-3.0: Reset tx desc type after calling msdu complete conditionally
gbian
2017-03-04
*
qcacld-3.0: Add vdev checking in the ol_tx_desc_free to avoid crash
gbian
2017-03-04
*
qcacld-3.0: Fix peer poison overwritten issue
Mohit Khanna
2017-03-03
*
qcacld-3.0: Replace HELIUMPLUS_PADDR64 with HELIUMPLUS
Himanshu Agarwal
2017-03-02
*
qcacld-3.0: Enable debug address marking only for 64 bit DMA address system
Poddar, Siddarth
2017-03-01
*
qcacld-3.0: Add "static" to fix compilation error for HL bus
Yingying Tang
2017-02-28
*
qcacld-3.0: Separate pdev detach processing as per pdev attach
Himanshu Agarwal
2017-02-28
*
qcacld-3.0: Add more peer debug logs for map/unmap events
Deepak Dhamdhere
2017-02-28
*
qcacld-3.0: fix compile error for HL target
Yu Wang
2017-02-28
*
qcacld-3.0: Fix TSO seg cookie init crash
Mohit Khanna
2017-02-27
*
qcacld-3.0: Debug logs to detect TSO seg double free
Mohit Khanna
2017-02-23
*
qcacld-3.0: Avoid NULL pointer dereferencing of mpdu_buf
Himanshu Agarwal
2017-02-21
*
qcacld-3.0: Fix error handling in peer creation
Deepak Dhamdhere
2017-02-17
*
qcacld-3.0: Add macros to inc/dec peer->ref_cnt
Mohit Khanna
2017-02-16
*
qcacld-3.0: Do not free skb in OL if ce_send_fast failed
Manjunathappa Prakash
2017-02-15
*
qcacld-3.0: fix compilation errors for HL target
Yu Wang
2017-02-14
*
qcacld-3.0: De-reference tso list element after NULL check
Poddar, Siddarth
2017-02-13
*
qcacld-3.0: Fix compilation error due to htt_display_rx_buf_debug
Mohit Khanna
2017-02-10
*
qcacld-3.0: Use functions directly for cloning instead of a func. pointer
Himanshu Agarwal
2017-02-09
*
qcacld-3.0: Remove redundant kernel log messages
yeshwanth sriram guntuka
2017-02-08
*
qcacld-3.0: Fix 32-bit crash on markings
Orhan K AKYILDIZ
2017-02-07
*
qcacld-3.0: Enhance htt_rx_ring_fill_n processing
Mohit Khanna
2017-02-06
*
qcacld-3.0: Add detection of non-posted rx buffers
Orhan K AKYILDIZ
2017-02-06
*
qcacld-3.0: Add improvements for peer debug logs
Deepak Dhamdhere
2017-02-06
*
qcacld-3.0: Debug enhancements for rx_buffer history
Orhan K AKYILDIZ
2017-02-06
*
qcacld-3.0: Add circular debug log buffer for peer operations
Deepak Dhamdhere
2017-02-02
*
qcacld-3.0: Use spinlock and local variable store to avoid race condition
Himanshu Agarwal
2017-01-26
*
qcacld-3.0: Avoid deinit of TSO Seg lists if not initialized during pdev attach
Poddar, Siddarth
2017-01-24
*
qcacld-3.0: Return false when vdev and pool is NULL in fwd_thresh_check
Yun Park
2017-01-23
*
qcacld-3.0: update dump_tx_desc
Houston Hoffman
2017-01-23
*
qcacld-3.0: Correct return value when ol_txrx_pdev_post_attach fails
Yun Park
2017-01-20
*
qcacld-3.0: Use local variable to avoid race condition in packetdump
Himanshu Agarwal
2017-01-20
*
Revert "qcacld-3.0: Add detection of non-posted rx buffers"
Orhan K AKYILDIZ
2017-01-20
*
qcacld-3.0: Add peer unmap timeout handler
Deepak Dhamdhere
2017-01-20
*
qcacld-3.0: Add detection of non-posted rx buffers
Orhan K AKYILDIZ
2017-01-19
*
qcacld-3.0: TSO MAP-UNMAP individual segments one by one
Poddar, Siddarth
2017-01-18
*
qcacld-3.0: Add TSO magic cookie and freelist flag to last tso element
Poddar, Siddarth
2017-01-18
*
qcacld-3.0: Fix potential NULL dereference in ol_txrx_lro_flush
Yun Park
2017-01-16
*
qcacld-3.0: Add cookie to tso seg structure to debug double mem free
Poddar, Siddarth
2017-01-12
*
qcacld-3.0: Relocate and rename cds_flush_cache_rx_queue()
Poddar, Siddarth
2017-01-10
*
qcacld-3.0: Move TXRX_PRINT outside of peer_map_unmap_lock spinlock
Poddar, Siddarth
2017-01-06
*
qcacld-3.0: Fix rx_starvation on multiple-rx case
Orhan K AKYILDIZ
2017-01-06
[next]