summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-12-15ionic: use ee->offset when returning sprom dataShannon Nelson
2024-12-15ionic: no double destroy workqueueShannon Nelson
2024-12-15ionic: Fix netdev notifier unregister on failureBrett Creeley
2024-12-15gve: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-15octeontx2-af: fix build regression without CONFIG_DCBArnd Bergmann
2024-12-15ionic: remove the unused nb_workBrett Creeley
2024-12-15ethernet: Make OA_TC6 config symbol invisibleGeert Uytterhoeven
2024-12-15net: ena: Fix incorrect indentationShay Agroskin
2024-12-15net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()Vladimir Oltean
2024-12-13net: stmmac: Drop redundant dwxgmac_tc_ops variableFurong Xu
2024-12-12xdp: get rid of xdp_frame::mem.idAlexander Lobakin
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-12net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko
2024-12-12ionic: add support for QSFP_PLUS_CMISShannon Nelson
2024-12-12ionic: add speed defines for 200G and 400GShannon Nelson
2024-12-12ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPPBrett Creeley
2024-12-12ionic: Use VLAN_ETH_HLEN when possibleBrett Creeley
2024-12-12ionic: add asic codes to firmware interface fileShannon Nelson
2024-12-11net: fec: use phydev->eee_cfg.tx_lpi_timerRussell King (Oracle)
2024-12-11mlxsw: spectrum_flower: Do not allow mixing sample and mirror actionsIdo Schimmel
2024-12-11net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-11net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky
2024-12-11ice: cleanup Rx queue context programming functionsJacob Keller
2024-12-11ice: move prefetch enable to ice_setup_rx_ctxJacob Keller
2024-12-11ice: reduce size of queue context fieldsJacob Keller
2024-12-11ice: use <linux/packing.h> for Tx and Rx queue context dataJacob Keller
2024-12-11ice: use structures to keep track of queue context sizeJacob Keller
2024-12-11ice: remove int_q_state from ice_tlan_ctxJacob Keller
2024-12-11cn10k-ipsec: Fix compilation error when CONFIG_XFRM_OFFLOAD disabledBharat Bhushan
2024-12-11gve: Remove unused gve_adminq_set_mtuDr. David Alan Gilbert
2024-12-11nfp: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-11net: renesas: rswitch: enable only used MFWD featuresNikita Yushchenko
2024-12-10net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko
2024-12-10net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko
2024-12-10net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko
2024-12-10net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-12-10net: hinic: Fix typo in dev_err messageAndrew Kreimer
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10net: stmmac: Relocate extern declarations in common.h and hwif.hFurong Xu
2024-12-10octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya
2024-12-09net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driverJan Petrous (OSS)
2024-12-09net: dwmac-sti: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: xgene_enet: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: macb: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-starfive: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-rk: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-intel-plat: Use helper rgmii_clockJan Petrous (OSS)
2024-12-09net: dwmac-imx: Use helper rgmii_clockJan Petrous (OSS)