blob: 90380133aa77ddd68a2b0700e49eaea26cbac3c8 [file] [log] [blame]
c424d224404e ("net: mvpp2: cls: Remove set but not used variable 'act'")
90b509b39ac9 ("net: mvpp2: cls: Add Classification offload support")
84e90b0b51aa ("net: mvpp2: cls: Use a bitfield to represent the flow_type")
c2d3d8eebe7c ("net: mvpp2: cls: Rework C2 engine macros")
693131db1d5f ("net: mvpp2: cls: Initialize lookup priorities for all entries in the flow")
8d2847d9462d ("net: mvpp2: cls: Invalidate all C2 entries except the ones we use")
ff2f3cb6eb89 ("net: mvpp2: cls: Rename the flow table macros")
5b3538063627 ("net: mvpp2: cls: Don't use the sequence attribute for classification")
b11ffdc538be ("net: mvpp2: cls: Move C2 read/write helpers around")
147c538e7975 ("net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entry")
e4bfb4aced83 ("net: mvpp2: cls: Use iterators to go through the cls_table")
0b27f8650f20 ("net: mvpp2: cls: Make the flow definitions const")
93c2589c9259 ("net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWS")
32f1a672d404 ("net: mvpp2: cls: use Lookup Type in classification engines")
dc61b37fd9dc ("net: mvpp2: cls: Start cls flow entries from beginning of table")
f9d30d5bd57e ("net: mvpp2: debugfs: add classifier hit counters")
dba1d918da02 ("net: mvpp2: debugfs: add entries for classifier flows")
21da57a23125 ("net: mvpp2: add a debugfs interface for the Header Parser")
436d4fdb208f ("net: mvpp2: allow setting RSS flow hash parameters with ethtool")
d33ec4525007 ("net: mvpp2: add an RSS classification step for each flow")
f9358e12a0af ("net: mvpp2: split ingress traffic into multiple flows")
b1a962c62c80 ("net: mvpp2: use classifier to assign default rx queue")
e6e21c024272 ("net: mvpp2: rename per-port RSS init function")
662ae3fe6500 ("net: mvpp2: improve the distribution of packets on CPUs when using RSS")
8179642b52d9 ("net: mvpp2: RSS indirection table support")
a27a254c2642 ("net: mvpp2: use one RSS table per port")
4b86097be7f6 ("net: mvpp2: fix RSS register definitions")
4c4a5686c4e7 ("net: mvpp2: use RSS only when using multi-queue mode")
0ad2f53906f9 ("net: mvpp2: define the number of RSS entries per table in mvpp2.h")
db9d7d36eecc ("net: mvpp2: Split the PPv2 driver to a dedicated directory")
62c8a069b510 ("net: mvpp2: Add missing VLAN tag detection")
a3302baa2c74 ("net: mvpp2: typo and cosmetic fixes")
4bb043262878 ("net: mvpp2: phylink support")
dcd3e73ae7bc ("net: mvpp2: align the ethtool ops definition")
9af771ced473 ("net: mvpp2: Fix clock resource by adding missing mg_core_clk")
45f972adb7f4 ("net: mvpp2: Fix clk error path in mvpp2_probe")
da42bb271305 ("net: mvpp2: Fix DMA address mask size")
982e05001c47 ("net: mvpp2: Fix TCAM filter reserved range")
3d92f0b58206 ("net: mvpp2: Fix parser entry init boundary check")
cdcfeb0fb473 ("net: mvpp2: Use relaxed I/O in data path")
0c6d9b44145d ("net: mvpp2: Don't use dynamic allocs for local variables")
47e0e14eb1a6 ("net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function")
10fea26ce2aa ("net: mvpp2: Add support for unicast filtering")
ce2a27c761ac ("net: mvpp2: Simplify MAC filtering function parameters")
576193f2d579 ("net: mvpp2: jumbo frames support")
93ff130f1c2b ("net: mvpp2: use a data size of 10kB for Tx FIFO on port 0")
effbf5f58d64 ("net: mvpp2: update the BM buffer free/destroy logic")
01d049366529 ("net: mvpp2: use the same buffer pool for all ports")
56beda3db602 ("net: mvpp2: Add hardware offloading for VLAN filtering")
7ac8ff95f48c ("mvpp2: fix multicast address filter")