index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
mhi.c
Age
Commit message (
Expand
)
Author
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
2024-04-09
wifi: ath11k: support hibernation
Baochen Qiang
2024-03-21
wifi: ath11k: do not process consecutive RDDM event
Baochen Qiang
2024-03-11
wifi: ath11k: adjust a comment to reflect reality
Kevin Lo
2024-02-28
wifi: ath11k: constify MHI channel and controller configs
Jeff Johnson
2024-02-28
wifi: ath11k: decrease MHI channel buffer length to 8KB
Baochen Qiang
2024-02-23
wifi: ath11k: remove MHI LOOPBACK channels
Baochen Qiang
2024-02-15
wifi: ath11k: add support for QCA2066
Baochen Qiang
2024-01-25
wifi: ath11k: enable 36 bit mask for stream DMA
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-09-05
wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crash
Arowa Suliman
2023-06-13
wifi: ath11k: pci: cleanup debug logging
Kalle Valo
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
2023-04-03
wifi: ath11k: reduce the MHI timeout to 20s
Kalle Valo
2022-09-10
wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
Jianglei Nie
2022-04-06
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
2022-04-06
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
2022-04-06
ath11k: mhi: remove state machine
Kalle Valo
2022-04-05
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
2022-04-05
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
2022-03-23
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
2022-02-21
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
2022-01-31
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-07
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
2021-11-22
ath11k: add support one MSI vector
Carl Huang
2021-08-05
ath11k: set register access length for MHI driver
Bhaumik Bhatt
2021-06-12
ath11k: add support for WCN6855
Baochen Qiang
2021-04-22
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
2021-02-17
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
2020-12-12
ath11k: mhi: hook suspend and resume
Carl Huang
2020-12-12
ath11k: mhi: print a warning if firmware crashed
Kalle Valo
2020-12-12
ath11k: use MHI provided APIs to allocate and free MHI controller
Bhaumik Bhatt
2020-11-18
bus: mhi: Remove auto-start option
Loic Poulain
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
2020-08-17
ath11k: register MHI controller device for QCA6390
Govind Singh