aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier
2019-03-27net: mvpp2: cls: Move C2 read/write helpers aroundMaxime Chevallier
2019-03-27net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entryMaxime Chevallier
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the C2 engine table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Allow reading the flow table from debugfsMaxime Chevallier
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier
2019-03-27net: mvpp2: cls: Add missing MAC_DA field extractionMaxime Chevallier
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier
2019-03-04sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
2019-03-01net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart
2019-03-01net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart
2019-03-01net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart
2019-03-01net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart
2019-03-01net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart
2019-03-01net: mvpp2: only update the XLG configuration when neededAntoine Tenart
2019-03-01net: mvpp2: always disable both MACs when disabling a portAntoine Tenart
2019-03-01net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart
2019-03-01net: mvpp2: fix the computation of the RXQsAntoine Tenart
2019-03-01net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-03-01net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart
2019-03-01net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart
2019-03-01net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart
2019-03-01net: mvpp2: update the port documentation regarding the GoPAntoine Tenart
2019-03-01net: mvpp2: fix a typo in the headerAntoine Tenart
2019-03-01net: marvell: neta: disable comphy when setting modeMarek BehĂșn
2019-02-24net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-20net: marvell: mvneta: fix DMA debug warningRussell King
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-09net: marvell: mvpp2: clear flow control modes in 10G modeRussell King
2019-02-08net: marvell: mvpp2: fix AN restartRussell King
2019-02-08net: marvell: mvpp2: read correct pause bitsRussell King
2019-02-08net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King
2019-02-08net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-02-08net: marvell: mvpp2: phylink compliance updatesRussell King
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07net: marvell: neta: add comphy supportRussell King
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King