aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-26ath11k: make sure to also report the RX bandwidth inside radiotapJohn Crispin1-1/+2
2019-12-18ath11k: remove an unneeded NULL checkDan Carpenter1-2/+2
2019-11-29ath11k: Setup REO destination ring before sending wmi_init commandVasanthakumar Thiagarajan1-9/+40
2019-11-29ath11k: Skip update peer stats for management packetsVenkateswara Naralasetty1-13/+20
2019-11-29ath11k: update tx duration in station infoVenkateswara Naralasetty1-1/+1
2019-11-29ath11k: fix memory leak in monitor modeMiles Hu1-2/+9
2019-11-29ath11k: update bawindow size in delba processVenkateswara Naralasetty1-9/+19
2019-11-29ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce APIKarthikeyan Periyasamy1-5/+5
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli1-3/+5
2019-11-29ath11k: Fix skb_panic observed during msdu coalescingSriram R1-8/+14
2019-11-29ath11k: optimize RX path latencyJohn Crispin1-21/+26
2019-11-29ath11k: update tcl cmd descriptor parameters for STA modeAnilkumar Kolli1-1/+1
2019-11-27ath11k: Remove dead code while handling amsdu packetsTamizh chelvam1-6/+0
2019-11-27ath11k: fix missed bw conversion in tx completionTamizh chelvam1-26/+4
2019-11-27ath11k: convert message from info to dbgJohn Crispin1-2/+3
2019-11-27ath11k: add RX stats support for radiotapJohn Crispin1-0/+10
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+4143