summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
AgeCommit message (Expand)Author
2018-07-16net: mvpp2: debugfs: add classifier hit countersMaxime Chevallier
2018-07-16net: mvpp2: debugfs: add entries for classifier flowsMaxime Chevallier
2018-07-16net: mvpp2: switch to SPDX identifiersAntoine Tenart
2018-07-13net: mvpp2: mvpp2_cls_flow_get() can be statickbuild test robot
2018-07-12net: mvpp2: allow setting RSS flow hash parameters with ethtoolMaxime Chevallier
2018-07-12net: mvpp2: add an RSS classification step for each flowMaxime Chevallier
2018-07-12net: mvpp2: split ingress traffic into multiple flowsMaxime Chevallier
2018-07-12net: mvpp2: use classifier to assign default rx queueMaxime Chevallier
2018-07-12net: mvpp2: rename per-port RSS init functionMaxime Chevallier
2018-07-12net: mvpp2: make sure we don't spread load on disabled CPUsMaxime Chevallier
2018-07-12net: mvpp2: improve the distribution of packets on CPUs when using RSSAntoine Tenart
2018-07-12net: mvpp2: RSS indirection table supportAntoine Tenart
2018-07-12net: mvpp2: use one RSS table per portMaxime Chevallier
2018-07-12net: mvpp2: fix RSS register definitionsMaxime Chevallier
2018-07-12net: mvpp2: fix a typo in the RSS codeAntoine Tenart
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier