summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy
2026-03-26net: stmmac: dwmac-sofcpga: Drop the struct device referenceMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the correct type for interface modesMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helperMaxime Chevallier
2026-03-26net: stmmac: dwmac-socfpga: Move internal helpersMaxime Chevallier
2026-03-26net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 familyJoey Lu
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-03-26net: mana: Set default number of queues to 16Long Li
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-26net: dpaa2-mac: export standard statisticsIoana Ciornei
2026-03-26net: dpaa2-mac: retrieve MAC statistics in one firmware commandIoana Ciornei
2026-03-26net: dpaa2-mac: extend APIs related to statisticsIoana Ciornei
2026-03-26octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipherEric Biggers
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24net: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24net: stmmac: elminate tbs_desc in stmmac_xmit()Russell King (Oracle)
2026-03-24net: stmmac: use first_desc for TBSRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() initial variable initRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() first entry index codeRussell King (Oracle)
2026-03-24net: stmmac: move first xmit descriptor SARC and TBS configRussell King (Oracle)
2026-03-24net: stmmac: move stmmac_xmit() skb head handlingRussell King (Oracle)
2026-03-24octeontx2-af: simplify rvu_debugfsYury Norov
2026-03-24amd-xgbe: add TX descriptor cleanup for link-downRaju Rangoju
2026-03-24amd-xgbe: optimize TX shutdown on link-downRaju Rangoju
2026-03-24amd-xgbe: add adaptive link status pollingRaju Rangoju
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)