linux/drivers/net/wireless/ath/ath12k
Thomas Gleixner 8fa7292fee treewide: Switch/rename to timer_delete[_sync]()
timer_delete[_sync]() replaces del_timer[_sync](). Convert the whole tree
over and remove the historical wrapper inlines.

Conversion was done with coccinelle plus manual fixups where necessary.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-04-05 10:30:12 +02:00
..
Kconfig
Makefile wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
acpi.c wifi: ath12k: Add support for reading variant from ACPI to download board data file 2025-02-03 14:43:29 -08:00
acpi.h wifi: ath12k: Add support for reading variant from ACPI to download board data file 2025-02-03 14:43:29 -08:00
ce.c
ce.h wifi: ath12k: convert tasklet to BH workqueue for CE interrupts 2024-10-25 12:22:03 -07:00
core.c wifi: ath12k: cleanup ath12k_mac_mlo_ready() 2025-02-18 09:53:34 -08:00
core.h wifi: ath12k: Enable MLO for single split-phy PCI device 2025-02-11 07:27:11 -08:00
coredump.c wifi: ath12k: Include MLO memory in firmware coredump collection 2025-01-07 16:29:58 -08:00
coredump.h wifi: ath12k: Include MLO memory in firmware coredump collection 2025-01-07 16:29:58 -08:00
dbring.c
dbring.h
debug.c wifi: ath12k: introduce ath12k_generic_dbg() 2025-02-11 07:27:09 -08:00
debug.h wifi: ath12k: introduce ath12k_generic_dbg() 2025-02-11 07:27:09 -08:00
debugfs.c wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
debugfs.h wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
debugfs_htt_stats.c wifi: ath12k: Support Received FSE Stats 2025-02-11 07:27:12 -08:00
debugfs_htt_stats.h wifi: ath12k: Support Received FSE Stats 2025-02-11 07:27:12 -08:00
debugfs_sta.c wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
debugfs_sta.h wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
dp.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
dp.h wifi: ath12k: Add support for MLO Multicast handling in driver 2025-02-11 07:27:10 -08:00
dp_mon.c wifi: ath12k: Refactor the format of peer rate table information 2025-02-11 07:27:09 -08:00
dp_mon.h wifi: ath12k: Avoid code duplication in monitor ring processing 2025-01-26 10:41:29 -08:00
dp_rx.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
dp_rx.h wifi: ath12k: remove redundant declaration of ath12k_dp_rx_h_find_peer() 2025-02-20 13:37:43 -08:00
dp_tx.c wifi: ath12k: Report proper tx completion status to mac80211 2025-02-28 11:53:14 -08:00
dp_tx.h wifi: ath12k: Add support for MLO Multicast handling in driver 2025-02-11 07:27:10 -08:00
fw.c
fw.h wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature 2024-12-16 12:46:59 -08:00
hal.c wifi: ath12k: Change the Tx monitor SRNG ring ID 2024-12-19 09:41:06 -08:00
hal.h wifi: ath12k: Change the Tx monitor SRNG ring ID 2024-12-19 09:41:06 -08:00
hal_desc.h wifi: ath12k: Handle end reason for the monitor destination ring 2025-01-26 10:41:29 -08:00
hal_rx.c wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr 2024-11-21 07:52:49 -08:00
hal_rx.h wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
hal_tx.c
hal_tx.h wifi: ath12k: report station mode transmit rate 2025-01-26 10:41:27 -08:00
hif.h
htc.c
htc.h
hw.c wifi: ath12k: Enable monitor ring mask for QCN9274 2025-01-26 10:41:30 -08:00
hw.h
mac.c wifi: ath12k: pass BSSID index as input for EMA 2025-02-28 11:53:13 -08:00
mac.h wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
mhi.c
mhi.h
p2p.c wifi: ath12k: prepare vif data structure for MLO handling 2024-10-16 08:36:19 -07:00
p2p.h wifi: ath12k: prepare vif data structure for MLO handling 2024-10-16 08:36:19 -07:00
pci.c wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint() 2025-02-27 09:05:28 -08:00
pci.h
peer.c wifi: ath12k: pass link ID during MLO while delivering skb 2024-12-16 12:46:58 -08:00
peer.h wifi: ath12k: pass link ID during MLO while delivering skb 2024-12-16 12:46:58 -08:00
qmi.c wifi: ath12k: Enable MLO for single split-phy PCI device 2025-02-11 07:27:11 -08:00
qmi.h wifi: ath12k: add support to allocate MLO global memory region 2024-12-16 12:46:57 -08:00
reg.c
reg.h wifi: ath12k: Add Support to Calculate and Display TPC Values 2025-02-03 17:07:32 -08:00
rx_desc.h wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support 2025-02-11 07:27:08 -08:00
testmode.c wifi: ath12k: add factory test mode support 2025-01-22 10:31:41 -08:00
testmode.h wifi: ath12k: add factory test mode support 2025-01-22 10:31:41 -08:00
trace.c
trace.h
wmi.c ath.git patches for v6.15 2025-03-07 09:19:03 +01:00
wmi.h ath.git patches for v6.15 2025-03-07 09:19:03 +01:00
wow.c wifi: ath12k: add factory test mode support 2025-01-22 10:31:41 -08:00
wow.h