aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-12mlxsw: spectrum: Don't depend on ip_gre and ip6_grePetr Machata1-1/+9
2018-03-12mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()Petr Machata1-33/+33
2018-02-27mlxsw: spectrum_span: Support mirror to ip6gretapPetr Machata1-0/+101
2018-02-27mlxsw: spectrum_span: Support mirror to gretapPetr Machata1-2/+165
2018-02-27mlxsw: Move a mirroring check to mlxsw_sp_span_entry_createPetr Machata1-1/+5
2018-02-27mlxsw: Handle config changes pertinent to SPANPetr Machata1-0/+24
2018-02-27mlxsw: spectrum_span: Generalize SPAN supportPetr Machata1-25/+130
2018-02-27mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entryPetr Machata1-14/+25
2018-02-27mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure()Petr Machata1-14/+29
2018-02-27mlxsw: spectrum_span: Initialize span_entry.id eagerlyPetr Machata1-9/+9
2018-02-27mlxsw: span: Remove span_entry by span_idPetr Machata1-7/+22
2018-02-27mlxsw: reg: Extend mlxsw_reg_mpat_pack()Petr Machata1-2/+4
2018-02-13mlxsw: spectrum: Move SPAN code to separate modulePetr Machata1-0/+356