开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
ahb.c
Age
Commit message (
Expand
)
Author
2023-11-30
wifi: ath11k: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-13
wifi: ath11k: Defer on rproc_get failure
Luca Weiss
2023-10-18
wifi: ath11k: Use device_get_match_data()
Rob Herring
2023-08-23
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-23
wifi: ath11k: simplify the code with module_platform_driver
Yang Yingliang
2023-08-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-02
wifi: ath11k: Add coldboot calibration support for QCN9074
Anilkumar Kolli
2023-08-02
wifi: ath11k: Split coldboot calibration hw_param
Seevalamuthu Mariappan
2023-07-26
Revert "wifi: ath11k: Enable threaded NAPI"
Kalle Valo
2023-06-16
wifi: ath11k: Add missing ops config for IPQ5018 in ath11k_ahb_probe()
Ziyang Huang
2023-06-13
wifi: ath11k: remove manual mask names from debug messages
Kalle Valo
2023-06-01
wifi: ath11k: factory test mode support
Govindaraj Saminathan
2023-03-15
wifi: ath11k: fix deinitialization of firmware resources
Aditya Kumar Singh
2023-03-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-22
wifi: ath11k: Use platform_get_irq() to get the interrupt
Douglas Anderson
2023-02-20
wifi: ath11k: fix return value check in ath11k_ahb_probe()
Yang Yingliang
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-18
wifi: ath11k: fix ce memory mapping for ahb devices
Raj Kumar Bhagat
2022-12-07
wifi: ath11k: add ipq5018 device support
Sriram R
2022-12-07
wifi: ath11k: remap ce register space for IPQ5018
Sriram R
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
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-01
wifi: ath11k: Add cold boot calibration support on WCN6750
Manikanta Pubbisetty
2022-09-01
wifi: ath11k: Register shutdown handler for WCN6750
Manikanta Pubbisetty
2022-07-27
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
2022-05-22
ath11k: Init hw_params before setting up AHB resources
Manikanta Pubbisetty
2022-05-04
ath11k: Add support for targets without trustzone
Manikanta Pubbisetty
2022-05-02
ath11k: Add support for WCN6750 device
Manikanta Pubbisetty
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
2022-01-31
ath11k: fix kernel panic during unload/load ath11k modules
Venkateswara Naralasetty
2022-01-31
ath11k: Rename ath11k_ahb_ext_irq_config
Venkateswara Naralasetty
2021-12-22
ath11k: Fix napi related hang
Ben Greear
2021-11-26
ath11k: Use host CE parameters for CE interrupts configuration
Anilkumar Kolli
2021-02-17
ath11k: Move qmi service_ins_id to hw_params
Anilkumar Kolli
2020-12-09
ath11k: fix rmmod failure if qmi sequence fails
Anilkumar Kolli
2020-11-07
ath11k: cold boot calibration support
Govindaraj Saminathan
2020-09-22
ath11k: Add checked value for ath11k_ahb_remove
Bo YU
2020-09-21
ath11k: Remove rproc references from common core layer
Govind Singh
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
2020-08-31
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
ath11k: ce: remove CE_COUNT() macro
Kalle Valo
2020-08-18
ath11k: ce: support different CE configurations
Carl Huang
2020-08-17
ath11k: fill appropriate QMI service instance id for QCA6390
Govind Singh
2020-08-17
ath11k: add board file support for PCI devices
Govind Singh
2020-08-17
ath11k: add support for m3 firmware
Govind Singh
[next]