aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen1-0/+5
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen1-3/+2
2024-06-19net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-19net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik1-2/+4
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-19net: ti: icss-iep: Enable compare eventsDiogo Ivo1-0/+74
2024-06-19net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo1-14/+0
2024-06-19net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo1-1/+50
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang5-23/+24
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib1-35/+17
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib1-2/+2
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib1-2/+1
2024-06-18net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang1-18/+22
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET5-5/+5
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu1-13/+19
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren3-14/+11
2024-06-17net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson2-7/+5
2024-06-17net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta1-4/+2
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato1-0/+132
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato3-3/+23
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman31-207/+487
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky3-1/+437
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu3-1/+437
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky42-363/+738
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen3-26/+6
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen1-4/+2
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen2-1/+2
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen1-1/+1
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)1-1/+1
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)1-0/+7
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)2-3/+11
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)1-0/+7
2024-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-3/+30
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu2-1/+42
2024-06-14net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman1-5/+4
2024-06-14net/mlx5e: Fix outdated comment in features checkGal Pressman1-1/+1
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh1-2/+2
2024-06-14net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi1-44/+143
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu1-1/+1
2024-06-14eth: lan966x: don't clear unsupported statsJakub Kicinski1-8/+0
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier1-4/+28
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier1-9/+19
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut1-2/+2
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut1-10/+8