index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-09-22
wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnected
Wen Gong
1
-1
/
+2
2022-09-16
wifi: ath11k: Fix miscellaneous spelling errors
Jeff Johnson
1
-1
/
+1
2022-06-06
ath11k: Avoid REO CMD failed prints during firmware recovery
Manikanta Pubbisetty
1
-2
/
+3
2022-05-30
ath11k: support avg signal in station dump
Thiraviyam Mariyappan
1
-0
/
+3
2022-02-24
ath11k: translate HE status to radiotap format
Pradeep Kumar Chitrapu
1
-8
/
+23
2022-02-24
ath11k: decode HE status tlv
Pradeep Kumar Chitrapu
1
-17
/
+83
2022-02-21
ath11k: Invalidate cached reo ring entry before accessing it
Rameshkumar Sundaram
1
-1
/
+1
2022-02-14
ath11k: fix destination monitor ring out of sync
Karthikeyan Kathirvel
1
-6
/
+36
2022-01-31
ath11k: Fix uninitialized symbol 'rx_buf_sz'
Anilkumar Kolli
1
-2
/
+5
2022-01-17
ath11k: move function ath11k_dp_rx_process_mon_status
Aloka Dixit
1
-87
/
+84
2022-01-17
ath11k: enable RX PPDU stats in monitor co-exist mode
Miles Hu
1
-60
/
+24
2022-01-12
ath11k: add LDPC FEC type in 802.11 radiotap header
P Praneesh
1
-1
/
+11
2021-12-22
ath11k: Fix unexpected return buffer manager error for QCA6390
Baochen Qiang
1
-1
/
+1
2021-12-20
ath11k: report tx bitrate for iw wlan station dump
Wen Gong
1
-23
/
+5
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
1
-0
/
+8
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
1
-2
/
+407
2021-11-22
ath11k: Fix mon status ring rx tlv processing
Anilkumar Kolli
1
-7
/
+7
2021-11-15
ath11k: fix FCS_ERR flag in radio tap header
P Praneesh
1
-2
/
+12
2021-11-15
ath11k: add branch predictors in process_rx
P Praneesh
1
-15
/
+9
2021-11-15
ath11k: remove usage quota while processing rx packets
P Praneesh
1
-6
/
+3
2021-11-15
ath11k: avoid active pdev check for each msdu
P Praneesh
1
-36
/
+34
2021-11-15
ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
P Praneesh
1
-3
/
+7
2021-11-15
ath11k: modify dp_rx desc access wrapper calls inline
P Praneesh
1
-55
/
+59
2021-10-25
ath11k: change return buffer manager for QCA6390
Baochen Qiang
1
-11
/
+18
2021-10-05
ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
Tim Gardner
1
-9
/
+1
2021-09-28
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
Baochen Qiang
1
-2
/
+2
2021-09-28
ath11k: Drop MSDU with length error in DP rx path
Baochen Qiang
1
-0
/
+18
2021-09-28
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
Pradeep Kumar Chitrapu
1
-3
/
+6
2021-09-28
ath11k: Fix pktlog lite rx events
Anilkumar Kolli
1
-3
/
+13
2021-09-28
ath11k: Add support for RX decapsulation offload
Sriram R
1
-70
/
+124
2021-09-24
ath11k: monitor mode clean up to use separate APIs
Seevalamuthu Mariappan
1
-1
/
+1
2021-07-02
ath11k: Remove some duplicate code
Christophe JAILLET
1
-5
/
+0
2021-05-11
ath11k: Drop multicast fragments
Sriram R
1
-0
/
+16
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
1
-0
/
+18
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
1
-227
/
+249
2021-02-09
ath11k: Update tx descriptor search index properly
Karthikeyan Periyasamy
1
-2
/
+6
2021-02-04
ath11k: remove h from printk format specifier
Tom Rix
1
-5
/
+5
2021-01-11
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2020-12-18
ath11k: dp: clean up a variable name
Dan Carpenter
1
-1
/
+1
2020-12-17
ath11k: fix crash caused by NULL rx_channel
Carl Huang
1
-3
/
+7
2020-12-12
ath11k: dp: stop rx pktlog before suspend
Carl Huang
1
-0
/
+48
2020-12-02
ath11k: dp_rx: fix monitor status dma unmap direction
Kalle Valo
1
-4
/
+4
2020-11-07
ath11k: Remove unnecessary data sync to cpu on monitor buffer
Vasanthakumar Thiagarajan
1
-4
/
+0
2020-10-28
ath11k: remove repeated words in comments and warnings
Kalle Valo
1
-3
/
+3
2020-10-01
ath11k: add packet log support for QCA6390
Carl Huang
1
-28
/
+80
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
1
-15
/
+13
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
1
-1
/
+1
2020-09-22
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
1
-3
/
+4
2020-09-22
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
1
-4
/
+4
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
1
-2
/
+5
[next]