summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2018-12-29Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-17/+2
2018-12-28net: marvell: fix a missing check of acpi_match_deviceKangjie Lu1-0/+2
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2-10/+12
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+12
2018-12-20net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2018-12-19net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas1-3/+3
2018-12-12Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-17/+2
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko1-17/+2
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+33
2018-12-05net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach1-1/+32
2018-12-05net: mvpp2: fix detection of 10G SFP modulesBaruch Siach1-0/+1
2018-12-04net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-26/+2
2018-12-04octeontx2-af: Enable mkex profileVamsi Attunuru8-2/+213
2018-12-04octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram3-7/+91
2018-12-04octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman3-0/+55
2018-12-04octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram1-0/+7
2018-12-04octeontx2-af: Add support for Tx packet markingKrzysztof Kanas3-0/+133
2018-12-04octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru1-4/+31