summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen1-2/+2
3 daysnet/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
3 daysnet/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61
3 daysnet/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman1-1/+2
3 daysnet/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman1-9/+5
3 daysnet/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman2-14/+6
3 daysbnge: fix reserving resources from FWVikas Gupta1-1/+1
3 dayseth: fbnic: Advertise supported XDP features.Dimitri Daskalakis1-0/+2
3 daysocteontx2-af: Fix default entries mcam entry actionHariprasad Kelam1-19/+22
3 dayseth: fbnic: Add validation for MTU changesDimitri Daskalakis1-0/+18
3 dayseth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman2-3/+5
3 dayseth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman1-1/+1
3 dayseth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman1-11/+14
3 daysfbnic: close fw_log race between users and teardownChengfeng Ye2-10/+12
3 daysnet: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon1-1/+1
3 daysnet: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo1-2/+10
3 daysnet: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo1-9/+30
3 daysnet: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo1-14/+22
3 daysnet: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon1-1/+1
3 daysnet: stmmac: fix oops when split header is enabledJie Zhang1-3/+17
3 daysocteontx2-pf: Unregister devlink on probe failureHariprasad Kelam1-0/+1
3 daysnet: renesas: rswitch: fix forwarding offload statemachineMichael Dege1-8/+7
3 daysionic: Rate limit unknown xcvr type messagesEric Joyner1-3/+4
3 daysocteon_ep_vf: ensure dbell BADDR updationVimlesh Kumar4-6/+46
3 daysocteon_ep: ensure dbell BADDR updationVimlesh Kumar4-11/+48
3 daysocteon_ep: disable per ring interruptsVimlesh Kumar4-6/+32
3 daysnet: sunhme: Fix sbus regressionRené Rebe1-0/+3
3 daysnet: hns3: fix double free issue for tx spare bufferJian Shen1-2/+9
3 daysamd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju1-1/+1
3 daysocteontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur1-0/+11
2026-02-04net: cpsw: Execute ndo_set_rx_mode callback in a work queueKevin Hao1-6/+35
2026-02-04net: cpsw_new: Execute ndo_set_rx_mode callback in a work queueKevin Hao2-5/+30
2026-02-04gve: Correct ethtool rx_dropped calculationMax Yuan1-6/+17
2026-02-04gve: Fix stats report corruption on queue count changeDebarghya Kundu2-22/+36
2026-02-04net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-03net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2026-02-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-88/+136
2026-02-03net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
2026-02-03net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
2026-02-03net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
2026-02-03net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
2026-02-03net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-30dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
2026-01-30net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
2026-01-30net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3