summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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: 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-13lan966x: Fix sleeping in atomic contextHoratiu Vultur
2025-11-13net/mlx5e: SHAMPO, Fix skb size check 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: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao
2025-11-13bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao
2025-11-13bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab
2025-11-13bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-11-13net: ionic: map SKB after pseudo-header checksum prepMohammad Heib
2025-11-13net: ionic: add dma_wmb() before ringing TX doorbellMohammad Heib
2025-11-13net: libwx: fix device bus LAN IDJiawen Wu
2025-11-13net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas
2025-11-13net: macb: avoid dealing with endianness in macb_set_hwaddr()Théo Lebrun
2025-11-13net/mlx5e: Don't query FEC statistics when FEC is disabledCarolina Jubran
2025-11-13r8169: set EEE speed down ratio to 1ChunHao Lin
2025-11-13net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-11-13net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969XRobert Marko
2025-11-13eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAPDaniel Palmer
2025-11-13net: sh_eth: Disable WoL if system can not suspendNiklas Söderlund
2025-11-13smsc911x: add second read of EEPROM mac when possible corruption seenColin Foster
2025-11-13microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl supportParthiban Veerasooran
2025-11-13net: wangxun: limit tx_max_coalesced_frames_irqJiawen Wu
2025-11-13idpf: do not linearize big TSO packetsEric Dumazet
2025-11-13bnxt_en: Add Hyper-V VF IDPavan Chebbi
2025-11-13net: stmmac: Correctly handle Rx checksum offload errorsOleksij Rempel
2025-11-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-11-13net: stmmac: Check stmmac_hw_setup() in stmmac_resume()Tiezhu Yang
2025-11-13PCI/ERR: Update device error_state already after resetLukas Wunner
2025-11-13sfc: fix potential memory leak in efx_mae_process_mport()Abdun Nihaal
2025-11-13net: hns3: return error code when function failsJijie Shao
2025-11-02sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: ravb: Enforce descriptor type orderingLad Prabhakar
2025-10-29net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-29net/mlx5: Fix IPsec cleanup over MPV devicePatrisious Haddad
2025-10-29net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditionsAksh Garg
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung
2025-10-29net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung
2025-10-29net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran
2025-10-29dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-29net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor
2025-10-23ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski