aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz1-1/+9
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel1-3/+3
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak1-6/+7
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel1-0/+1
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak1-33/+158
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker1-2/+11
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem1-0/+8
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak1-1/+1
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou1-6/+6
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb1-12/+20
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-4/+2
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-4/+2
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-6/+3
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-0/+8
2017-03-28net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz1-0/+66
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action definitionsOr Gerlitz1-0/+1
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2017-01-24net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz1-2/+5
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-0/+1
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-1/+6
2016-11-09net/mlx5: Check max encap header size capabilityHadar Hen Zion1-10/+16
2016-11-09net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion1-6/+6
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller1-14/+42
2016-08-17net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin1-0/+48
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-93/+37
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai1-0/+67
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai1-6/+30
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai1-0/+66
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia1-0/+33
2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai1-13/+16
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb1-1/+6
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-0/+27
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb1-0/+18
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb1-0/+239