summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2017-11-14net: mvneta: fix handling of the Tx descriptor counterSimon Guinot
2017-11-11net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal
2017-11-08net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01net: mvpp2: simplify the Tx desc set DMA logicAntoine Tenart
2017-11-01net: mvpp2: use the aggr txq size define everywhereAntoine Tenart
2017-11-01net: mvpp2: limit TSO segments and use stop/wake thresholdsAntoine Tenart
2017-11-01net: mvpp2: initialize the RSS tablesAntoine Tenart
2017-11-01net: mvpp2: initialize the Tx FIFO sizeAntoine Tenart
2017-11-01net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2Antoine Tenart
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart
2017-10-24net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart
2017-10-24net: mvpp2: do not unmap TSO headers buffersAntoine Tenart
2017-10-24net: mvpp2: fix TSO headers allocation and managementYan Markman
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart
2017-09-28net: mvpp2: fix port list indexingYan Markman
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski
2017-09-21drivers: net: pxa168: use setup_timer() helper.Allen Pais
2017-09-19net: mvpp2: remove useless gotoAntoine Tenart
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-03net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart
2017-09-03net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart
2017-09-03net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart
2017-08-28net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli
2017-08-23net: mvpp2: software tso supportAntoine Ténart
2017-08-23net: mvpp2: unify the txq size define useAntoine Ténart
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-22net: mvpp2: initialize the GoPAntoine Ténart
2017-08-22net: mvpp2: set maximum packet size for 10G portsStefan Chulski