aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/scripting-engines/trace-event-python.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21wifi: ath12k: fix regdomain update failure when connection establishesBaochen Qiang1-0/+1
2025-05-21wifi: ath12k: fix regdomain update failure when adding interfaceBaochen Qiang2-1/+2
2025-05-21wifi: ath12k: fix regdomain update failure after 11D scan completesBaochen Qiang1-0/+1
2025-05-21tools: ynl: add a sample for TCJakub Kicinski2-0/+81
2025-05-21netlink: specs: tc: add qdisc dump to TC specJakub Kicinski1-1/+2
2025-05-21tools: ynl: enable codegen for TCJakub Kicinski2-1/+8
2025-05-21tools: ynl-gen: support weird sub-message formatsJakub Kicinski2-13/+43
2025-05-21tools: ynl-gen: support local attrs in _multi_parseJakub Kicinski1-4/+8
2025-05-21tools: ynl-gen: move fixed header info from RenderInfo to StructJakub Kicinski1-18/+27
2025-05-21tools: ynl-gen: support passing selector to a nestJakub Kicinski1-5/+60
2025-05-21netlink: specs: tc: drop the family name prefix from attrsJakub Kicinski1-167/+167
2025-05-21netlink: specs: tc: add C naming infoJakub Kicinski1-0/+95
2025-05-21netlink: specs: tc: use tc-gact instead of tc-gen as struct nameJakub Kicinski1-3/+3
2025-05-21netlink: specs: tc: remove duplicate nestsJakub Kicinski1-74/+4
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski2-3/+4
2025-05-21selftests: can: test_raw_filter.sh: add support of physical interfacesVincent Mailhol1-2/+10
2025-05-21selftests: can: Import tst-filter from can-testsFelix Maurer6-0/+458
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen8-74/+89
2025-05-21Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925Jiande Lu1-0/+2
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen3-0/+124
2025-05-21Bluetooth: btintel_pcie: Dump debug registers on errorChandrashekar Devegowda2-1/+149
2025-05-21Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fieldsLuiz Augusto von Dentz1-3/+14
2025-05-21Bluetooth: ISO: Fix not using SID from adv reportLuiz Augusto von Dentz5-14/+75
2025-05-21Revert "Bluetooth: btusb: add sysfs attribute to control USB alt setting"Hsin-chen Chuang1-33/+1
2025-05-21Revert "Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNEL"Hsin-chen Chuang2-53/+0
2025-05-21Bluetooth: btusb: Add HCI Drv commands for configuring altsettingHsin-chen Chuang1-1/+74
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang9-9/+273
2025-05-21Bluetooth: btnxpuart: Implement host-wakeup featureNeeraj Sanjay Kale1-6/+52
2025-05-21dt-bindings: net: bluetooth: nxp: Add support for host-wakeupNeeraj Sanjay Kale1-0/+17
2025-05-21Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850WangYuli1-0/+1
2025-05-21Bluetooth: hci_uart: Remove unnecessary NULL check before release_firmware()Chen Ni1-2/+1
2025-05-21Bluetooth: btmtksdio: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+1
2025-05-21Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-05-21Bluetooth: btintel_pcie: Do not generate coredump for diagnostic eventsKiran K3-18/+1
2025-05-21Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925Youn MÉLOIS1-0/+2
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