summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
AgeCommit message (Expand)Author
2019-06-18net: mvpp2: cls: Add steering based on vlan Id and priority.Maxime Chevallier
2019-06-18net: mvpp2: cls: Use a dedicated lu_type for the RSS lookupMaxime Chevallier
2019-05-25net: mvpp2: cls: Use RSS contexts to handle RSS tablesMaxime Chevallier
2019-05-01net: mvpp2: cls: Allow dropping packets with classification offloadMaxime Chevallier
2019-05-01net: mvpp2: cls: Add Classification offload supportMaxime Chevallier
2019-05-01net: mvpp2: cls: Use a bitfield to represent the flow_typeMaxime Chevallier
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier
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-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: RSS indirection table supportAntoine Tenart
2018-07-12net: mvpp2: define the number of RSS entries per table in mvpp2.hMaxime Chevallier
2018-06-01net: mvpp2: Split the PPv2 driver to a dedicated directoryMaxime Chevallier