summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-23net: meth: remove spurious copyright textJonathan Corbet1-16/+0
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin1-0/+2
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni1-7/+20
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter4-7/+7
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng3-0/+235
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-22/+11
2020-04-21e1000: remove unneeded conversion to boolJason Yan1-1/+1
2020-04-21i40e: Remove unneeded conversion to boolJason Yan1-2/+2
2020-04-20net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun1-1/+6
2020-04-20net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed1-4/+4
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy4-5/+15
2020-04-20net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey1-11/+12
2020-04-20net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle1-3/+3
2020-04-20cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy2-21/+9
2020-04-20net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier1-0/+1
2020-04-20net: systemport: Omit superfluous error message in bcm_sysport_probe()Tang Bin1-1/+0
2020-04-18net/mlx4_en: avoid indirect call in TX completionEric Dumazet1-1/+13
2020-04-18net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-04-18net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior1-1/+1
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-15net: tulip: make early_486_chipsets staticJason Yan1-1/+1
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2-43/+43
2020-04-14net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto1-0/+2
2020-04-14ionic: fix unused assignmentShannon Nelson1-1/+1
2020-04-14ionic: add dynamic_debug headerShannon Nelson1-0/+1
2020-04-12net: mvneta: Fix a typoChristophe JAILLET1-1/+1
2020-04-12net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET1-3/+3
2020-04-12net: neterion: remove redundant assignment to variable tmp64Colin Ian King1-1/+1
2020-04-08net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey1-12/+7
2020-04-08net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit1-1/+1
2020-04-08net/mlx5e: Fix pfnum in devlink port attributeParav Pandit1-4/+5
2020-04-08net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan1-1/+2
2020-04-08net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin1-2/+3
2020-04-08net/mlx5e: Add missing release firmware callEran Ben Elisha1-1/+4
2020-04-08net/mlx5: Fix condition for termination table cleanupEli Cohen2-10/+3
2020-04-08net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh1-1/+1
2020-04-08ionic: set station addr only if neededShannon Nelson1-13/+19
2020-04-08ionic: replay filters after fw upgradeShannon Nelson3-15/+51
2020-04-07net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2-1/+31
2020-04-07net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2-29/+127
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds15-46/+104
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King1-1/+1
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata1-3/+6
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata1-3/+6
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit1-15/+14