summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/dp_rx.c
AgeCommit message (Expand)Author
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-10-12wifi: ath11k: Introduce and use ath11k_sta_to_arsta()Jeff Johnson
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-21wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process()Dmitry Antipov
2023-09-21wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats()Dmitry Antipov
2023-08-23wifi: ath11k: Fix a few spelling errorsJeff Johnson
2023-08-02wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh
2023-06-13wifi: ath11k: don't use %pKKalle Valo
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-04-19wifi: ath11k: add peer mac information in failure casesHarshitha Prem
2023-04-19wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem
2023-04-17wifi: ath11k: fix undefined behavior with __fls in dpHarshitha Prem
2023-04-17wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-04-17wifi: ath11k: print a warning when crypto_alloc_shash() failsKalle Valo
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem
2023-01-18wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2022-12-08wifi: ath11k: fix monitor mode bringup crashNagarajan Maran
2022-12-02wifi: ath11k: Fix race condition with struct htt_ppdu_stats_infoGovindaraj Saminathan
2022-09-22wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnectedWen Gong
2022-09-16wifi: ath11k: Fix miscellaneous spelling errorsJeff Johnson
2022-06-06ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty
2022-05-30ath11k: support avg signal in station dumpThiraviyam Mariyappan
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