aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/dp_rx.c
AgeCommit message (Expand)Author
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2021-11-18ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu
2021-11-18ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang
2021-07-02ath11k: Remove some duplicate codeChristophe JAILLET
2021-05-11ath11k: Drop multicast fragmentsSriram R
2021-05-11ath11k: Clear the fragment cache during key installSriram R
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy
2021-02-09ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy
2021-02-04ath11k: remove h from printk format specifierTom Rix
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-18ath11k: dp: clean up a variable nameDan Carpenter
2020-12-17ath11k: fix crash caused by NULL rx_channelCarl Huang
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang
2020-12-02ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo
2020-11-07ath11k: Remove unnecessary data sync to cpu on monitor bufferVasanthakumar Thiagarajan
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo
2020-10-01ath11k: add packet log support for QCA6390Carl Huang
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-09-22ath11k: debugfs: move some function declarations to correct header filesKalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-08-18ath11k: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ath11k: assign correct search flag and type for QCA6390Carl Huang
2020-08-18ath11k: setup QCA6390 rings for both rxdmasCarl Huang
2020-08-18ath11k: don't initialize rxdma1 related ringCarl Huang
2020-08-18ath11k: dp: redefine peer_map and peer_unmapCarl Huang
2020-08-17ath11k: hal: create hw_srng_config dynamicallyKalle Valo
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli
2020-06-15ath11k: Add support for ring backpressure statsSriram R
2020-06-15ath11k: removing redundant reo unlock followed by immediate lockSowmiya Sree Elavalagan
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu
2020-05-11ath11k: remove stale monitor status descriptorMiles Hu
2020-05-06ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-05-05ath11k: use true,false for bool variablesJason Yan
2020-04-28ath11k: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-27ath11k: fix reo flush sendKarthikeyan Periyasamy
2020-04-22ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()Jason Yan
2020-04-14ath11k: rx path optimizationsManikanta Pubbisetty
2020-04-06ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan
2020-03-18ath11k: Perform per-msdu rx processingSriram R
2020-03-18ath11k: fill channel info from rx channelVenkateswara Naralasetty
2020-03-18ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty
2020-03-11ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan
2020-02-11ath11k: fix parsing PPDU_CTRL type in pktlogAnilkumar Kolli
2020-02-11ath11k: add HE rate accounting to driverJohn Crispin