index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
dp.c
Age
Commit message (
Expand
)
Author
2024-05-13
wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev
Jeff Johnson
2024-01-11
wifi: ath11k: fix IOMMU errors on buffer rings
Zhenghao Gu
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-09-28
wifi: ath11k: remove unnecessary (void*) conversions
Wu Yunchuan
2023-04-17
wifi: ath11k: Ignore frags from uninitialized peer in dp.
Harshitha Prem
2022-09-16
wifi: ath11k: Fix miscellaneous spelling errors
Jeff Johnson
2022-09-10
wifi: ath11k: Increase TCL data ring size for WCN6750
Manikanta Pubbisetty
2022-09-10
wifi: ath11k: Add multi TX ring support for WCN6750
Manikanta Pubbisetty
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
2021-11-15
ath11k: avoid while loop in ring selection of tx completion interrupt
P Praneesh
2021-11-15
ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
P Praneesh
2021-11-15
ath11k: allocate dst ring descriptors from cacheable memory
P Praneesh
2021-10-25
ath11k: change return buffer manager for QCA6390
Baochen Qiang
2021-10-11
ath11k: Change number of TCL rings to one for QCA6390
Baochen Qiang
2021-06-12
ath11k: setup REO for WCN6855
Baochen Qiang
2020-12-12
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
2020-10-28
ath11k: remove repeated words in comments and warnings
Kalle Valo
2020-10-01
ath11k: start a timer to update REO cmd ring
Carl Huang
2020-10-01
ath11k: start a timer to update TCL HP
Carl Huang
2020-10-01
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
2020-08-17
ath11k: hal: create hw_srng_config dynamically
Kalle Valo
2020-08-17
ath11k: add simple PCI client driver for QCA6390 chipset
Govind Singh
2020-08-17
ath11k: move ring mask definitions to hw_params
Kalle Valo
2020-06-15
ath11k: Add direct buffer ring support
Karthikeyan Periyasamy
2020-05-11
ath11k: Add support for multibus support
Govind Singh
2020-05-04
ath11k: fix error return code in ath11k_dp_alloc()
Wei Yongjun
2020-04-27
ath11k: fix reo flush send
Karthikeyan Periyasamy
2020-03-18
ath11k: Perform per-msdu rx processing
Sriram R
2020-03-18
ath11k: Configure hash based reo destination ring selection
Sriram R
2020-03-17
ath11k: enable PN offload
Manikanta Pubbisetty
2020-03-17
ath11k: handle RX fragments
Manikanta Pubbisetty
2020-03-11
ath11k: config reorder queue for all tids during peer setup
Govindaraj Saminathan
2019-12-18
ath11k: optimise ath11k_dp_tx_completion_handler
John Crispin
2019-11-29
ath11k: Setup REO destination ring before sending wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortage
Vasanthakumar Thiagarajan
2019-11-29
ath11k: update tcl cmd descriptor parameters for STA mode
Anilkumar Kolli
2019-11-25
ath11k: driver for Qualcomm IEEE 802.11ax devices
Kalle Valo