summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-09net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()Jonas Rebmann
2024-10-09net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configurationRussell King (Oracle)
2024-10-09net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_ENRussell King (Oracle)
2024-10-09net: pcs: xpcs: use dev_*() to print messagesRussell King (Oracle)
2024-10-09net: pcs: xpcs: convert to use read_poll_timeout()Russell King (Oracle)
2024-10-09net: pcs: xpcs: add _modify() accessorsRussell King (Oracle)
2024-10-09net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move searching ID list out of lineRussell King (Oracle)
2024-10-09net: pcs: xpcs: rename xpcs_get_id()Russell King (Oracle)
2024-10-09net: pcs: xpcs: move definition of struct dw_xpcs to private headerRussell King (Oracle)
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-10-09net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()Russell King (Oracle)
2024-10-09net: pcs: xpcs: don't use array for interfaceRussell King (Oracle)
2024-10-09net: pcs: xpcs: remove dw_xpcs_compat enumRussell King (Oracle)
2024-10-08net: phy: microchip_t1: SQI support for LAN887xTarun Alle
2024-10-08net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund
2024-10-08net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund
2024-10-08fsl/fman: Fix a typoAndrew Kreimer
2024-10-08net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle
2024-10-08net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski
2024-10-08chelsio/chtls: Remove unused chtls_set_tcb_tflagDr. David Alan Gilbert
2024-10-08net: dsa: mv88e6xxx: Add FID map cacheAryan Srivastava
2024-10-08idpf: Don't hard code napi_struct sizeJoe Damato
2024-10-08net: fec: make PPS channel configurableFrancesco Dolcini
2024-10-08net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon
2024-10-08net: sparx5: ops out PTP IRQ handlerDaniel Machon
2024-10-08net: sparx5: ops out function for setting the port muxDaniel Machon
2024-10-08net: sparx5: ops out functions for getting certain array valuesDaniel Machon
2024-10-08net: sparx5: ops out chip port to device index/bit functionsDaniel Machon
2024-10-08net: sparx5: add ops to match dataDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which do not have a symbolDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-10-08net: sparx5: add constants to match dataDaniel Machon
2024-10-08net: sparx5: add *sparx5 argument to a few functionsDaniel Machon
2024-10-08net: sparx5: modify SPX5_PORTS_ALL macroDaniel Machon
2024-10-08net: sparx5: add indirection layer to register macrosDaniel Machon
2024-10-08net: sparx5: add support for private match dataDaniel Machon
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08net: qcom/emac: Find sgmii_ops by device_for_each_child()Zijun Hu
2024-10-07net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle
2024-10-07vmxnet3: support higher link speeds from vmxnet3 v9Ronak Doshi
2024-10-07mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET
2024-10-06hv_netvsc: Link queues to NAPIsJoe Damato
2024-10-06sfc: add per-queue RX bytes statsEdward Cree
2024-10-06sfc: implement per-queue TSO (hw_gso) statsEdward Cree
2024-10-06sfc: implement per-queue rx drop and overrun statsEdward Cree