summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-07-11net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari
2025-07-11eth: fbnic: fix ubsan complaints about OOB accessesJakub Kicinski
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran
2025-07-10net: ftgmac100: Add optional reset control for RMII mode on Aspeed SoCsJacky Chou
2025-07-10net: mana: fix spelling for mana_gd_deregiser_irq()Shradha Gupta
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao
2025-07-10net: stmmac: platform: Add snps,dwmac-5.00a IP compatible stringInochi Amaoto
2025-07-10net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoCInochi Amaoto
2025-07-10ice: introduce ice_get_vf_by_dev() wrapperJacob Keller
2025-07-10ice: avoid rebuilding if MSI-X vector count is unchangedJacob Keller
2025-07-10ice: use pci_iov_vf_id() to get VF IDJacob Keller
2025-07-10ice: expose VF functions used by live migrationJacob Keller
2025-07-10ice: move ice_vsi_update_l2tsel to ice_lib.cJacob Keller
2025-07-10ice: save RSS hash configuration for migrationJacob Keller
2025-07-10ice: add functions to get and set Tx queue contextJacob Keller
2025-07-10ice: add support for reading and unpacking Rx queue contextJacob Keller
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09net/mlx5e: RX, Remove unnecessary RQT redirectsTariq Toukan
2025-07-09net/mlx5: Warn when write combining is not supportedMaor Gottlieb
2025-07-09net/mlx5e: Replace recursive VLAN push handling with an iterative loopGal Pressman
2025-07-09net/mlx5e: CT: extract a memcmp from a spinlock sectionCosmin Ratiu
2025-07-09net/mlx5e: Remove unused VLAN insertion logic in TX pathCarolina Jubran
2025-07-09gve: make IRQ handlers and page allocation NUMA awareBailey Forrest
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-09net: ngbevf: add link update flowMengyuan Lou
2025-07-09net: ngbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: ngbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add ngbevf buildMengyuan Lou
2025-07-09net: txgbevf: add link update flowMengyuan Lou
2025-07-09net: txgbevf: Support Rx and Tx process pathMengyuan Lou
2025-07-09net: txgbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou
2025-07-09net: libwx: add base vf api for vf driversMengyuan Lou
2025-07-09net: libwx: add mailbox api for wangxun vf driversMengyuan Lou
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09netronome: don't bother with debugfs_real_fops()Al Viro
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08eth: fbnic: Create fw_log file in DebugFSLee Trager
2025-07-08eth: fbnic: Enable firmware loggingLee Trager
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager