summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-11net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran
2024-11-11net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran
2024-11-11net/mlx5: Generalize scheduling element operationsCarolina Jubran
2024-11-11net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran
2024-11-11net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran
2024-11-11net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran
2024-11-11net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad
2024-11-11net/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran
2024-11-11net/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh
2024-11-11net/mlx5e: clear xdp features on non-uplink representorsWilliam Tu
2024-11-11net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea
2024-11-11net/mlx5: fs, lock FTE when checking if activeMark Bloch
2024-11-11net/mlx5: Fix msix vectors to respect platform limitParav Pandit
2024-11-11net/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas
2024-11-11net: phylink: clean up phylink_resolve()Russell King (Oracle)
2024-11-11net: phylink: remove switch() statement in resolve handlingRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_PHY resolve handling to if() statementRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_FIXED resolve handling to if() statementRussell King (Oracle)
2024-11-11net: phylink: move manual flow control settingRussell King (Oracle)
2024-11-11bnxt_en: add unlocked version of bnxt_refclk_readVadim Fedorenko
2024-11-11netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11veth: Set VETH_INFO_PEER to veth_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima
2024-11-11r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_configHeiner Kallweit
2024-11-11net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan
2024-11-11net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan
2024-11-11net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macrosLey Foon Tan
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey
2024-11-11net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel
2024-11-11net: atlantic: use irq_update_affinity_hint()Mohammad Heib
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib
2024-11-11bnxt_en: use irq_update_affinity_hint()Mohammad Heib
2024-11-11octeontx2-af: Knobs for NPC default rule countersLinu Cherian
2024-11-11octeontx2-af: Refactor few NPC mcam APIsLinu Cherian
2024-11-11mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos
2024-11-11mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos
2024-11-11macsec: inherit lower device's TSO limits when offloadingSabrina Dubroca
2024-11-11macsec: clean up local variables in macsec_notifySabrina Dubroca
2024-11-11macsec: add some of the lower device's features when offloadingSabrina Dubroca
2024-11-11netdevsim: add more hw_featuresSabrina Dubroca
2024-11-11net: convert to nla_get_*_default()Johannes Berg
2024-11-11wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglis...Norbert van Bolhuis
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-11wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong