aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2.h
Commit message (Expand)AuthorAgeFilesLines
* net: mvpp2: divide fifo for dts-active ports onlyStefan Chulski2020-11-241-9/+14
* net: mvpp2: ptp: add support for transmit timestampingRussell King2020-09-091-1/+55
* net: mvpp2: ptp: add support for receive timestampingRussell King2020-09-091-1/+30
* net: mvpp2: ptp: add TAI supportRussell King2020-09-091-0/+109
* net: mvpp2: check first level interrupt status registersRussell King2020-09-091-0/+4
* net: mvpp2: rename mis-named "link status" interruptRussell King2020-09-091-1/+1
* net: mvpp2: convert to phylink pcs operationsRussell King2020-09-031-0/+1
* mvpp2: xdp ethtool statsSven Auhagen2020-07-031-0/+8
* mvpp2: XDP TX supportMatteo Croce2020-07-031-1/+12
* mvpp2: add basic XDP supportMatteo Croce2020-07-031-5/+23
* mvpp2: use page_pool allocatorMatteo Croce2020-07-031-0/+8
* mvpp2: percpu buffersMatteo Croce2019-09-021-0/+4
* net/mvpp2: Replace tasklet with softirq hrtimerThomas Gleixner2019-08-141-2/+1
* net: mvpp2: Add support for more ethtool countersMaxime Chevallier2019-06-101-0/+18
* net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-291-0/+1
* net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier2019-05-251-3/+13
* net: mvpp2: cls: Bypass C2 internals FIFOs at initMaxime Chevallier2019-05-251-0/+2
* net: mvpp2: cls: Use the correct number of rules in various placesMaxime Chevallier2019-05-251-1/+1
* net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier2019-05-011-0/+1
* net: mvpp2: cls: Add Classification offload supportMaxime Chevallier2019-05-011-0/+41
* net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier2019-03-271-0/+4
* net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier2019-03-271-0/+2
* net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart2019-03-011-0/+1
* net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2019-03-011-0/+2
* net: mvpp2: fix the computation of the RXQsAntoine Tenart2019-03-011-2/+2
* net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart2019-03-011-1/+1
* net: mvpp2: update the port documentation regarding the GoPAntoine Tenart2019-03-011-1/+1
* net: mvpp2: fix a typo in the headerAntoine Tenart2019-03-011-1/+1
* net: marvell: mvpp2: read correct pause bitsRussell King2019-02-081-2/+2
* net: mvpp2: Fix affinity hint allocationMarc Zyngier2018-10-301-0/+1
* net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier2018-09-241-0/+1
* net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart2018-09-191-3/+11
* net: mvpp2: map the CPUs to threadsAntoine Tenart2018-09-191-1/+4
* net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart2018-09-191-2/+0
* net: mvpp2: make the per-cpu helpers staticAntoine Tenart2018-09-191-7/+0
* net: mvpp2: cpu should always be unsignedAntoine Tenart2018-09-191-5/+6
* net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2018-09-191-1/+2
* net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart2018-09-191-0/+1
* net: mvpp2: increase the number of s/w threads to 9Antoine Tenart2018-09-191-1/+1
* net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier2018-07-161-0/+6
* net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier2018-07-161-0/+2
* net: mvpp2: debugfs: add hit counter stats for Header Parser entriesMaxime Chevallier2018-07-161-0/+3
* net: mvpp2: add a debugfs interface for the Header ParserMaxime Chevallier2018-07-161-0/+7
* net: mvpp2: switch to SPDX identifiersAntoine Tenart2018-07-161-4/+1
* net: mvpp2: use classifier to assign default rx queueMaxime Chevallier2018-07-121-0/+40
* net: mvpp2: RSS indirection table supportAntoine Tenart2018-07-121-0/+3
* net: mvpp2: fix RSS register definitionsMaxime Chevallier2018-07-121-2/+2
* net: mvpp2: use only one rx queue per port per CPUMaxime Chevallier2018-07-121-1/+1