summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
Commit message (Expand)AuthorAgeFilesLines
* mvpp2: fix panic on module removalMatteo Croce2019-08-011-3/+2Star
* mvpp2: refactor the HW checksum setupMatteo Croce2019-07-291-13/+22
* mvpp2: refactor MTU change codeMatteo Croce2019-07-291-28/+13Star
* net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier2019-07-231-3/+3
* net: mvpp2: Add support for more ethtool countersMaxime Chevallier2019-06-101-18/+114
* net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_countersMaxime Chevallier2019-06-101-10/+11
* net: mvpp2: Only clear the stat counters at port initMaxime Chevallier2019-06-101-6/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-2/+2
|\
| * net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier2019-06-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-6/+4Star
|\|
| * net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart2019-05-301-6/+4Star
* | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-301-17/+26
* | net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier2019-05-261-10/+55
* | net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier2019-05-261-1/+1
|/
* net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier2019-05-131-1/+3
* net: mvpp2: cls: Add Classification offload supportMaxime Chevallier2019-05-011-1/+19
* net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier2019-03-271-3/+3
* net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier2019-03-271-1/+1
* net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart2019-03-021-0/+3
* net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2019-03-021-8/+58
* net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart2019-03-021-0/+3
* net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart2019-03-021-9/+18
* net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2019-03-021-10/+25
* net: mvpp2: only update the XLG configuration when neededAntoine Tenart2019-03-021-5/+8
* net: mvpp2: always disable both MACs when disabling a portAntoine Tenart2019-03-021-4/+4
* net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart2019-03-021-1/+11
* net: mvpp2: fix the computation of the RXQsAntoine Tenart2019-03-021-8/+15
* net: mvpp2: fix validate for PPv2.1Antoine Tenart2019-03-021-1/+1
* net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart2019-03-021-8/+6Star
* net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart2019-03-021-7/+0Star
* net: mvpp2: Add 2.5GBaseT supportMaxime Chevallier2019-02-251-0/+1
* net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King2019-02-121-9/+6Star
* net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King2019-02-121-11/+9Star
* net: marvell: mvpp2: clear flow control modes in 10G modeRussell King2019-02-091-0/+5
* net: marvell: mvpp2: fix AN restartRussell King2019-02-091-10/+5Star
* net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King2019-02-091-23/+35
* net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King2019-02-091-6/+11
* net: marvell: mvpp2: phylink compliance updatesRussell King2019-02-091-36/+61
* net: marvell: mvpp2: fix lack of link interruptsRussell King2019-02-051-7/+14
* net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King2019-02-051-23/+15Star
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-031-0/+2
|\
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-281-0/+2
* | Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-211-7/+9
|\|
| * net: mvpp2: fix the phylink mode validationAntoine Tenart2018-12-201-1/+1
| * net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
* | Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-121-17/+2Star
|\ \ | |/ |/|
| * phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-17/+2Star
* | net: mvpp2: fix phylink handling of invalid PHY modesBaruch Siach2018-12-051-1/+32
* | net: mvpp2: fix detection of 10G SFP modulesBaruch Siach2018-12-051-0/+1
|/