index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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