aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-18wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence staticMiri Korenblit2-2/+1
2025-03-18wifi: iwlwifi: mld: KUnit: test iwl_mld_channel_load_allows_emlsrMiri Korenblit3-7/+147
2025-03-18wifi: iwlwifi: mld: KUnit: create chanctx with a custom widthMiri Korenblit2-8/+11
2025-03-18wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_linkMiri Korenblit4-41/+54
2025-03-18wifi: iwlwifi: mld: allow EMLSR for unequal bandwidthMiri Korenblit5-47/+49
2025-03-18wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requestsMiri Korenblit1-2/+3
2025-03-18wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FWMiri Korenblit6-48/+124
2025-03-18wifi: iwlwifi: mld: add support for DHC_TOOLS_UMAC_GET_TAS_STATUS commandPagadala Yesu Anjaneyulu3-0/+404
2025-03-18wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs read operationsPagadala Yesu Anjaneyulu2-4/+3
2025-03-18wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macroPagadala Yesu Anjaneyulu1-0/+44
2025-03-18wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPERPagadala Yesu Anjaneyulu1-6/+6
2025-03-18wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh1-1/+1
2025-03-18net: phylink: Use phy_caps to get an interface's capabilities and modesMaxime Chevallier3-76/+110
2025-03-18net: phylink: Convert capabilities to linkmodes using phy_capsMaxime Chevallier3-134/+36
2025-03-18net: phylink: Add a mapping between MAC_CAPS and LINK_CAPSMaxime Chevallier1-24/+25
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier2-197/+0
2025-03-18net: phylink: Use phy_caps_lookup for fixed-link configurationMaxime Chevallier1-13/+31
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier1-5/+6
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier4-33/+67
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier3-21/+65
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier3-1/+21
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier3-15/+24
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier5-18/+38
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier4-1/+139
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier3-7/+9
2025-03-17net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)1-3/+0
2025-03-17net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)1-2/+0
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)1-0/+8
2025-03-17cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn3-0/+19
2025-03-17stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available()Choong Yong Liang1-2/+2
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit2-83/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phylib.hHeiner Kallweit2-8/+6
2025-03-17net/mlx5: fs, add support for dest flow sampler HWS actionMoshe Shemesh2-0/+56
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh6-10/+135
2025-03-17net/mlx5: fs, add API for sharing HWS action by refcountMoshe Shemesh4-42/+81
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen4-6/+6
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen5-17/+44
2025-03-17tcp: AccECN support to tcp_add_backlogIlpo Järvinen1-1/+2
2025-03-17gro: prevent ACE field corruption & better AccECN handlingIlpo Järvinen1-2/+2
2025-03-17gso: AccECN supportIlpo Järvinen5-4/+15
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen6-17/+55
2025-03-17tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()Ilpo Järvinen1-9/+6
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen6-14/+26
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang1-10/+11
2025-03-17tcp: create FLAG_TS_PROGRESSIlpo Järvinen1-9/+28
2025-03-17tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()Ilpo Järvinen1-24/+32
2025-03-14net/smc: use the correct ndev to find pnetid by pnetid tableGuangguan Wang1-3/+5
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2