summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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)
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-22mlx5: Remove redundant iseg baseParav Pandit
2026-03-20net/mlx5e: Allow set_rx_mode on uplink representorSaeed Mahameed
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen
2026-03-20net: lan743x: fix SGMII detection on PCI1xxxx B0+ during warm resetThangaraj Samynathan
2026-03-20net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()Lorenzo Bianconi
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-03-19net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)
2026-03-19net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)
2026-03-19net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)
2026-03-19net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)
2026-03-19net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)