summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-61/+39
* net/mlx5: Add Representors registration APIHadar Hen Zion2016-07-021-0/+10
* net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz2016-07-021-5/+7
* net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz2016-07-021-19/+16
* net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz2016-07-021-23/+28
* net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-091-0/+1
* net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-091-2/+21
* net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-091-4/+1
* net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-091-17/+17
* net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-091-3/+3
* net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia2016-05-041-5/+35
* net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2016-05-041-6/+263
* net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia2016-05-041-14/+77
* net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia2016-05-041-24/+9
* net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia2016-05-041-19/+14
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia2016-05-041-6/+106
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia2016-05-041-1/+179
* net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia2016-05-041-0/+258
* net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia2016-05-041-1/+2
* net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia2016-05-041-9/+2
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-041-1/+1
* net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb2016-04-291-1/+1
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-121-238/+53
* net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2015-12-031-0/+67
* net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2015-12-031-2/+132
* net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2015-12-031-0/+61
* net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-031-79/+603
* net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-031-0/+500