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.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
2021-11-18
ath11k: fix packet drops due to incorrect 6 GHz freq value in rx status
Pradeep Kumar Chitrapu
1
-3
/
+6
2021-11-18
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
Baochen Qiang
1
-2
/
+2
2021-06-03
ath11k: Clear the fragment cache during key install
Sriram R
1
-0
/
+18
2021-01-19
ath11k: fix crash caused by NULL rx_channel
Carl Huang
1
-3
/
+7
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
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
1
-0
/
+10
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
1
-48
/
+116
2020-08-18
ath11k: don't initialize rxdma1 related ring
Carl Huang
1
-2
/
+32
2020-08-18
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
1
-0
/
+2
2020-08-17
ath11k: hal: create hw_srng_config dynamically
Kalle Valo
1
-2
/
+2
2020-06-23
ath11k: define max_radios in hw_params
Anilkumar Kolli
1
-1
/
+1
2020-06-15
ath11k: Add support for ring backpressure stats
Sriram R
1
-1
/
+27
2020-06-15
ath11k: removing redundant reo unlock followed by immediate lock
Sowmiya Sree Elavalagan
1
-2
/
+0
2020-06-11
ath11k: Use freq instead of channel number in rx path
Pradeep Kumar Chitrapu
1
-1
/
+5
2020-05-11
ath11k: remove stale monitor status descriptor
Miles Hu
1
-4
/
+7
2020-05-06
ath11k: fix kernel panic by freeing the msdu received with invalid length
Tamizh Chelvam
1
-0
/
+18
2020-05-05
ath11k: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-28
ath11k: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2020-04-27
ath11k: fix reo flush send
Karthikeyan Periyasamy
1
-1
/
+5
2020-04-22
ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
Jason Yan
1
-1
/
+1
2020-04-14
ath11k: rx path optimizations
Manikanta Pubbisetty
1
-7
/
+7
2020-04-06
ath11k: add pktlog checksum in trace events to support pktlog
Maharaja Kennadyrajan
1
-1
/
+2
2020-03-18
ath11k: Perform per-msdu rx processing
Sriram R
1
-293
/
+220
2020-03-18
ath11k: fill channel info from rx channel
Venkateswara Naralasetty
1
-3
/
+7
2020-03-18
ath11k: Supporting RX ring backpressure HTT event and stats handling
Sriram R
1
-0
/
+26
2020-03-17
ath11k: enable PN offload
Manikanta Pubbisetty
1
-9
/
+106
2020-03-17
ath11k: handle RX fragments
Manikanta Pubbisetty
1
-88
/
+667
2020-03-11
ath11k: config reorder queue for all tids during peer setup
Govindaraj Saminathan
1
-2
/
+2
2020-02-11
ath11k: fix parsing PPDU_CTRL type in pktlog
Anilkumar Kolli
1
-10
/
+2
2020-02-11
ath11k: add HE rate accounting to driver
John Crispin
1
-3
/
+45
2020-02-11
ath11k: drop tx_info from ath11k_sta
John Crispin
1
-49
/
+2
2020-01-26
ath11k: make sure to also report the RX bandwidth inside radiotap
John Crispin
1
-1
/
+2
2019-12-18
ath11k: remove an unneeded NULL check
Dan Carpenter
1
-2
/
+2
2019-11-29
ath11k: Setup REO destination ring before sending wmi_init command
Vasanthakumar Thiagarajan
1
-9
/
+40
2019-11-29
ath11k: Skip update peer stats for management packets
Venkateswara Naralasetty
1
-13
/
+20
2019-11-29
ath11k: update tx duration in station info
Venkateswara Naralasetty
1
-1
/
+1
2019-11-29
ath11k: fix memory leak in monitor mode
Miles Hu
1
-2
/
+9
2019-11-29
ath11k: update bawindow size in delba process
Venkateswara Naralasetty
1
-9
/
+19
2019-11-29
ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce API
Karthikeyan Periyasamy
1
-5
/
+5
2019-11-29
ath11k: pktlog: fix sending/using the pdev id
Anilkumar Kolli
1
-3
/
+5
2019-11-29
ath11k: Fix skb_panic observed during msdu coalescing
Sriram R
1
-8
/
+14
2019-11-29
ath11k: optimize RX path latency
John Crispin
1
-21
/
+26
2019-11-29
ath11k: update tcl cmd descriptor parameters for STA mode
Anilkumar Kolli
1
-1
/
+1
2019-11-27
ath11k: Remove dead code while handling amsdu packets
Tamizh chelvam
1
-6
/
+0
[next]