aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-17wifi: ath12k: Fix the QoS control field offset to build QoS headerRamasamy Kaliappan1-6/+6
2025-04-17wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabledP Praneesh2-8/+5
2025-04-17wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()Wen Gong1-15/+21
2025-04-17wifi: ath12k: Add MSDU length validation for TKIP MIC errorP Praneesh1-0/+9
2025-04-17wifi: ath12k: fix invalid access to memorySarika Sharma1-2/+4
2025-04-17wifi: ath12k: correctly handle mcast packets for clientsSarika Sharma3-2/+11
2025-04-17wifi: ath12k: using msdu end descriptor to check for rx multicast packetsSarika Sharma1-4/+4
2025-04-17wifi: ath12k: Update frequency range if reg rules changesAditya Kumar Singh1-0/+54
2025-04-17wifi: ath12k: Fix frequency range in driverAditya Kumar Singh3-12/+49
2025-04-17wifi: ath12k: Add helper function ath12k_mac_update_freq_range()Rajat Soni2-3/+21
2025-04-17wifi: ath12k: Use skb->len for dma_unmap_single() length parameterP Praneesh1-4/+4
2025-04-17wifi: ath12k: Fix memory leak during extended skb allocationP Praneesh3-4/+23
2025-04-17wifi: ath12k: Refactor tx descriptor handling in tx completion handlerP Praneesh2-21/+26
2025-04-17wifi: ath12k: Handle error cases during extended skb allocationP Praneesh1-11/+11
2025-04-15wifi: ath12k: support 2 channels for single pdev deviceBaochen Qiang1-5/+10
2025-04-15wifi: ath12k: don't skip non-primary links for WCN7850Baochen Qiang3-1/+13
2025-04-15wifi: ath12k: alloc REO queue per stationBaochen Qiang3-44/+65
2025-04-15wifi: ath12k: group REO queue buffer parameters togetherBaochen Qiang2-48/+56
2025-04-15wifi: ath12k: make assoc link associate firstBaochen Qiang1-0/+31
2025-04-15wifi: ath12k: identify assoc link vif in station modeBaochen Qiang2-0/+19
2025-04-15wifi: ath12k: support MLO as well if single_chip_mlo_support flag is setBaochen Qiang3-12/+18
2025-04-15wifi: ath12k: use fw_features only when it is validBaochen Qiang2-1/+4
2025-04-15wifi: ath12k: introduce ath12k_fw_feature_supported()Baochen Qiang4-5/+11
2025-04-11wifi: ath12k: reset MLO global memory during recoveryAditya Kumar Singh3-0/+27
2025-04-11wifi: ath12k: handle ath12k_core_reset() with hardware groupingAditya Kumar Singh1-3/+26
2025-04-11wifi: ath12k: handle ath12k_core_restart() with hardware groupingAditya Kumar Singh1-1/+11
2025-04-11wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with groupingAditya Kumar Singh1-0/+14
2025-04-11wifi: ath12k: fix firmware assert during reboot with hardware groupingAditya Kumar Singh1-1/+22
2025-04-11wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handlingAditya Kumar Singh2-6/+5
2025-04-11wifi: ath12k: fix failed to set mhi state error during reboot with hardware groupingAditya Kumar Singh1-0/+3
2025-04-11wifi: ath12k: add reference counting for core attachment to hardware groupAditya Kumar Singh2-18/+44
2025-04-11wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()Aditya Kumar Singh1-0/+4
2025-04-11wifi: ath12k: Fix buffer overflow in debugfsDan Carpenter1-0/+3
2025-04-11wifi: ath12k: Fix a couple NULL vs IS_ERR() bugsDan Carpenter1-3/+3
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)1-3/+2
2025-04-11wifi: ath12k: Fix WMI tag for EHT rate in peer assocRamya Gnanasekar1-1/+1
2025-04-11wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilitiesThomas Wu1-0/+2
2025-04-11wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()Aaradhana Sahu1-1/+1
2025-04-11wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()Aaradhana Sahu1-2/+1
2025-04-11wifi: ath12k: fix cleanup path after mhi initRaj Kumar Bhagat1-3/+3
2025-04-11wifi: ath12k: Add support for link specific datapath statsBalamurugan Mahalingam8-5/+200
2025-04-11wifi: ath12k: replace the usage of rx desc with rx_infoP Praneesh3-67/+52
2025-04-11wifi: ath12k: add rx_info to capture required field from rx descriptorP Praneesh2-20/+78
2025-04-09wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()Jeff Johnson1-1/+1
2025-04-07wifi: ath12k: Fix misspelling "upto" in dp.cJeff Johnson1-1/+2
2025-04-07wifi: ath12k: Fix invalid memory access while forming 802.11 headerP Praneesh3-38/+9
2025-04-07wifi: ath12k: Fix memory corruption during MLO multicast txP Praneesh1-2/+0
2025-04-07wifi: ath12k: Fix memory leak during vdev_id mismatchP Praneesh2-1/+3
2025-04-07wifi: ath12k: Fix incorrect rates sent to firmwarePradeep Kumar Chitrapu1-4/+11
2025-04-03wifi: ath12k: Enable REO queue lookup table feature on QCN9274Nithyanantham Paramasivam1-1/+1