summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03net: dsa: mt7530: introduce separate MDIO driverDaniel Golle
2023-04-03net: dsa: mt7530: split-off common parts from mt7531_setupDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_remove_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: introduce mt7530_probe_common helper functionDaniel Golle
2023-04-03net: dsa: mt7530: move p5_intf_modes() function to mt7530.cDaniel Golle
2023-04-03net: dsa: mt7530: introduce mutex helpersDaniel Golle
2023-04-03net: dsa: mt7530: move SGMII PCS creation to mt7530_probe functionDaniel Golle
2023-04-03net: dsa: mt7530: use regmap to access switch register spaceDaniel Golle
2023-04-03net: dsa: mt7530: use unlocked regmap accessorsDaniel Golle
2023-04-03net: dsa: mt7530: refactor SGMII PCS creationDaniel Golle
2023-04-03net: dsa: mt7530: make some noise if register read failsDaniel Golle
2023-04-03Merge branch 'phy-smsc-edpd-tunable'David S. Miller
2023-04-03net: phy: smsc: enable edpd tunable supportHeiner Kallweit
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit
2023-04-03net: phy: smsc: prepare for making edpd wait period configurableHeiner Kallweit
2023-04-03net: phy: smsc: add flag edpd_mode_set_by_userHeiner Kallweit
2023-04-03net: phy: smsc: clear edpd_enable if interrupt mode is usedHeiner Kallweit
2023-04-03net: phy: smsc: add helper smsc_phy_config_edpdHeiner Kallweit
2023-04-03net: phy: smsc: rename flag energy_enableHeiner Kallweit
2023-04-03Merge branch 'dsa_master_ioctl-notifier'David S. Miller
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean
2023-04-03net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreqVladimir Oltean
2023-04-03net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean
2023-04-03net: move copy_from_user() out of net_hwtstamp_validate()Vladimir Oltean
2023-04-03net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlersVladimir Oltean
2023-04-03net: simplify handling of dsa_ndo_eth_ioctl() return codeVladimir Oltean
2023-04-03net: don't abuse "default" case for unknown ioctl in dev_ifsioc()Vladimir Oltean
2023-04-02net: alteon: remove unused len variableTom Rix
2023-04-02Merge branch 'mlxsw-transceiver-trip-points'David S. Miller
2023-04-02mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel
2023-04-02mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel
2023-04-02mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel
2023-04-02net: minor reshuffle of napi_structJakub Kicinski
2023-04-02i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch
2023-03-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-31Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-03-31dt-bindings: net: fec: add power-domains propertyPeng Fan
2023-03-31tcp: Refine SYN handling for PAWS.Kuniyuki Iwashima
2023-03-31macvlan: Fix mc_filter calculationHerbert Xu
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-30Merge branch 'tools-ynl-fill-in-some-gaps-of-ethtool-spec'Jakub Kicinski
2023-03-30tools: ynl: ethtool testing toolStanislav Fomichev
2023-03-30tools: ynl: replace print with NlErrorStanislav Fomichev
2023-03-30tools: ynl: populate most of the ethtool specStanislav Fomichev
2023-03-30tools: ynl: support byte-order in cliStanislav Fomichev
2023-03-30octeontx2-af: update type of prof fields in nix_aw_enq_reqSimon Horman
2023-03-30Merge branch 'net-sched-act_tunnel_key-add-support-for-tunnel_dont_fragment'Jakub Kicinski
2023-03-30selftests: forwarding: add tunnel_key "nofrag" test caseDavide Caratti
2023-03-30selftests: tc-testing: add tunnel_key "nofrag" test caseDavide Caratti
2023-03-30selftests: tc-testing: add "depends_on" property to skip testsDavide Caratti