summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath12k/dp_tx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath12k: fix desc address calculation in wbm tx completionThiraviyam Mariyappan2024-03-201-1/+1
* wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel2024-02-021-0/+20
* wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy2024-01-191-2/+2
* wifi: ath12k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy2024-01-181-3/+3
* wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-301-1/+1
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-2/+2
* wifi: ath12k: Remove unnecessary (void*) conversionsWu Yunchuan2023-09-211-3/+2
* wifi: ath12k: fix DMA unmap warning on NULL DMA addressBaochen Qiang2023-09-211-2/+5
* wifi: ath12k: Fix a few spelling errorsJeff Johnson2023-08-231-1/+1
* wifi: ath12k: Use pdev_id rather than mac_id to get pdevBaochen Qiang2023-08-021-3/+5
* wifi: ath12k: fix packets are sent in native wifi mode while we set raw modeAaradhana Sahu2023-03-241-0/+4
* wifi: ath12k: use kfree_skb() instead of kfree()Dan Carpenter2023-02-201-1/+1
* wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo2022-11-291-0/+1211