summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-16net: phy: add supported_interfaces to bcm84881Russell King
2024-04-16net: sfp: display SFP module information [*not for mainline*]Russell King
2024-04-16net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2024-04-16net: sfp: add support for cooled SFP+ transceiversRussell King
2024-04-16net: phy: make phy_error() report which PHY has failedRussell King
2024-04-16net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2024-04-16net: phy: provide phy driver start/stop hooksRussell King
2024-04-16net: phy: marvell*: add support for hw resolved pause modesRussell King
2024-04-16net: phy: add resolved pause support [*not for mainline*]Russell King
2024-04-16net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2024-04-16net: phy: marvell10g: add support for configuring LEDsRussell King
2024-04-16net: phy: marvell: provide phy_query_inband() implementationRussell King (Oracle)
2024-04-16net: phy: bcm84881: provide phy_query_inband() implementationRussell King (Oracle)
2024-04-16net: phylink: add pcs_query_inband()Russell King (Oracle)
2024-04-16net: phy: add phy_query_inband()Russell King (Oracle)
2024-04-16net: phylink allow EEE management for SFPs without PHYsRussell King (Oracle)
2024-04-16net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add EEE controlsRussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add support for EEE forcingRussell King (Oracle)
2024-04-16net: dsa: mv88e6xxx: add port_set_eee() methodRussell King (Oracle)
2024-04-16net: mvpp2: add EEE implementationRussell King (Oracle)
2024-04-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2024-04-16net: phylink: add EEE managementRussell King (Oracle)
2024-04-16net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: rzn1_a5psw: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: lan9303: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: xrs700x: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: bcm_sf2: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: lantiq_gswip: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: qca8k: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: ar9331: provide own phylink MAC operationsRussell King (Oracle)
2024-04-16net: dsa: sja1105: provide own phylink MAC operationsRussell King (Oracle)
2024-04-10net: dsa: mv88e6xxx: provide own phylink MAC operationsRussell King (Oracle)
2024-04-04net: pcs: rzn1-miic: update PCS driver to use neg_modeRussell King (Oracle)
2024-04-03net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_modeRussell King (Oracle)
2024-03-26net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-03-26net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-03-26net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-03-26net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-03-26net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-03-26net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-03-26net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-03-26net: phy: constify phydev->drvRussell King (Oracle)
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2024-03-05net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05xdp, bonding: Fix feature flags when there are no slave devs anymoreDaniel Borkmann
2024-03-05intel: legacy: Partial revert of field get conversionSasha Neftin