index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-06-11
wifi: ath11k: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-05-13
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
Jeff Johnson
2024-04-09
wifi: ath11k: support hibernation
Baochen Qiang
2024-02-23
wifi: ath11k: do not dump SRNG statistics during resume
Baochen Qiang
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-10-25
wifi: ath11k: add firmware-2.bin support
Anilkumar Kolli
2023-10-25
wifi: ath11k: qmi: refactor ath11k_qmi_m3_load()
Kalle Valo
2023-08-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-08-02
wifi: ath11k: Remove cal_done check during probe
Seevalamuthu Mariappan
2023-08-02
wifi: ath11k: Add coldboot calibration support for QCN9074
Anilkumar Kolli
2023-08-02
wifi: ath11k: Split coldboot calibration hw_param
Seevalamuthu Mariappan
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-15
wifi: ath11k: Add missing check for ioremap
Jiasheng Jiang
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
2023-06-01
wifi: ath11k: Allow ath11k to boot without caldata in ftm mode
Sowmiya Sree Elavalagan
2023-05-18
wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2022-11-03
wifi: ath11k: Make QMI message rules const
Jeff Johnson
2022-11-02
wifi: ath11k: Fix qmi_msg_handler data structure initialization
Rahul Bhattacharjee
2022-10-12
wifi: ath11k: Send PME message during wakeup from D3cold
Baochen Qiang
2022-09-30
wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
Wen Gong
2022-09-28
wifi: ath11k: stop tx queues immediately upon firmware exit
Aditya Kumar Singh
2022-09-16
wifi: ath11k: Fix miscellaneous spelling errors
Jeff Johnson
2022-09-01
wifi: ath11k: Add cold boot calibration support on WCN6750
Manikanta Pubbisetty
2022-09-01
wifi: ath11k: Fix incorrect QMI message ID mappings
Manikanta Pubbisetty
2022-06-06
ath11k: Fix warnings reported by checkpatch
Manikanta Pubbisetty
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
2022-05-02
ath11k: Add QMI changes for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Fetch device information via QMI for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
2022-03-25
ath11k: add read variant from SMBIOS for download board data
Wen Gong
2022-03-23
ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability
Baochen Qiang
2022-03-21
ath11k: change fw build id format in driver init log
Hari Chandrakanthan
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
2022-01-17
ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
Dan Carpenter
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
2021-12-22
ath11k: add support of firmware logging for WCN6855
Cheng Wang
2021-12-21
ath11k: add regdb.bin download for regdb offload
Wen Gong
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
2021-12-14
ath11k: Change qcn9074 fw to operate in mode-2
Seevalamuthu Mariappan
2021-11-24
Revert "ath11k: add read variant from SMBIOS for download board data"
Kalle Valo
2021-11-22
ath11k: add read variant from SMBIOS for download board data
Wen Gong
2021-11-17
ath11k: Add missing qmi_txn_cancel()
Anilkumar Kolli
2021-10-11
ath11k: Remove redundant assignment to variable fw_size
Colin Ian King
2021-09-28
ath11k: Fix memory leak in ath11k_qmi_driver_event_work
Baochen Qiang
2021-09-28
ath11k: qmi: avoid error messages when dma allocation fails
Aaron Ma
2021-09-28
ath11k: add caldata download support from EEPROM
Anilkumar Kolli
2021-09-28
ath11k: add caldata file for multiple radios
Anilkumar Kolli
[next]