aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-15Bluetooth: btusb: Add new VID/PID 13d3/3610 for MT7922Andrew Halaney1-0/+2
2025-01-15Bluetooth: btusb: add sysfs attribute to control USB alt settingYing Hsu1-1/+33
2025-01-15Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785xMark Dietzer1-0/+2
2025-01-15Bluetooth: hci: Remove deadcodeDr. David Alan Gilbert4-47/+0
2025-01-15Bluetooth: MGMT: Mark LL Privacy as stableLuiz Augusto von Dentz4-162/+35
2025-01-14Bluetooth: iso: Allow BIG re-syncIulia Tanasescu1-0/+36
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent3-21/+22
2025-01-14net: pse-pd: Fix missing PI of_node descriptionKory Maincent1-0/+1
2025-01-14net: pse-pd: tps23881: Add support for power limit and measurement featuresKory Maincent1-2/+256
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent5-68/+11
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent6-94/+323
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent3-95/+57
2025-01-14net: pse-pd: tps23881: Add missing configuration register after disableKory Maincent1-1/+29
2025-01-14net: pse-pd: tps23881: Use helpers to calculate bit offset for a channelKory Maincent1-38/+69
2025-01-14net: pse-pd: tps23881: Simplify function returns by removing redundant checksKory Maincent1-28/+6
2025-01-14net: pse-pd: Add power limit checkKory Maincent2-0/+5
2025-01-14net: pse-pd: Avoid setting max_uA in regulator constraintsKory Maincent1-3/+4
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent1-8/+0
2025-01-14net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR modeMD Danish Anwar2-19/+66
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar3-9/+30
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar4-17/+66
2025-01-14net: ti: icssg-prueth: Add VLAN support in EMAC modeMD Danish Anwar1-16/+13
2025-01-14net: phy: dp83tg720: add statistics supportOleksij Rempel1-0/+161
2025-01-14net: phy: dp83td510: add statistics supportOleksij Rempel1-0/+112
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel2-0/+41
2025-01-14Documentation: networking: update PHY error counter diagnostics in twisted pair guideOleksij Rempel1-11/+28
2025-01-14net: ethtool: add support for structured PHY statisticsJakub Kicinski6-1/+61
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski7-2/+167
2025-01-14ethtool: linkstate: migrate linkstate functions to support multi-PHY setupsOleksij Rempel1-8/+15
2025-01-14net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONALDivya Koppera1-2/+2
2025-01-14net: sched: calls synchronize_net() only when neededEric Dumazet1-11/+11
2025-01-13net/mlx5: HWS, update flow - support through bigger action RTCYevgeny Kliteynik4-53/+80
2025-01-13net/mlx5: HWS, update flow - remove the use of dual RTCsYevgeny Kliteynik6-184/+81
2025-01-13net/mlx5: fs, add HWS to steering mode optionsMoshe Shemesh4-16/+49
2025-01-13net/mlx5: fs, add HWS get capabilitiesMoshe Shemesh1-0/+12
2025-01-13net/mlx5: fs, set create match definer to not supported by HWSMoshe Shemesh1-0/+14
2025-01-13net/mlx5: fs, add support for dest vport HWS actionMoshe Shemesh2-0/+65
2025-01-13net/mlx5: fs, add HWS fte API functionsMoshe Shemesh3-1/+566
2025-01-13net/mlx5: fs, add dest table cacheMoshe Shemesh2-3/+66
2025-01-13net/mlx5: fs, manage flow counters HWS action sharing by refcountMoshe Shemesh4-29/+94
2025-01-13net/mlx5: fs, add HWS modify header API functionMoshe Shemesh5-0/+310
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh10-11/+598
2025-01-13net/mlx5: fs, add HWS actions poolMoshe Shemesh2-0/+67
2025-01-13net/mlx5: fs, add HWS flow group API functionsMoshe Shemesh3-1/+50
2025-01-13net/mlx5: fs, add HWS flow table API functionsMoshe Shemesh3-1/+122
2025-01-13net/mlx5: fs, add HWS root namespace functionsMoshe Shemesh4-4/+90
2025-01-13eth: iavf: extend the netdev_lock usageJakub Kicinski1-8/+45
2025-01-13net: cleanup init_dummy_netdev_core()Jakub Kicinski1-10/+4
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski4-29/+11
2025-01-13tools/net/ynl: ethtool: support spec load from install locationDonald Hunter1-4/+3