index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-12
/
+12
2023-09-21
wifi: ath11k: fix boot failure with one MSI vector
Baochen Qiang
1
-12
/
+12
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-21
wifi: ath11k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-02
wifi: ath11k: Add coldboot calibration support for QCN9074
Anilkumar Kolli
1
-0
/
+2
2023-06-13
wifi: ath11k: don't use %pK
Kalle Valo
1
-1
/
+1
2023-06-13
wifi: ath11k: pci: cleanup debug logging
Kalle Valo
1
-5
/
+5
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
1
-6
/
+6
2023-06-01
wifi: ath11k: factory test mode support
Govindaraj Saminathan
1
-1
/
+2
2023-04-17
wifi: ath11k: pci: Add more MODULE_FIRMWARE() entries
Takashi Iwai
1
-4
/
+5
2023-04-12
wifi: ath11k: Remove redundant pci_clear_master
Cai Huoqing
1
-4
/
+1
2023-02-22
wifi: ath11k: allow system suspend to survive ath11k
Len Brown
1
-1
/
+1
2022-12-07
wifi: ath11k: remap ce register space for IPQ5018
Sriram R
1
-0
/
+2
2022-09-10
wifi: ath11k: implement SRAM dump debugfs interface
Baochen Qiang
1
-0
/
+1
2022-07-27
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
1
-16
/
+54
2022-05-30
ath11k: fix IRQ affinity warning on shutdown
Johan Hovold
1
-0
/
+2
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
1
-11
/
+3
2022-04-06
ath11k: mhi: add error handling for suspend and resume
Kalle Valo
1
-6
/
+2
2022-04-05
ath11k: Remove core PCI references from PCI common code
Manikanta Pubbisetty
1
-11
/
+135
2022-04-05
ath11k: Refactor MSI logic to support WCN6750
Manikanta Pubbisetty
1
-10
/
+19
2022-04-05
ath11k: Choose MSI config based on HW revision
Manikanta Pubbisetty
1
-25
/
+6
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
1
-776
/
+40
2022-04-05
ath11k: PCI changes to support WCN6750
Manikanta Pubbisetty
1
-61
/
+49
2022-03-23
ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()
Wen Gong
1
-4
/
+8
2022-01-31
ath11k: pci: fix crash on suspend if board file is not found
Kalle Valo
1
-0
/
+10
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-12-22
ath11k: Fix napi related hang
Ben Greear
1
-3
/
+9
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
1
-1
/
+10
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-1
/
+1
2021-12-07
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
1
-2
/
+14
2021-11-22
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
Baochen Qiang
1
-2
/
+23
2021-11-22
ath11k: do not restore ASPM in case of single MSI vector
Carl Huang
1
-1
/
+7
2021-11-22
ath11k: add support one MSI vector
Carl Huang
1
-13
/
+39
2021-11-22
ath11k: refactor multiple MSI vector implementation
Carl Huang
1
-8
/
+40
2021-11-22
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
Carl Huang
1
-4
/
+4
2021-11-22
ath11k: add CE and ext IRQ flag to indicate irq_handler
Carl Huang
1
-0
/
+16
2021-11-22
ath11k: get msi_data again after request_irq is called
Carl Huang
1
-0
/
+30
2021-11-19
ath11k: add hw_param for wakeup_mhi
Seevalamuthu Mariappan
1
-4
/
+8
2021-11-17
ath11k: add string type to search board data in board-2.bin for WCN6855
Wen Gong
1
-0
/
+10
2021-10-11
ath11k: Handle MSI enablement during rmmod and SSR
Baochen Qiang
1
-5
/
+36
2021-09-28
ath11k: Fix inaccessible debug registers
Baochen Qiang
1
-1
/
+3
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-8
/
+2
2021-06-19
ath11k: Enable QCN9074 device
Anilkumar Kolli
1
-1
/
+1
2021-06-12
ath11k: don't call ath11k_pci_set_l1ss for WCN6855
Baochen Qiang
1
-1
/
+2
2021-06-12
ath11k: add support for WCN6855
Baochen Qiang
1
-10
/
+34
2021-02-17
ath11k: add qcn9074 pci device support
Anilkumar Kolli
1
-1
/
+17
2021-02-17
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
1
-2
/
+11
2021-02-17
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
1
-6
/
+25
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
1
-0
/
+1
[next]