index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
mhi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
Jianglei Nie
2022-09-10
1
-7
/
+10
*
ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
Kalle Valo
2022-04-06
1
-7
/
+9
*
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
2022-04-06
1
-4
/
+22
*
ath11k: mhi: remove state machine
Kalle Valo
2022-04-06
1
-184
/
+10
*
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
2022-04-05
1
-3
/
+3
*
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
2022-04-05
1
-2
/
+1
*
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
2022-04-05
1
-12
/
+15
*
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
2022-03-23
1
-0
/
+33
*
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
2022-02-21
1
-0
/
+2
*
ath11k: mhi: use mhi_sync_power_up()
Kalle Valo
2022-01-31
1
-1
/
+1
*
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
2022-01-11
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-17
1
-4
/
+45
|
\
|
*
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
2021-12-16
1
-2
/
+32
|
*
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
2021-12-07
1
-0
/
+1
|
*
ath11k: add support one MSI vector
Carl Huang
2021-11-22
1
-2
/
+12
*
|
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-09
1
-1
/
+5
|
/
*
ath11k: set register access length for MHI driver
Bhaumik Bhatt
2021-08-05
1
-0
/
+1
*
ath11k: add support for WCN6855
Baochen Qiang
2021-06-12
1
-0
/
+1
*
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
2021-04-22
1
-3
/
+12
*
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
2021-02-17
1
-8
/
+108
*
ath11k: mhi: hook suspend and resume
Carl Huang
2020-12-12
1
-0
/
+11
*
ath11k: mhi: print a warning if firmware crashed
Kalle Valo
2020-12-12
1
-0
/
+9
*
ath11k: use MHI provided APIs to allocate and free MHI controller
Bhaumik Bhatt
2020-12-12
1
-3
/
+4
*
bus: mhi: Remove auto-start option
Loic Poulain
2020-11-18
1
-4
/
+0
*
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
2020-08-27
1
-1
/
+1
*
ath11k: reset MHI during power down and power up
Carl Huang
2020-08-18
1
-1
/
+45
*
ath11k: register MHI controller device for QCA6390
Govind Singh
2020-08-17
1
-0
/
+423