Age | Commit message (Expand) | Author | Files | Lines |
2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 13 | -29/+100 |
2024-11-14 | eth: fbnic: Add support to dump registers | Mohsin Bashir | 5 | -1/+186 |
2024-11-14 | net: ti: icssg-prueth: Fix 1 PPS sync | Meghana Malladi | 2 | -2/+23 |
2024-11-14 | stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines | Vitalii Mordan | 1 | -8/+17 |
2024-11-14 | net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol | NĂcolas F. R. A. Prado | 1 | -2/+2 |
2024-11-14 | net: stmmac: dwmac_socfpga: This platform has GMAC | Maxime Chevallier | 1 | -0/+1 |
2024-11-14 | net: stmmac: Configure only the relevant bits for timestamping setup | Maxime Chevallier | 1 | -1/+14 |
2024-11-14 | net: stmmac: Don't include dwmac4 definitions in stmmac_ptp | Maxime Chevallier | 1 | -1/+0 |
2024-11-14 | net: stmmac: Enable timestamping interrupt on dwmac1000 | Maxime Chevallier | 1 | -0/+16 |
2024-11-14 | net: stmmac: Introduce dwmac1000 timestamping operations | Maxime Chevallier | 6 | -2/+65 |
2024-11-14 | net: stmmac: Introduce dwmac1000 ptp_clock_info and operations | Maxime Chevallier | 6 | -2/+77 |
2024-11-14 | net: stmmac: Only update the auto-discovered PTP clock features | Maxime Chevallier | 1 | -2/+8 |
2024-11-14 | net: stmmac: Use per-hw ptp clock ops | Maxime Chevallier | 3 | -3/+14 |
2024-11-14 | net: stmmac: Don't modify the global ptp ops directly | Maxime Chevallier | 1 | -6/+7 |
2024-11-13 | octeontx2-pf: Adds TC offload support | Geetha sowjanya | 7 | -17/+154 |
2024-11-13 | octeontx2-pf: Implement offload stats ndo for representors | Geetha sowjanya | 2 | -0/+43 |
2024-11-13 | octeontx2-pf: Add devlink port support | Geetha sowjanya | 4 | -0/+98 |
2024-11-13 | octeontx2-pf: Add representors for sdp MAC | Geetha sowjanya | 8 | -26/+88 |
2024-11-13 | octeontx2-pf: Configure VF mtu via representor | Geetha sowjanya | 2 | -0/+22 |
2024-11-13 | octeontx2-pf: Add support to sync link state between representor and VFs | Geetha sowjanya | 8 | -3/+287 |
2024-11-13 | octeontx2-pf: Get VF stats via representor | Geetha sowjanya | 7 | -54/+180 |
2024-11-13 | octeontx2-af: Add packet path between representor and VF | Geetha sowjanya | 8 | -8/+298 |
2024-11-13 | octeontx2-pf: Add basic net_device_ops | Geetha sowjanya | 5 | -11/+70 |
2024-11-13 | octeontx2-pf: Create representor netdev | Geetha sowjanya | 6 | -0/+285 |
2024-11-13 | octeontx2-pf: RVU representor driver | Geetha sowjanya | 11 | -12/+326 |
2024-11-13 | eth: bnxt: use page pool for head frags | Jakub Kicinski | 2 | -48/+51 |
2024-11-13 | Revert "igb: Disable threaded IRQ for igb_msix_other" | Wander Lairson Costa | 1 | -1/+1 |
2024-11-12 | net/mlx5e: SHAMPO, Rework header allocation loop | Dragos Tatulea | 1 | -15/+17 |
2024-11-12 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea | 3 | -44/+42 |
2024-11-12 | net/mlx5e: SHAMPO, Change frag page setup order during allocation | Dragos Tatulea | 1 | -4/+2 |
2024-11-12 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea | 3 | -6/+5 |
2024-11-12 | net/mlx5e: SHAMPO, Simplify UMR allocation for headers | Dragos Tatulea | 2 | -18/+12 |
2024-11-12 | net/mlx5: Make vport QoS enablement more flexible for future extensions | Carolina Jubran | 5 | -111/+96 |
2024-11-12 | net/mlx5: Integrate esw_qos_vport_enable logic into rate operations | Carolina Jubran | 1 | -48/+39 |
2024-11-12 | net/mlx5: Generalize scheduling element operations | Carolina Jubran | 1 | -81/+76 |
2024-11-12 | net/mlx5: Refactor scheduling element configuration bitmasks | Carolina Jubran | 1 | -56/+24 |
2024-11-12 | net/mlx5: Generalize max_rate and min_rate setting for nodes | Carolina Jubran | 1 | -56/+13 |
2024-11-12 | net/mlx5: Simplify QoS normalization by removing error handling | Carolina Jubran | 1 | -55/+17 |
2024-11-12 | net/mlx5: E-switch, refactor eswitch mode change | Patrisious Haddad | 2 | -6/+21 |
2024-11-12 | net/mlx5e: Disable loopback self-test on multi-PF netdev | Carolina Jubran | 1 | -0/+4 |
2024-11-12 | net/mlx5e: CT: Fix null-ptr-deref in add rule err flow | Moshe Shemesh | 1 | -1/+1 |
2024-11-12 | net/mlx5e: clear xdp features on non-uplink representors | William Tu | 1 | -1/+2 |
2024-11-12 | net/mlx5e: kTLS, Fix incorrect page refcounting | Dragos Tatulea | 1 | -4/+4 |
2024-11-12 | net/mlx5: fs, lock FTE when checking if active | Mark Bloch | 1 | -3/+12 |
2024-11-12 | net/mlx5: Fix msix vectors to respect platform limit | Parav Pandit | 1 | -5/+27 |
2024-11-12 | net/mlx5: E-switch, unload IB representors when unloading ETH representors | Chiara Meiohas | 1 | -1/+4 |
2024-11-12 | bnxt_en: add unlocked version of bnxt_refclk_read | Vadim Fedorenko | 1 | -11/+24 |
2024-11-12 | r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config | Heiner Kallweit | 1 | -66/+11 |
2024-11-12 | net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su... | Ley Foon Tan | 1 | -2/+4 |
2024-11-12 | net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation | Ley Foon Tan | 1 | -2/+2 |