summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05ionic: advertise 52-bit addressing limitation for MSI-XDavid Christensen
2024-06-05bnxt_en: fix atomic counter for ptp packetsVadim Fedorenko
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-06-05net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich
2024-06-05octeontx2-af: Add debugfs support to dump NIX TM topologyAnshumali Gaur
2024-06-05ionic: fix kernel panic in XDP_TX actionTaehee Yoo
2024-06-05mlxsw: spectrum_router: Constify struct devlink_dpipe_table_opsChristophe JAILLET
2024-06-05octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep
2024-06-04Revert "ethernet: octeontx2: avoid linking objects into multiple modules"Jakub Kicinski
2024-06-03ice/ptp: Remove convert_art_to_tsc()Thomas Gleixner
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner
2024-06-03igc: Remove convert_art_ns_to_tsc()Thomas Gleixner
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner
2024-06-01net: ethernet: cortina: Implement .set_pauseparam()Linus Walleij
2024-06-01net: ethernet: cortina: Use negotiated TX/RX pauseLinus Walleij
2024-06-01net: ethernet: cortina: Rename adjust link callbackLinus Walleij
2024-06-01bnxt_en: add timestamping statistics supportVadim Fedorenko
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka
2024-06-01ice: Add NAC Topology device capability parserGrzegorz Nitka
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik
2024-06-01ice: Change CGU regs struct to anonymousKarol Kolacinski
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov
2024-06-01ice: Introduce ice_get_base_incval() helperJacob Keller
2024-06-01ice: Move CGU blockSergey Temerkhanov
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov
2024-06-01ice: Introduce helper to get tmr_cmd_reg valuesJacob Keller
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski
2024-06-01net: smc91x: Fix pointer typesThorsten Blum
2024-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)
2024-05-30net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)
2024-05-30net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)
2024-05-30net: stmmac: remove pcs_rane() methodRussell King (Oracle)
2024-05-30net: stmmac: dwxgmac2: remove useless NULL pointer initialisationsRussell King (Oracle)
2024-05-30net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin
2024-05-30ionic: fix up ionic_if.h kernel-doc issuesShannon Nelson
2024-05-30ionic: only sync frag_len in first buffer of xdpShannon Nelson
2024-05-30ionic: Use netdev_name() function instead of netdev->nameBrett Creeley
2024-05-30ionic: Mark error paths in the data path as unlikelyBrett Creeley