summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-03-17net: stmmac: helpers for filling tx_q->tx_skbuff_dmaRussell King (Oracle)
2026-03-17net: stmmac: rearrange stmmac_tx_info members to pack betterRussell King (Oracle)
2026-03-17net: stmmac: Add glue layer for Spacemit K3 SoCInochi Amaoto
2026-03-17net: stmmac: platform: Add snps,dwmac-5.40a IP compatible stringInochi Amaoto
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-17net: airoha: select QDMA block according LAN/WAN configurationLorenzo Bianconi
2026-03-17net: macb: add support for Microchip pic64hpsc ethernet endpointCharles Perry
2026-03-17net: macb: add safeguards for jumbo frame larger than 10240Charles Perry
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-14net: enetc: remove stray semicolonWei Fang
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King
2026-03-12qlcnic: update outdated commentKexin Sun
2026-03-12net: xgbe: use device_get_mac_addrRosen Penev
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12net: ti: icssg: Fix wrong macro used in RX classifier configurationMD Danish Anwar
2026-03-12hinic3: Add ethtool basic opsFan Gong
2026-03-12hinic3: Add PF/VF capability parsing and parameter validationFan Gong
2026-03-12hinic3: Add PF FLR wait and timeout handlingFan Gong
2026-03-12hinic3: Add PF device support and function type validationFan Gong
2026-03-12hinic3: Add msg_send_lock for message sending concurrecyFan Gong
2026-03-12hinic3: Add RX VLAN offload supportFan Gong
2026-03-12hinic3: Add chip_present_flag checks to prevent errors when card is absentFan Gong
2026-03-12hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...Fan Gong
2026-03-12hinic3: Add command queue detailed-response interfacesFan Gong