summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/dp_rx.c
AgeCommit message (Expand)Author
2024-07-01wifi: ath12k: Add support to parse requested stats_typeDinesh Karthikeyan
2024-06-26wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy
2024-06-11wifi: ath12k: avoid unnecessary MSDU drop in the Rx error processKarthikeyan Periyasamy
2024-05-30wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()Baochen Qiang
2024-05-25wifi: ath12k: fix firmware crash during reo reinjectP Praneesh
2024-05-25wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh
2024-05-25wifi: ath12k: improve the rx descriptor error informationKarthikeyan Periyasamy
2024-05-16wifi: ath12k: Correct 6 GHz frequency value in rx statusPradeep Kumar Chitrapu
2024-05-13wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()Jeff Johnson
2024-05-13wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdevJeff Johnson
2024-05-07wifi: ath12k: Remove unsupported tx monitor handlingTamizh Chelvam Raja
2024-05-03wifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer managerKarthikeyan Periyasamy
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy
2024-03-21wifi: ath12k: Refactor error handler of Rxdma replenishKarthikeyan Periyasamy
2024-03-21wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy
2024-03-21wifi: ath12k: Refactor Rxdma buffer replinish argumentKarthikeyan Periyasamy
2024-02-02wifi: ath12k: add MAC id support in WBM error pathKarthikeyan Periyasamy
2024-02-02wifi: ath12k: subscribe required word mask from rx tlvKarthikeyan Kathirvel
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy
2024-01-18wifi: ath12k: change MAC buffer ring size to 2048Baochen Qiang
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada
2023-11-29wifi: ath12k: refactor DP Rxdma ring structureKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenishKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit RBM id argument in Rxdma replenishKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit mac id argument in Rxdma replenishKarthikeyan Periyasamy
2023-10-31wifi: ath12k: drop NULL pointer check in ath12k_update_per_peer_tx_stats()Ma Ke
2023-10-25wifi: ath12k: Introduce and use ath12k_sta_to_arsta()Jeff Johnson
2023-10-25wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold
2023-10-02wifi: ath12k: do not drop data frames from unassociated stationsHari Chandrakanthan
2023-09-21wifi: ath12k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-20wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang
2023-09-05wifi: ath12k: fix undefined behavior with __fls in dpHarshitha Prem
2023-09-05wifi: ath12k: Ignore fragments from uninitialized peer in dpHarshitha Prem
2023-08-23wifi: ath12k: Fix a few spelling errorsJeff Johnson
2023-08-02wifi: ath12k: Use pdev_id rather than mac_id to get pdevBaochen Qiang
2023-06-09wifi: ath12k: Use msdu_end to check MCBCBaochen Qiang
2023-04-28wifi: ath12k: Remove some dead codeChristophe JAILLET
2023-04-26wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session startsCarl Huang
2023-03-24wifi: ath12k: fix incorrect handling of AMSDU framesHarshitha Prem
2023-03-24wifi: ath12k: fill peer meta data during reo_reinjectP Praneesh
2023-02-22wifi: ath12k: Handle lock during peer_id findRamya Gnanasekar
2023-02-17wifi: ath12k: Fix spelling mistakes in warning messages and commentsColin Ian King
2023-01-18wifi: ath12k: Fix uninitilized variable clang warningsThiraviyam Mariyappan
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo