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_rx.c
Age
Commit message (
Expand
)
Author
2022-02-24
ath11k: translate HE status to radiotap format
Pradeep Kumar Chitrapu
2022-02-24
ath11k: decode HE status tlv
Pradeep Kumar Chitrapu
2022-02-21
ath11k: Invalidate cached reo ring entry before accessing it
Rameshkumar Sundaram
2022-02-14
ath11k: fix destination monitor ring out of sync
Karthikeyan Kathirvel
2022-01-31
ath11k: Fix uninitialized symbol 'rx_buf_sz'
Anilkumar Kolli
2022-01-17
ath11k: move function ath11k_dp_rx_process_mon_status
Aloka Dixit
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
2022-01-12
ath11k: add LDPC FEC type in 802.11 radiotap header
P Praneesh
2021-12-22
ath11k: Fix unexpected return buffer manager error for QCA6390
Baochen Qiang
2021-12-20
ath11k: report tx bitrate for iw wlan station dump
Wen Gong
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
2021-11-22
ath11k: Fix mon status ring rx tlv processing
Anilkumar Kolli
2021-11-15
ath11k: fix FCS_ERR flag in radio tap header
P Praneesh
2021-11-15
ath11k: add branch predictors in process_rx
P Praneesh
2021-11-15
ath11k: remove usage quota while processing rx packets
P Praneesh
2021-11-15
ath11k: avoid active pdev check for each msdu
P Praneesh
2021-11-15
ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
P Praneesh
2021-11-15
ath11k: modify dp_rx desc access wrapper calls inline
P Praneesh
2021-10-25
ath11k: change return buffer manager for QCA6390
Baochen Qiang
2021-10-05
ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
Tim Gardner
2021-09-28
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
Baochen Qiang
2021-09-28
ath11k: Drop MSDU with length error in DP rx path
Baochen Qiang
2021-09-28
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
Pradeep Kumar Chitrapu
2021-09-28
ath11k: Fix pktlog lite rx events
Anilkumar Kolli
2021-09-28
ath11k: Add support for RX decapsulation offload
Sriram R
2021-09-24
ath11k: monitor mode clean up to use separate APIs
Seevalamuthu Mariappan
2021-07-02
ath11k: Remove some duplicate code
Christophe JAILLET
2021-05-11
ath11k: Drop multicast fragments
Sriram R
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
2021-02-09
ath11k: Update tx descriptor search index properly
Karthikeyan Periyasamy
2021-02-04
ath11k: remove h from printk format specifier
Tom Rix
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: dp: clean up a variable name
Dan Carpenter
2020-12-17
ath11k: fix crash caused by NULL rx_channel
Carl Huang
2020-12-12
ath11k: dp: stop rx pktlog before suspend
Carl Huang
2020-12-02
ath11k: dp_rx: fix monitor status dma unmap direction
Kalle Valo
2020-11-07
ath11k: Remove unnecessary data sync to cpu on monitor buffer
Vasanthakumar Thiagarajan
2020-10-28
ath11k: remove repeated words in comments and warnings
Kalle Valo
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-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-09-22
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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: don't initialize rxdma1 related ring
Carl Huang
[next]