summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-13net: airoha: implement get_link_ksettingsAleksander Jan Bajkowski
2026-01-13r8169: enable LTR supportJaven Xu
2026-01-13r8169: add DASH support for RTL8127APJaven Xu
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)
2026-01-12r8169: add support for RTL8127ATF (Fiber SFP)Heiner Kallweit
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi
2026-01-12net: stmmac: remove unused definitionsRussell King (Oracle)
2026-01-12net: stmmac: arrange register fields after register offsetsRussell King (Oracle)
2026-01-12net: stmmac: cores: remove many xxx_SHIFT definitionsRussell King (Oracle)
2026-01-12net: stmmac: descs: remove many xxx_SHIFT definitionsRussell King (Oracle)
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