summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/dp_rx.c
AgeCommit message (Expand)Author
2022-02-24ath11k: translate HE status to radiotap formatPradeep Kumar Chitrapu
2022-02-24ath11k: decode HE status tlvPradeep Kumar Chitrapu
2022-02-21ath11k: Invalidate cached reo ring entry before accessing itRameshkumar Sundaram
2022-02-14ath11k: fix destination monitor ring out of syncKarthikeyan Kathirvel
2022-01-31ath11k: Fix uninitialized symbol 'rx_buf_sz'Anilkumar Kolli
2022-01-17ath11k: move function ath11k_dp_rx_process_mon_statusAloka Dixit
2022-01-17ath11k: enable RX PPDU stats in monitor co-exist modeMiles Hu
2022-01-12ath11k: add LDPC FEC type in 802.11 radiotap headerP Praneesh
2021-12-22ath11k: Fix unexpected return buffer manager error for QCA6390Baochen Qiang
2021-12-20ath11k: report tx bitrate for iw wlan station dumpWen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-09ath11k: Process full monitor mode rx supportAnilkumar Kolli
2021-11-22ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli
2021-11-15ath11k: fix FCS_ERR flag in radio tap headerP Praneesh
2021-11-15ath11k: add branch predictors in process_rxP Praneesh
2021-11-15ath11k: remove usage quota while processing rx packetsP Praneesh
2021-11-15ath11k: avoid active pdev check for each msduP Praneesh
2021-11-15ath11k: avoid additional access to ath11k_hal_srng_dst_num_freeP Praneesh
2021-11-15ath11k: modify dp_rx desc access wrapper calls inlineP Praneesh
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang
2021-10-05ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()Tim Gardner
2021-09-28ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packetsBaochen Qiang
2021-09-28ath11k: Drop MSDU with length error in DP rx pathBaochen Qiang
2021-09-28ath11k: fix packet drops due to incorrect 6 GHz freq value in rx statusPradeep Kumar Chitrapu
2021-09-28ath11k: Fix pktlog lite rx eventsAnilkumar Kolli
2021-09-28ath11k: Add support for RX decapsulation offloadSriram R
2021-09-24ath11k: monitor mode clean up to use separate APIsSeevalamuthu Mariappan
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