summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp_rx.c
AgeCommit message (Expand)Author
2025-10-24wifi: ath12k: Assert base_lock is held before allocating REO update elementSarika Sharma
2025-10-15wifi: ath12k: track dropped MSDU buffer type packets in REO exception ringSarika Sharma
2025-10-15wifi: ath12k: Fix MSDU buffer types handling in RX error pathSarika Sharma
2025-09-22wifi: ath12k: Use 1KB Cache Flush Command for QoS TID DescriptorsManish Dharanenthiran
2025-09-22wifi: ath12k: Fix flush cache failure during RX queue updateNithyanantham Paramasivam
2025-09-22wifi: ath12k: Add Retry Mechanism for REO RX Queue Update FailuresManish Dharanenthiran
2025-09-22wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxqNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID buffer cleanup into helper functionNithyanantham Paramasivam
2025-09-22wifi: ath12k: Refactor RX TID deletion handling into helper functionNithyanantham Paramasivam
2025-09-18wifi: ath12k: Add fallback for invalid channel number in PHY metadataSriram R
2025-07-22Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-14wifi: ath12k: Refactor macros to use memory profile-based valuesAaradhana Sahu
2025-07-11wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabledNithyanantham Paramasivam
2025-07-10wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error pathP Praneesh
2025-07-07wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_co...Sarika Sharma
2025-07-07wifi: ath12k: correctly update bw for ofdma packetsSarika Sharma
2025-07-07wifi: ath12k: add EHT support for TX rateSarika Sharma
2025-07-07wifi: ath12k: add link support for multi-link in arstaSarika Sharma
2025-06-23wifi: ath12k: remove monitor handling from ath12k_dp_rx_deliver_msdu()P Praneesh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-19wifi: ath12k: Add device dp stats supportVinith Kumar R
2025-05-19wifi: ath12k: change soc name to device nameVinith Kumar R
2025-05-16wifi: ath12k: Enable AST index based address search in Station ModeThiraviyam Mariyappan
2025-05-16wifi: ath12k: init monitor parameters for WCN7850Kang Yang
2025-05-16wifi: ath12k: add support to reap and process mon dest ringKang Yang
2025-05-16wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return()Kang Yang
2025-05-16wifi: ath12k: add ring config for monitor mode on WCN7850Kang Yang
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-04-17wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphersRameshkumar Sundaram
2025-04-17wifi: ath12k: Fix the QoS control field offset to build QoS headerRamasamy Kaliappan
2025-04-17wifi: ath12k: Add MSDU length validation for TKIP MIC errorP Praneesh
2025-04-17wifi: ath12k: fix invalid access to memorySarika Sharma
2025-04-17wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma
2025-04-15wifi: ath12k: don't skip non-primary links for WCN7850Baochen Qiang
2025-04-15wifi: ath12k: alloc REO queue per stationBaochen Qiang
2025-04-15wifi: ath12k: group REO queue buffer parameters togetherBaochen Qiang
2025-04-11wifi: ath12k: replace the usage of rx desc with rx_infoP Praneesh
2025-04-11wifi: ath12k: add rx_info to capture required field from rx descriptorP Praneesh
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03wifi: ath12k: Add support to clear qdesc array in REO cacheBalamurugan S
2025-04-03wifi: ath12k: Fix the enabling of REO queue lookup table featureSriram R
2025-03-27wifi: ath12k: Replace band define G with GHZ where appropriateKarthikeyan Periyasamy
2025-03-27wifi: ath12k: Add extra TLV tag parsing support in monitor Rx pathP Praneesh
2025-02-28wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifiManish Dharanenthiran
2025-01-26wifi: ath12k: Fix pdev lookup in WBM error processingRameshkumar Sundaram
2025-01-26wifi: ath12k: report station mode receive rate for IEEE 802.11beLingbo Kong
2025-01-07wifi: ath12k: rename CAC_RUNNING flagAditya Kumar Singh