summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/hal_tx.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan1-1/+1
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty1-2/+2
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy1-1/+1
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy1-0/+3
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy1-0/+2
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo1-1/+1
2020-05-11ath11k: Remove bus layer includes from upper layerGovind Singh1-1/+1
2020-05-11ath11k: Add support for multibus supportGovind Singh1-5/+6
2019-12-18ath11k: optimize ath11k_hal_tx_status_parseJohn Crispin1-43/+0
2019-12-18ath11k: optimise ath11k_dp_tx_completion_handlerJohn Crispin1-13/+0
2019-12-18ath11k: move some tx_status parsing to debugfs codeJohn Crispin1-18/+1
2019-12-18ath11k: drop memset when setting up a tx cmd descJohn Crispin1-0/+1
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli1-3/+3
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+226