index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2022-09-10
wifi: ath11k: implement SRAM dump debugfs interface
Baochen Qiang
2022-07-27
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
2022-05-30
ath11k: fix IRQ affinity warning on shutdown
Johan Hovold
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
2022-04-06
ath11k: mhi: add error handling for suspend and resume
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: Choose MSI config based on HW revision
Manikanta Pubbisetty
2022-04-05
ath11k: Refactor PCI code to support WCN6750
Manikanta Pubbisetty
2022-04-05
ath11k: PCI changes to support WCN6750
Manikanta Pubbisetty
2022-03-23
ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()
Wen Gong
2022-01-31
ath11k: pci: fix crash on suspend if board file is not found
Kalle Valo
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-22
ath11k: Fix napi related hang
Ben Greear
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
2021-12-07
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
2021-11-22
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
Baochen Qiang
2021-11-22
ath11k: do not restore ASPM in case of single MSI vector
Carl Huang
2021-11-22
ath11k: add support one MSI vector
Carl Huang
2021-11-22
ath11k: refactor multiple MSI vector implementation
Carl Huang
2021-11-22
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
Carl Huang
2021-11-22
ath11k: add CE and ext IRQ flag to indicate irq_handler
Carl Huang
2021-11-22
ath11k: get msi_data again after request_irq is called
Carl Huang
2021-11-19
ath11k: add hw_param for wakeup_mhi
Seevalamuthu Mariappan
2021-11-17
ath11k: add string type to search board data in board-2.bin for WCN6855
Wen Gong
2021-10-11
ath11k: Handle MSI enablement during rmmod and SSR
Baochen Qiang
2021-09-28
ath11k: Fix inaccessible debug registers
Baochen Qiang
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-19
ath11k: Enable QCN9074 device
Anilkumar Kolli
2021-06-12
ath11k: don't call ath11k_pci_set_l1ss for WCN6855
Baochen Qiang
2021-06-12
ath11k: add support for WCN6855
Baochen Qiang
2021-02-17
ath11k: add qcn9074 pci device support
Anilkumar Kolli
2021-02-17
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add hal support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add static window support for register access
Karthikeyan Periyasamy
2021-02-17
ath11k: Move qmi service_ins_id to hw_params
Anilkumar Kolli
2021-02-17
ath11k: Refactor ath11k_msi_config
Anilkumar Kolli
2021-02-11
ath11k: pci: remove experimental warning
Kalle Valo
2021-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-12-18
ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()
Kalle Valo
2020-12-18
ath11k: pci: disable ASPM L0sLs before downloading firmware
Carl Huang
2020-12-17
ath11k: Fix ath11k_pci_fix_l1ss()
Dan Carpenter
2020-12-12
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
2020-12-12
ath11k: hif: add ce irq enable and disable functions
Carl Huang
2020-12-12
ath11k: pci: read select_window register to ensure write is finished
Carl Huang
2020-12-12
ath11k: hif: implement suspend and resume functions
Carl Huang
2020-12-12
ath11k: pci: disable VDD4BLOW
Carl Huang
[next]