summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-12net: stmmac: descs: use u32 for descriptorsRussell King (Oracle)
2026-01-12net: stmmac: descs: fix buffer 1 off-by-one errorRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix PTP message type field extractionRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: fix RX FIFO fill statisticsRussell King (Oracle)
2026-01-12net: stmmac: dwmac4: remove duplicated definitionsRussell King (Oracle)
2026-01-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-12net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-10bnxt_en: Implement ethtool_ops -> get_link_ext_state()Michael Chan
2026-01-10bnxt_en: Use a larger RSS indirection table on P5_PLUS chipsMichael Chan
2026-01-10bnxt_en: Defrag the NVRAM region when resizing UPDATE region failsPavan Chebbi
2026-01-10bnxt_en: Add support for FEC bin histogramsMichael Chan
2026-01-10bnxt_en: Add PTP .getcrosststamp() interface to get device/host timesPavan Chebbi
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman
2026-01-10net: ethernet: ave: Remove unnecessary 'out of memory' messageKunihiko Hayashi
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka
2026-01-08sfc: correct kernel-doc complaintsRandy Dunlap
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-08net: cadence: macb: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu