aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-09wifi: ath11k: MBSSID configuration during vdev create/startAloka Dixit3-4/+90
2023-05-09wifi: ath11k: driver settings for MBSSID and EMAAloka Dixit5-0/+20
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann2-10/+10
2023-05-05wifi: ath11k: Use list_count_nodes()Christophe JAILLET2-26/+1
2023-05-05wifi: ath10k: Use list_count_nodes()Christophe JAILLET3-32/+8
2023-05-05wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel3-2/+10
2023-05-05wifi: ath12k: fix potential wmi_mgmt_tx_queue race conditionKarthik M1-1/+1
2023-05-05wifi: ath12k: add wait operation for tx management packets for flush from mac...Karthik M4-8/+38
2023-04-28wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon1-1/+1
2023-04-28wifi: ath12k: Remove some dead codeChristophe JAILLET1-5/+0
2023-04-28wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin1-0/+4
2023-04-28wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer1-9/+18
2023-04-26wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session startsCarl Huang1-1/+13
2023-04-26wifi: ath12k: set PERST pin no pull request for WCN7850Carl Huang2-1/+3
2023-04-26wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parametersCarl Huang3-2/+11
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman1-3/+3
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann1-1/+1
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith1-4/+2
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith2-0/+91
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith6-73/+0
2023-04-20wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger1-0/+1
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer2-4/+16
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer3-1/+5
2023-04-20wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-04-20wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer1-23/+47
2023-04-20wifi: rtw88: 8822c: add iface combinationPo-Hao Huang1-0/+25
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang4-2/+55
2023-04-20wifi: rtw88: prevent scan abort with other VIFsPo-Hao Huang3-5/+8
2023-04-20wifi: rtw88: refine reserved page flow for AP modePo-Hao Huang2-0/+6
2023-04-20wifi: rtw88: disallow PS during AP modePo-Hao Huang3-1/+15
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang6-1/+6
2023-04-20wifi: rtw88: add port switch for AP modePo-Hao Huang3-0/+81
2023-04-20wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang3-3/+21
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih4-19/+19
2023-04-20wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu1-4/+0
2023-04-20wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern3-9/+14
2023-04-20wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern1-1/+26
2023-04-20wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern1-2/+14
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern4-2/+107
2023-04-20wifi: iwlwifi: mvm: enable support for MLO APIsGregory Greenman1-0/+5
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg2-3/+3
2023-04-20wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg1-7/+7
2023-04-20wifi: iwlwifi: fw: fix argument to efi.get_variableAlon Giladi1-1/+1
2023-04-20wifi: iwlwifi: mvm: fix MIC removal confusionJohannes Berg1-23/+5
2023-04-20wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-04-20wifi: iwlwifi: Update support for b0 versionMukesh Sisodiya3-5/+90
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2-5/+2
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran1-3/+6
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu2-3/+3