index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
dp_tx.c
Age
Commit message (
Expand
)
Author
2025-05-19
wifi: ath12k: Add device dp stats support
Vinith Kumar R
2025-05-19
wifi: ath12k: change soc name to device name
Vinith Kumar R
2025-05-16
wifi: ath12k: add ring config for monitor mode on WCN7850
Kang Yang
2025-04-17
wifi: ath12k: Use skb->len for dma_unmap_single() length parameter
P Praneesh
2025-04-17
wifi: ath12k: Fix memory leak during extended skb allocation
P Praneesh
2025-04-17
wifi: ath12k: Refactor tx descriptor handling in tx completion handler
P Praneesh
2025-04-17
wifi: ath12k: Handle error cases during extended skb allocation
P Praneesh
2025-04-11
wifi: ath12k: Add support for link specific datapath stats
Balamurugan Mahalingam
2025-04-07
wifi: ath12k: Fix memory leak during vdev_id mismatch
P Praneesh
2025-03-27
wifi: ath12k: add monitor interface support on QCN9274
P Praneesh
2025-02-28
wifi: ath12k: Report proper tx completion status to mac80211
Vinith Kumar R
2025-02-20
wifi: ath12k: Add missing htt_metadata flag in ath12k_dp_tx()
Nicolas Escande
2025-02-11
wifi: ath12k: Add support for MLO Multicast handling in driver
Balamurugan Mahalingam
2025-02-11
wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions
Balamurugan Mahalingam
2025-01-31
wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
Nicolas Escande
2025-01-26
wifi: ath12k: Enable filter config for monitor destination ring
P Praneesh
2025-01-26
wifi: ath12k: Add HTT source ring ID for monitor rings
P Praneesh
2025-01-26
wifi: ath12k: report station mode transmit rate
Lingbo Kong
2025-01-23
wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path
Nicolas Escande
2024-10-16
wifi: ath12k: prepare vif data structure for MLO handling
Sriram R
2024-08-05
wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
Baochen Qiang
2024-07-01
wifi: ath12k: Add htt_stats_dump file ops support
Dinesh Karthikeyan
2024-05-20
wifi: ath12k: dynamic VLAN support
Muna Sinada
2024-05-17
wifi: ath12k: fix ack signal strength calculation
Lingbo Kong
2024-05-13
wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
2024-05-07
wifi: ath12k: Remove unsupported tx monitor handling
Tamizh Chelvam Raja
2024-05-07
wifi: ath12k: fix calling correct function for rx monitor mode
Tamizh Chelvam Raja
2024-05-03
wifi: ath12k: drop failed transmitted frames from metric calculation.
Karthikeyan Kathirvel
2024-05-03
wifi: ath12k: Don't drop tx_status in failure case
Sven Eckelmann
2024-03-20
wifi: ath12k: fix desc address calculation in wbm tx completion
Thiraviyam Mariyappan
2024-02-02
wifi: ath12k: subscribe required word mask from rx tlv
Karthikeyan Kathirvel
2024-01-19
wifi: ath12k: Refactor the mac80211 hw access from link/radio
Karthikeyan Periyasamy
2024-01-18
wifi: ath12k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
2023-11-30
wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-09-21
wifi: ath12k: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-09-21
wifi: ath12k: fix DMA unmap warning on NULL DMA address
Baochen Qiang
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
2023-08-02
wifi: ath12k: Use pdev_id rather than mac_id to get pdev
Baochen Qiang
2023-03-24
wifi: ath12k: fix packets are sent in native wifi mode while we set raw mode
Aaradhana Sahu
2023-02-20
wifi: ath12k: use kfree_skb() instead of kfree()
Dan Carpenter
2022-11-29
wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
Kalle Valo