aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu3-1/+4
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin1-0/+8
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu1-0/+3
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu1-4/+4
2025-05-22wifi: mt76: remove capability of partial bandwidth UL MU-MIMOHoward Hsu2-4/+2
2025-05-22wifi: mt76: mt7925: add test mode supportMichael Lo4-0/+209
2025-05-22wifi: mt76: mt7925: extend MCU support for testmodeMichael Lo3-7/+56
2025-05-22wifi: mt76: mt7925: ensure all MCU commands wait for responseMichael Lo1-8/+8
2025-05-22wifi: mt76: mt7925: refine the sniffer commnadMing Yen Hsieh1-2/+0
2025-05-22wifi: mt76: mt7925: prevent multiple scan commandsMing Yen Hsieh1-0/+3
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin1-0/+6
2025-05-22wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()Henry Martin1-0/+3
2025-05-22wifi: mt76: mt7925: add RNR scan support for 6GHzMing Yen Hsieh2-13/+38
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh3-0/+53
2025-05-22wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL checkFeng Jiang1-1/+3
2025-05-21wifi: mt76: mt7996: remove duplicate check in mt7996_mcu_sta_mld_setup_tlv()Dan Carpenter1-3/+0
2025-05-21Revert "wifi: mt76: Check link_conf pointer in mt76_connac_mcu_sta_basic_tlv()"Lorenzo Bianconi1-1/+1
2025-05-21wifi: mt76: mt7996: fix uninitialized symbol warningsunliming1-2/+2
2025-05-21wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()Qasim Ijaz1-1/+3
2025-05-21wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()Qasim Ijaz1-1/+3
2025-05-21wifi: mt76: mt7921: add 160 MHz AP for mt7922 deviceSamuel Williams1-0/+5
2025-05-21wifi: mt76: mt7925: fix host interrupt register initializationMichael Lo2-4/+1
2025-05-21wifi: mt76: mt7925: introduce thermal protectionLeon Yen3-1/+26
2025-05-21wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519RHenk Vergonet2-1/+14
2025-05-21wifi: mt76: Remove an unneeded local variable in mt76x02_dma_init()Christophe JAILLET1-1/+0
2025-05-21wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_linksQasim Ijaz1-3/+9
2025-05-21Revert "wifi: mt76: mt7996: fill txd by host driver"Shayne Chen1-4/+9
2025-05-21wifi: mt76: mt7996: Add NULL check in mt7996_thermal_initCharles Han1-0/+3
2025-05-21wifi: mt76: mt7925: add EHT preamble puncturingAllan Wang4-0/+61
2025-05-21wifi: mt76: mt7925: Fix logical vs bitwise typoDan Carpenter1-1/+1
2025-05-21wifi: mt76: mt7996: rework radar HWRDD idxStanleyYP Wang5-69/+75
2025-05-21wifi: mt76: mt7915: rework radar HWRDD idxStanleyYP Wang5-60/+87
2025-05-21wifi: mt76: mt7915: set correct background radar capabilityStanleyYP Wang6-8/+49
2025-05-21wifi: mt76: mt7996: add PCI device id for mt7990Peter Chiu1-2/+6
2025-05-21wifi: mt76: mt7996: rework background radar check for mt7990StanleyYP Wang3-20/+29
2025-05-21wifi: mt76: connac: rework TX descriptor and TX free for mt7990Shayne Chen2-6/+37
2025-05-21wifi: mt76: mt7996: adjust HW capabilities for mt7990Peter Chiu2-5/+8
2025-05-21wifi: mt76: mt7996: add eeprom support for mt7990StanleyYP Wang3-0/+16
2025-05-21wifi: mt76: mt7996: rework register mapping for mt7990StanleyYP Wang2-25/+208
2025-05-21wifi: mt76: mt7996: rework DMA configuration for mt7990Peter Chiu3-63/+135
2025-05-21wifi: mt76: mt7996: rework WA mcu command for mt7990Peter Chiu3-8/+50
2025-05-21wifi: mt76: connac: add support to load firmware for mt7990StanleyYP Wang5-11/+36
2025-05-21wifi: mt76: mt7996: add macros for pci device idsShayne Chen7-22/+28
2025-05-21wifi: mac80211: accept probe response on link address as wellAditya Kumar Singh1-1/+17
2025-05-21wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLOAditya Kumar Singh1-1/+1
2025-05-21wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter3-4/+12
2025-05-21wifi: check if socket flags are validBert Karwatzki5-8/+12
2025-05-16wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()Aditya Kumar Singh1-3/+3
2025-05-16wifi: rtw89: fix firmware scan delay unit for WiFi 6 chipsChin-Yen Lee1-1/+1
2025-05-16wifi: rtw88: fix the 'para' buffer size to avoid reading out of boundsAlexey Kodanev1-1/+1