aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-26ath11k: fix up some error pathsDan Carpenter1-11/+11
2020-01-26ath11k: ensure ts.flags is initialized before bit-wise or'ing in valuesColin Ian King1-1/+1
2019-12-18ath11k: fix missing free of skb on error return pathColin Ian King1-2/+4
2019-12-18ath11k: optimize ath11k_hal_tx_status_parseJohn Crispin1-3/+37
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin1-25/+17
2019-12-18ath11k: drop memset when setting up a tx cmd descJohn Crispin1-2/+0
2019-11-29ath11k: remove unused tx ring countersPradeep Kumar Chitrapu1-7/+0
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+943