summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-011-0/+15
* net: mvpp2: do not select the internal source clockAntoine Tenart2017-09-281-2/+1
* net: mvpp2: fix port list indexingYan Markman2017-09-281-3/+5
* net: mvpp2: fix parsing fragmentation detectionStefan Chulski2017-09-281-6/+14
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart2017-09-031-11/+12
* net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart2017-09-031-7/+9
* net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart2017-09-031-18/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+1
|\
| * net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart2017-08-281-1/+1
* | mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud2017-09-011-1/+1
* | net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart2017-09-011-5/+172
* | net: mvpp2: make the phy optionalAntoine Tenart2017-09-011-8/+11
* | net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart2017-09-011-12/+3
* | net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart2017-08-301-1/+20
* | net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart2017-08-301-22/+42
* | net: mvpp2: improve the link management functionAntoine Tenart2017-08-301-0/+11
* | net: mvpp2: simplify the link_event functionAntoine Tenart2017-08-301-9/+4
* | net: mvpp2: initialize the comphyAntoine Tenart2017-08-301-1/+43
* | net: mvpp2: fix the packet size configuration for 10GAntoine Ténart2017-08-251-2/+2
* | net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli2017-08-241-2/+2
* | net: mvpp2: software tso supportAntoine Ténart2017-08-231-14/+157
* | net: mvpp2: unify the txq size define useAntoine Ténart2017-08-231-6/+5
* | net: define the TSO header size in net/tso.hAntoine Ténart2017-08-232-5/+0
* | net: mvpp2: initialize the GoPAntoine Ténart2017-08-221-0/+170
* | net: mvpp2: set maximum packet size for 10G portsStefan Chulski2017-08-221-2/+22
* | net: mvpp2: initialize the XLG MAC when using a portAntoine Ténart2017-08-221-0/+25
* | net: mvpp2: initialize the GMAC when using a portAntoine Ténart2017-08-221-25/+98
* | net: mvpp2: move the mii configuration in the ndo_open pathAntoine Ténart2017-08-221-1/+1
* | net: mvpp2: fix the synchronization module bypass macro nameAntoine Ténart2017-08-221-2/+2
* | net: mvpp2: unify register definitions coding styleAntoine Ténart2017-08-221-44/+44
* | skge: add paren around sizeof argstephen hemminger2017-08-161-1/+1
* | net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni2017-08-031-29/+246
* | net: mvpp2: introduce queue_vector conceptThomas Petazzoni2017-08-031-54/+169
* | net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni2017-08-031-12/+13
* | net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni2017-08-031-42/+41
* | net: mvpp2: remove RX queue group reset codeThomas Petazzoni2017-08-031-17/+0
* | net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni2017-08-031-1/+1
|/
* mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-311-1/+1
* net: mvpp2: remove mvpp2_pool_refill()Thomas Petazzoni2017-06-221-11/+3
* net: mvpp2: remove unused mvpp2_bm_cookie_pool_set() functionThomas Petazzoni2017-06-221-11/+0
* net: mvpp2: add comments about smp_processor_id() usageThomas Petazzoni2017-06-221-4/+29
* net: mvmdio: simplify the smi read and write error pathsAntoine Ténart2017-06-161-10/+6
* net: mvmdio: add xmdio xsmi supportAntoine Ténart2017-06-161-7/+105
* net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operationsAntoine Ténart2017-06-161-0/+6
* net: mvmdio: put the poll intervals in the ops structureAntoine Ténart2017-06-161-2/+6
* net: mvmdio: introduce an ops structureAntoine Ténart2017-06-161-11/+19
* net: mvmdio: remove duplicate lockingRussell King2017-06-161-10/+0
* net: mvmdio: use GENMASK for masksAntoine Ténart2017-06-161-1/+1
* net: mvmdio: use tabs for definesAntoine Ténart2017-06-161-13/+13
OpenPOWER on IntegriCloud