aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier1-0/+21
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier1-5/+23
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart1-4/+1
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot1-1/+1
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier1-0/+104
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier1-2/+277
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier1-8/+347
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier1-0/+150
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier1-1/+1
2018-07-12net: mvpp2: make sure we don't spread load on disabled CPUsMaxime Chevallier1-1/+7
2018-07-12net: mvpp2: improve the distribution of packets on CPUs when using RSSAntoine Tenart1-1/+15
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart1-7/+17
2018-07-12net: mvpp2: use one RSS table per portMaxime Chevallier1-9/+8
2018-07-12net: mvpp2: fix RSS register definitionsMaxime Chevallier1-1/+1
2018-07-12net: mvpp2: fix a typo in the RSS codeAntoine Tenart1-1/+1
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier1-0/+141