summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/dp_tx.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-18ath11k: Perform per-msdu rx processingSriram R1-1/+1
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin1-0/+1
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