summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-04-03net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-04-03net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-26octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-26octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-26octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-26net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-26net: hns3: fix wrong judgment condition issueJijie Shao
2024-03-26ice: fix stats being updated by way too large valuesPrzemek Kitszel
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igc: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26net: ena: Remove ena_select_queueKamal Heib
2024-03-15net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-03-15igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer
2024-03-15ice: fix uninitialized dplls mutex usageMichal Schmidt
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15ice: virtchnl: stop pretending to support RSS over AQ or registersJacob Keller
2024-03-15idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2024-03-15net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur
2024-03-15net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-03-15net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu
2024-03-15net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2024-03-15net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2024-03-15net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-15net/mlx5: Fix fw reporter diagnose outputAya Levin
2024-03-15net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu
2024-03-15Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed
2024-03-15Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li
2024-03-15ice: reconfig host after changing MSI-X on VFMichal Swiatkowski
2024-03-15ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()Jacob Keller
2024-03-15ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski
2024-03-15i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-03-06igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-03-06stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-03-06net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean
2024-03-06ice: fix pin phase adjust updates on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll periodic work data updates on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll and dpll_pin data access on PF resetArkadiusz Kubalewski
2024-03-06ice: fix dpll input pin phase_adjust value updatesArkadiusz Kubalewski
2024-03-06ice: fix connection state of DPLL and out pinYochai Hagvi
2024-03-01net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur