index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
qmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-09-18
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Matvey Kovalev
1
-1
/
+1
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-13
/
+4
2025-06-23
wifi: ath11k: Add missing include of export.h
Jeff Johnson
1
-0
/
+2
2025-05-16
wifi: ath11k: Fix QMI memory reuse logic
Muhammad Usama Anjum
1
-0
/
+9
2025-03-31
wifi: ath11k: support non-WoWLAN mode suspend as well
Baochen Qiang
1
-2
/
+2
2025-02-18
wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk
Miaoqing Pan
1
-7
/
+10
2024-11-21
wifi: ath11k: mark some QMI driver event helpers as noinline
Jeff Johnson
1
-2
/
+6
2024-10-08
wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR
Balaji Pothunoori
1
-0
/
+3
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
1
-1
/
+1
2024-06-11
wifi: ath11k: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-10
/
+10
2024-05-13
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
Jeff Johnson
1
-1
/
+1
2024-04-09
wifi: ath11k: support hibernation
Baochen Qiang
1
-1
/
+1
2024-02-23
wifi: ath11k: do not dump SRNG statistics during resume
Baochen Qiang
1
-2
/
+3
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-1
/
+1
2023-10-25
wifi: ath11k: add firmware-2.bin support
Anilkumar Kolli
1
-11
/
+25
2023-10-25
wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
Kalle Valo
1
-7
/
+11
2023-08-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-3
/
+31
2023-08-02
wifi: ath11k: Remove cal_done check during probe
Seevalamuthu Mariappan
1
-1
/
+1
2023-08-02
wifi: ath11k: Add coldboot calibration support for QCN9074
Anilkumar Kolli
1
-0
/
+28
2023-08-02
wifi: ath11k: Split coldboot calibration hw_param
Seevalamuthu Mariappan
1
-3
/
+3
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-30
/
+43
2023-06-15
wifi: ath11k: Add missing check for ioremap
Jiasheng Jiang
1
-0
/
+5
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
1
-29
/
+29
2023-06-01
wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
Sowmiya Sree Elavalagan
1
-1
/
+9
2023-05-18
wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-2
/
+1
2022-11-03
wifi: ath11k: Make QMI message rules const
Jeff Johnson
1
-36
/
+36
2022-11-02
wifi: ath11k: Fix qmi_msg_handler data structure initialization
Rahul Bhattacharjee
1
-0
/
+3
2022-10-12
wifi: ath11k: Send PME message during wakeup from D3cold
Baochen Qiang
1
-0
/
+3
2022-09-30
wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
Wen Gong
1
-3
/
+3
2022-09-28
wifi: ath11k: stop tx queues immediately upon firmware exit
Aditya Kumar Singh
1
-0
/
+3
2022-09-16
wifi: ath11k: Fix miscellaneous spelling errors
Jeff Johnson
1
-1
/
+1
2022-09-01
wifi: ath11k: Add cold boot calibration support on WCN6750
Manikanta Pubbisetty
1
-2
/
+20
2022-09-01
wifi: ath11k: Fix incorrect QMI message ID mappings
Manikanta Pubbisetty
1
-3
/
+35
2022-06-06
ath11k: Fix warnings reported by checkpatch
Manikanta Pubbisetty
1
-3
/
+3
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
1
-3
/
+21
2022-05-02
ath11k: Add QMI changes for WCN6750
Manikanta Pubbisetty
1
-28
/
+48
2022-05-02
ath11k: Fetch device information via QMI for WCN6750
Manikanta Pubbisetty
1
-0
/
+144
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
1
-11
/
+12
2022-03-25
ath11k: add read variant from SMBIOS for download board data
Wen Gong
1
-0
/
+4
2022-03-23
ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability
Baochen Qiang
1
-0
/
+4
2022-03-21
ath11k: change fw build id format in driver init log
Hari Chandrakanthan
1
-1
/
+10
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
1
-1
/
+5
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
1
-0
/
+1
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
1
-0
/
+5
2022-01-17
ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
Dan Carpenter
1
-1
/
+1
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
1
-0
/
+1
[next]