index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
mhi.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
wifi: ath11k: support non-WoWLAN mode suspend as well
Baochen Qiang
1
-3
/
+11
2025-02-18
wifi: ath11k: Add firmware coredump collection support
Miaoqing Pan
1
-0
/
+5
2024-11-21
wifi: ath11k: add support for QCA6698AQ
Miaoqing Pan
1
-0
/
+1
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
1
-10
/
+2
2024-04-09
wifi: ath11k: support hibernation
Baochen Qiang
1
-2
/
+10
2024-03-21
wifi: ath11k: do not process consecutive RDDM event
Baochen Qiang
1
-0
/
+12
2024-03-11
wifi: ath11k: adjust a comment to reflect reality
Kevin Lo
1
-3
/
+2
2024-02-28
wifi: ath11k: constify MHI channel and controller configs
Jeff Johnson
1
-5
/
+5
2024-02-28
wifi: ath11k: decrease MHI channel buffer length to 8KB
Baochen Qiang
1
-1
/
+1
2024-02-23
wifi: ath11k: remove MHI LOOPBACK channels
Baochen Qiang
1
-56
/
+0
2024-02-15
wifi: ath11k: add support for QCA2066
Baochen Qiang
1
-0
/
+1
2024-01-25
wifi: ath11k: enable 36 bit mask for stream DMA
Baochen Qiang
1
-2
/
+2
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
-5
/
+13
2023-09-05
wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crash
Arowa Suliman
1
-0
/
+1
2023-06-13
wifi: ath11k: pci: cleanup debug logging
Kalle Valo
1
-2
/
+2
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
1
-1
/
+1
2023-04-03
wifi: ath11k: reduce the MHI timeout to 20s
Kalle Valo
1
-1
/
+1
2022-09-10
wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
Jianglei Nie
1
-7
/
+10
2022-04-06
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
1
-7
/
+9
2022-04-06
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
1
-4
/
+22
2022-04-06
ath11k: mhi: remove state machine
Kalle Valo
1
-184
/
+10
2022-04-05
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
1
-3
/
+3
2022-04-05
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
1
-2
/
+1
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
1
-12
/
+15
2022-03-23
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
1
-0
/
+33
2022-02-21
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
1
-0
/
+2
2022-01-31
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
1
-1
/
+1
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
1
-0
/
+1
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
Jakub Kicinski
1
-4
/
+45
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
1
-2
/
+32
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-1
/
+5
2021-12-07
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
1
-0
/
+1
2021-11-22
ath11k: add support one MSI vector
Carl Huang
1
-2
/
+12
2021-08-05
ath11k: set register access length for MHI driver
Bhaumik Bhatt
1
-0
/
+1
2021-06-12
ath11k: add support for WCN6855
Baochen Qiang
1
-0
/
+1
2021-04-22
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
1
-3
/
+12
2021-02-17
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
1
-8
/
+108
2020-12-12
ath11k: mhi: hook suspend and resume
Carl Huang
1
-0
/
+11
2020-12-12
ath11k: mhi: print a warning if firmware crashed
Kalle Valo
1
-0
/
+9
2020-12-12
ath11k: use MHI provided APIs to allocate and free MHI controller
Bhaumik Bhatt
1
-3
/
+4
2020-11-18
bus: mhi: Remove auto-start option
Loic Poulain
1
-4
/
+0
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
1
-1
/
+1
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
1
-1
/
+45
2020-08-17
ath11k: register MHI controller device for QCA6390
Govind Singh
1
-0
/
+423