summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
AgeCommit message (Expand)Author
2019-06-10net: mvpp2: Add support for more ethtool countersMaxime Chevallier
2019-06-10net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_countersMaxime Chevallier
2019-06-10net: mvpp2: Only clear the stat counters at port initMaxime Chevallier
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-29net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei
2019-05-25net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier
2019-05-25net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier
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-02-24net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier
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-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: 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-05net: marvell: mvpp2: fix lack of link interruptsRussell King
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-27net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2018-12-21Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-18net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart
2018-12-12Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko
2018-12-04net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach
2018-12-04net: mvpp2: fix detection of 10G SFP modulesBaruch Siach
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller