aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)1-11/+0
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)2-5/+5
2024-05-30net: fman_memac: remove the now unnecessary checking for fixed-linkRussell King (Oracle)1-9/+5
2024-05-30net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)2-2/+2
2024-05-30net: stmmac: ethqos: clean up setting serdes speedRussell King (Oracle)1-12/+12
2024-05-30net: stmmac: include linux/io.h rather than asm/io.hRussell King (Oracle)5-5/+5
2024-05-30net: stmmac: remove unnecessary netif_carrier_off()Russell King (Oracle)1-3/+0
2024-05-30net: stmmac: remove pcs_rane() methodRussell King (Oracle)4-34/+0
2024-05-30net: stmmac: dwxgmac2: remove useless NULL pointer initialisationsRussell King (Oracle)1-6/+0
2024-05-30net: stmmac: Drop TBI/RTBI PCS flagsSerge Semin2-28/+9
2024-05-30ionic: fix up ionic_if.h kernel-doc issuesShannon Nelson1-56/+181
2024-05-30ionic: only sync frag_len in first buffer of xdpShannon Nelson1-1/+1
2024-05-30ionic: Use netdev_name() function instead of netdev->nameBrett Creeley2-3/+3
2024-05-30ionic: Mark error paths in the data path as unlikelyBrett Creeley1-10/+10
2024-05-30ionic: Pass ionic_txq_desc to ionic_tx_tso_postBrett Creeley1-6/+4
2024-05-30ionic: Reset LIF device while restarting LIFShannon Nelson1-0/+1
2024-05-30ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-05-30hns3: avoid linking objects into multiple modulesArnd Bergmann4-6/+35
2024-05-30ethernet: octeontx2: avoid linking objects into multiple modulesArnd Bergmann3-6/+25
2024-05-30net/mlx4: support per-queue statistics via netlinkJoe Damato1-0/+73
2024-05-30net/mlx4: link NAPI instances to queues and IRQsJoe Damato2-0/+15
2024-05-30net/mlx4: Track RX allocation failures in a statJoe Damato3-1/+5
2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar7-19/+386
2024-05-30net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar4-0/+526
2024-05-30net: ti: icssg-prueth: Add helper functions to configure FDBMD Danish Anwar3-0/+201
2024-05-29net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran1-3/+6
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2-18/+22
2024-05-29net: smc91x: Remove commented out codeThorsten Blum1-4/+0
2024-05-29net: ethernet: ti: am65-cpsw-nuss: populate netdev of_nodeAlexander Sverdlin1-0/+1
2024-05-29net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_npAlexander Sverdlin2-4/+4
2024-05-29net: ethernet: cortina: Restore TSO supportLinus Walleij1-4/+19
2024-05-28r8169: remove detection of chip version 11 (early RTL8168b)Heiner Kallweit1-1/+3
2024-05-28r8169: disable interrupt source RxOverflowHeiner Kallweit1-3/+1
2024-05-28net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-05-28net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'Dr. David Alan Gilbert1-11/+0
2024-05-28net: ethernet: mlx4: remove unused struct 'mlx4_port_config'Dr. David Alan Gilbert1-6/+0
2024-05-28net: ethernet: liquidio: remove unused structsDr. David Alan Gilbert2-11/+0
2024-05-28net: ethernet: starfire: remove unused structsDr. David Alan Gilbert1-8/+0
2024-05-27ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-05-27enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-05-24net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu1-0/+4