summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Support RIF without deviceNir Dotan2019-01-201-1/+1
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2Star
* mlxsw: spectrum_dpipe: Connect dpipe tables to resourcesArkadi Sharshevsky2018-01-161-12/+69
* mlxsw: spectrum_dpipe: Fix entries dump of the adjacency tableArkadi Sharshevsky2017-10-241-0/+1
* mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel2017-10-231-5/+41
* mlxsw: spectrum_dpipe: Add support for controlling nexthop countersArkadi Sharshevsky2017-09-271-0/+24
* mlxsw: spectrum_dpipe: Add support for adjacency table dumpArkadi Sharshevsky2017-09-271-0/+238
* mlxsw: spectrum_dpipe: Add initial support for the router adjacency tableArkadi Sharshevsky2017-09-271-1/+99
* mlxsw: Add fields for mlxsw's meta header for adjacency tableArkadi Sharshevsky2017-09-271-0/+12
* mlxsw: spectrum_dpipe: Fix indentation in header descriptionArkadi Sharshevsky2017-09-271-10/+13
* mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky2017-08-311-1/+17
* mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky2017-08-311-5/+70
* mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky2017-08-311-8/+5Star
* mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2017-08-311-6/+70
* mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-291-0/+3
* mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky2017-08-241-0/+33
* mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky2017-08-241-0/+247
* mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2017-08-241-0/+102
* mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky2017-08-241-2/+2
* devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky2017-08-241-22/+2Star
* devlink: Add support for dynamic table sizeArkadi Sharshevsky2017-08-241-4/+9
* mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky2017-08-241-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-181-1/+2
|\
| * mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky2017-05-181-1/+2
* | mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky2017-05-181-1/+4
* | mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel2017-05-171-8/+9
|/
* mlxsw: spectrum: Add Support for erif table entries accessArkadi Sharshevsky2017-03-291-0/+185
* mlxsw: spectrum: Add definition for egress rif tableArkadi Sharshevsky2017-03-291-4/+113
* mlxsw: spectrum: Add placeholder for dpipeArkadi Sharshevsky2017-03-291-0/+57