aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
8 2023-05-30net/sched: flower: Allow matching on layer 2 missIdo Schimmel2-2/+30 2023-05-30flow_dissector: Dissect layer 2 miss from tc skb extensionIdo Schimmel2-0/+12 2023-05-30skbuff: bridge: Add layer 2 miss indicationIdo Schimmel5-0/+33 2023-05-30devlink: save devlink_port_ops into a variable in devlink_port_function_valid...Jiri Pirko1-5/+5 2023-05-30devlink: move port_del() to devlink_port_opsJiri Pirko4-21/+11 2023-05-30devlink: move port_fn_state_get/set() to devlink_port_opsJiri Pirko4-44/+26 2023-05-30devlink: move port_fn_migratable_get/set() to devlink_port_opsJiri Pirko4-36/+26 2023-05-30devlink: move port_fn_roce_get/set() to devlink_port_opsJiri Pirko4-29/+25 2023-05-30devlink: move port_fn_hw_addr_get/set() to devlink_port_opsJiri Pirko7-89/+80 2023-05-30mlx5: register devlink ports with opsJiri Pirko1-2/+10 2023-05-30sfc: register devlink port with opsJiri Pirko1-1/+7 2023-05-30devlink: move port_type_set() op into devlink_port_opsJiri Pirko3-31/+31 2023-05-30mlx4: register devlink port with opsJiri Pirko1-1/+5 2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko5-15/+18 2023-05-30nfp: devlink: register devlink port with opsJiri Pirko1-1/+5 2023-05-30mlxsw_core: register devlink port with opsJiri Pirko1-1/+5 2023-05-30ice: register devlink port for PF with opsJiri Pirko1-1/+5 2023-05-30devlink: introduce port ops placeholderJiri Pirko2-17/+54 2023-05-30net: fec: remove last_bdp from fec_enet_txq_xmit_frame()Wei Fang1-4/+2 2023-05-30r8169: check for PCI read error in probeHeiner Kallweit1-1/+8 2023-05-30dsa: lan9303: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0 2023-05-30liquidio: Use vzalloc()Christophe JAILLET2-6/+2 2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran2-4/+179 2023-05-30net: phy: microchip_t1s: remove unnecessary interrupts disabling codeParthiban Veerasooran1-13/+1 2023-05-30net: phy: microchip_t1s: fix reset complete status handlingParthiban Veerasooran1-0/+21 2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran2-15/+15 2023-05-30net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmdParthiban Veerasooran1-28/+13 2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran2-5/+5 2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel1-0/+41 2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel1-0/+11 2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel2-20/+1 2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean8-43/+63 2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel1-6/+22