index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
dp_rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: fix crash caused by NULL rx_channel
Carl Huang
2020-12-17
1
-3
/
+7
*
ath11k: dp: stop rx pktlog before suspend
Carl Huang
2020-12-12
1
-0
/
+48
*
ath11k: dp_rx: fix monitor status dma unmap direction
Kalle Valo
2020-12-02
1
-4
/
+4
*
ath11k: Remove unnecessary data sync to cpu on monitor buffer
Vasanthakumar Thiagarajan
2020-11-07
1
-4
/
+0
*
ath11k: remove repeated words in comments and warnings
Kalle Valo
2020-10-28
1
-3
/
+3
*
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
1
-28
/
+80
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
1
-15
/
+13
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
1
-1
/
+1
*
ath11k: debugfs: move some function declarations to correct header files
Kalle Valo
2020-09-22
1
-3
/
+4
*
ath11k: debugfs: use ath11k_debugfs_ prefix
Kalle Valo
2020-09-22
1
-4
/
+4
*
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
2020-09-11
1
-2
/
+5
*
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
1
-2
/
+1
*
ath11k: assign correct search flag and type for QCA6390
Carl Huang
2020-08-18
1
-0
/
+10
*
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
2020-08-18
1
-48
/
+116
*
ath11k: don't initialize rxdma1 related ring
Carl Huang
2020-08-18
1
-2
/
+32
*
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2020-08-18
1
-0
/
+2
*
ath11k: hal: create hw_srng_config dynamically
Kalle Valo
2020-08-17
1
-2
/
+2
*
ath11k: define max_radios in hw_params
Anilkumar Kolli
2020-06-23
1
-1
/
+1
*
ath11k: Add support for ring backpressure stats
Sriram R
2020-06-15
1
-1
/
+27
*
ath11k: removing redundant reo unlock followed by immediate lock
Sowmiya Sree Elavalagan
2020-06-15
1
-2
/
+0
*
ath11k: Use freq instead of channel number in rx path
Pradeep Kumar Chitrapu
2020-06-11
1
-1
/
+5
*
ath11k: remove stale monitor status descriptor
Miles Hu
2020-05-11
1
-4
/
+7
*
ath11k: fix kernel panic by freeing the msdu received with invalid length
Tamizh Chelvam
2020-05-06
1
-0
/
+18
*
ath11k: use true,false for bool variables
Jason Yan
2020-05-05
1
-2
/
+2
*
ath11k: use GFP_ATOMIC under spin lock
Wei Yongjun
2020-04-28
1
-1
/
+1
*
ath11k: fix reo flush send
Karthikeyan Periyasamy
2020-04-27
1
-1
/
+5
*
ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
Jason Yan
2020-04-22
1
-1
/
+1
*
ath11k: rx path optimizations
Manikanta Pubbisetty
2020-04-14
1
-7
/
+7
*
ath11k: add pktlog checksum in trace events to support pktlog
Maharaja Kennadyrajan
2020-04-06
1
-1
/
+2
*
ath11k: Perform per-msdu rx processing
Sriram R
2020-03-18
1
-293
/
+220
*
ath11k: fill channel info from rx channel
Venkateswara Naralasetty
2020-03-18
1
-3
/
+7
*
ath11k: Supporting RX ring backpressure HTT event and stats handling
Sriram R
2020-03-18
1
-0
/
+26
*
ath11k: enable PN offload
Manikanta Pubbisetty
2020-03-17
1
-9
/
+106
*
ath11k: handle RX fragments
Manikanta Pubbisetty
2020-03-17
1
-88
/
+667
*
ath11k: config reorder queue for all tids during peer setup
Govindaraj Saminathan
2020-03-11
1
-2
/
+2
*
ath11k: fix parsing PPDU_CTRL type in pktlog
Anilkumar Kolli
2020-02-11
1
-10
/
+2
*
ath11k: add HE rate accounting to driver
John Crispin
2020-02-11
1
-3
/
+45
*
ath11k: drop tx_info from ath11k_sta
John Crispin
2020-02-11
1
-49
/
+2
*
ath11k: make sure to also report the RX bandwidth inside radiotap
John Crispin
2020-01-26
1
-1
/
+2
*
ath11k: remove an unneeded NULL check
Dan Carpenter
2019-12-18
1
-2
/
+2
*
ath11k: Setup REO destination ring before sending wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
1
-9
/
+40
*
ath11k: Skip update peer stats for management packets
Venkateswara Naralasetty
2019-11-29
1
-13
/
+20
*
ath11k: update tx duration in station info
Venkateswara Naralasetty
2019-11-29
1
-1
/
+1
*
ath11k: fix memory leak in monitor mode
Miles Hu
2019-11-29
1
-2
/
+9
*
ath11k: update bawindow size in delba process
Venkateswara Naralasetty
2019-11-29
1
-9
/
+19
*
ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce API
Karthikeyan Periyasamy
2019-11-29
1
-5
/
+5
*
ath11k: pktlog: fix sending/using the pdev id
Anilkumar Kolli
2019-11-29
1
-3
/
+5
*
ath11k: Fix skb_panic observed during msdu coalescing
Sriram R
2019-11-29
1
-8
/
+14
*
ath11k: optimize RX path latency
John Crispin
2019-11-29
1
-21
/
+26
*
ath11k: update tcl cmd descriptor parameters for STA mode
Anilkumar Kolli
2019-11-29
1
-1
/
+1
[next]