summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-12-18net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev
2025-12-18iavf: Implement settime64 with -EOPNOTSUPPMichal Schmidt
2025-12-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait
2025-12-18net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-12-07r8169: fix RTL8127 hang on suspend/shutdownHeiner Kallweit
2025-12-07net: fec: do not register PPS event for PEROUTWei Fang
2025-12-07net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-12-07net: fec: do not update PEROUT if it is enabledWei Fang
2025-12-07net: fec: cancel perout_timer when PEROUT is disabledWei Fang
2025-12-07net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang
2025-12-07eth: fbnic: Fix counter roll-over issueMohsin Bashir
2025-12-07net: sxgbe: fix potential NULL dereference in sxgbe_rx()Alexey Kodanev
2025-12-07net/mlx5e: Fix validation logic in rate limitingDanielle Costantino
2025-12-07net: lan966x: Fix the initialization of taprioHoratiu Vultur
2025-12-07net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng
2025-12-01net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon
2025-12-01net: tls: Change async resync helpers argumentShahar Shitrit
2025-12-01net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar
2025-12-01ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka
2025-12-01idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-12-01net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qed...Pavel Zhigulin
2025-12-01net: airoha: Do not loopback traffic to GDM2 if it is available on the deviceLorenzo Bianconi
2025-12-01net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-12-01net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin
2025-12-01mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-12-01be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-11-24mlx5: Fix default values in create CQAkiva Goldberger
2025-11-24net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-11-24net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-11-24net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu
2025-11-24net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-24net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-24net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-24net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-24ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmdJedrzej Jagielski
2025-11-24ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operationJedrzej Jagielski
2025-11-13lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-13net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pagesDragos Tatulea
2025-11-13net/mlx5e: SHAMPO, Fix skb size check for 64K pagesDragos Tatulea
2025-11-13net/mlx5e: SHAMPO, Fix header mapping for 64K pagesDragos Tatulea
2025-11-13net: ti: icssg-prueth: Fix fdb hash size configurationMeghana Malladi
2025-11-13net/mlx5e: Fix return value in case of module EEPROM read errorGal Pressman
2025-11-13bnxt_en: Fix warning in bnxt_dl_reload_down()Shantiprasad Shettar
2025-11-13bnxt_en: Always provide max entry and entry size in coredump segmentsKashyap Desai
2025-11-13bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()Gautam R A
2025-11-13bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-11-13bnxt_en: Shutdown FW DMA in bnxt_shutdown()Michael Chan