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
/
pcic.c
Age
Commit message (
Expand
)
Author
2025-06-23
wifi: ath11k: Add missing include of export.h
Jeff Johnson
2024-11-21
wifi: ath11k: add support for QCA6698AQ
Miaoqing Pan
2024-05-17
wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_config
Breno Leitao
2024-04-24
wifi: ath11k: allocate dummy net_device dynamically
Breno Leitao
2024-02-15
wifi: ath11k: add support for QCA2066
Baochen Qiang
2023-11-30
wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
Baochen Qiang
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-10-18
wifi: ath11k: rename the sc naming convention to ab
Karthikeyan Periyasamy
2023-07-26
Revert "wifi: ath11k: Enable threaded NAPI"
Kalle Valo
2023-06-13
wifi: ath11k: pci: cleanup debug logging
Kalle Valo
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
wifi: ath11k: Don't exit on wakeup failure
Baochen Qiang
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-19
wifi: ath11k: Add WoW support for WCN6750
Manikanta Pubbisetty
2022-09-10
wifi: ath11k: Enable threaded NAPI
Manikanta Pubbisetty
2022-09-10
wifi: ath11k: implement SRAM dump debugfs interface
Baochen Qiang
2022-09-10
wifi: ath11k: Split PCI write/read functions
Baochen Qiang
2022-07-27
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
2022-05-02
ath11k: Add support for WCN6750 device
Manikanta Pubbisetty
2022-05-02
ath11k: Add register access logic for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
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