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: 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
*
qcacld-3.0: Avoid null pointer when STAUT connect to specific AP
zding
2016-12-29
*
qcacld-3.0: Add interface to WDI-stats and quota limit
Yun Park
2016-12-27
*
qcacld-3.0: reduce spinlock time in htt_rx_hash_init
Houston Hoffman
2016-12-24
*
qcacld-3.0: reduce spinlock time in htt_rx_hash_deinit
Houston Hoffman
2016-12-24
*
qcacld-3.0: Add lock destruction for several locks
Houston Hoffman
2016-12-24
*
qcacld-3.0: Fix USR variant build error
Orhan K AKYILDIZ
2016-12-22
*
qcacld-3.0: Change peer ref count accounting
Orhan K AKYILDIZ
2016-12-16
*
qcacld-3.0: Reduce the threshold of drop in the intra-bss forwarding path
Poddar, Siddarth
2016-12-15
*
qcacld-3.0: Enhance rx_ring buffer history
Orhan K AKYILDIZ
2016-12-13
*
Revert "Revert "qcacld-3.0: Dump Tx/Rx packets during connection""
Himanshu Agarwal
2016-12-09
*
qcacld-3.0: IPA uC: Round down Tx/Rx buffer count to nearest power of two
Yun Park
2016-12-08
*
qcacld-3.0: NULL check return-value from cds_get_context
Mohit Khanna
2016-12-06
*
qcacld-3.0: Better handling of first peer map event
Deepak Dhamdhere
2016-12-05
*
qcacld-3.0: Move TXRX_PRINT outside peer_map_unmap_lock spinlock
Himanshu Agarwal
2016-12-05
*
qcacld-3.0: Fix improper naming and exporting of dump_pkt()
Poddar, Siddarth
2016-11-30
*
qcacld-3.0: Add ini keys for WRR tx scheduler tuning
gbian
2016-11-29
*
qcacld-3.0: Add sanity check for tx desc
gbian
2016-11-29
*
qcacld-3.0: Store tx desc id in sk_buff instead of skb head
Kai Liu
2016-11-29
*
qcacld-3.0: Fix -Wmissing-prototypes in TXRX
Jeff Johnson
2016-11-22
[next]