summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-06-22net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier1-2/+4
2019-06-22net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier1-9/+8
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-02net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart1-0/+3
2019-03-02net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2-8/+59
2019-03-02net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart1-0/+3
2019-03-02net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart1-9/+18
2019-03-02net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2-10/+27
2019-03-02net: mvpp2: only update the XLG configuration when neededAntoine Tenart1-5/+8
2019-03-02net: mvpp2: always disable both MACs when disabling a portAntoine Tenart1-4/+4
2019-03-02net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart1-1/+11
2019-03-02net: mvpp2: fix the computation of the RXQsAntoine Tenart2-10/+17
2019-03-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-03-02net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart1-8/+6
2019-03-02net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart1-7/+0
2019-03-02net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart1-1/+1
2019-03-02net: mvpp2: update the port documentation regarding the GoPAntoine Tenart1-1/+1
2019-03-02net: mvpp2: fix a typo in the headerAntoine Tenart1-1/+1
2019-03-01net: marvell: neta: disable comphy when setting modeMarek BehĂșn1-5/+23
2019-02-25net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier1-0/+1
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-02-21net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+7
2019-02-20sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-18net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King1-9/+6
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King1-11/+9
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig1-4/+7
2019-02-09net: marvell: mvpp2: clear flow control modes in 10G modeRussell King1-0/+5
2019-02-09net: marvell: mvpp2: fix AN restartRussell King1-10/+5
2019-02-09net: marvell: mvpp2: read correct pause bitsRussell King1-2/+2
2019-02-09net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King1-23/+35
2019-02-09net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King1-6/+11
2019-02-09net: marvell: mvpp2: phylink compliance updatesRussell King1-36/+61
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2019-02-08net: marvell: neta: add comphy supportRussell King1-4/+41
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-01skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2-12/+12
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET1-1/+3