summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Check device capability for maximum flow countersRaed Salem2017-09-281-0/+8
* net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak2017-08-241-1/+1
* net/mlx5: Increase the maximum flow counters supportedRabie Loulou2017-08-071-6/+6
* net/mlx5: Update flow table commands layoutMaor Gottlieb2017-06-081-12/+20
* Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-251-4/+2
|\
| * {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-4/+2
* | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-6/+3
|/
* net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-0/+8
* net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz2017-03-281-0/+66
* net/mlx5: Introduce modify header structures, commands and steering action de...Or Gerlitz2017-03-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-1/+1
|\
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-1/+1
* | net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz2017-01-241-2/+5
|/
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-0/+1
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+6
* net/mlx5: Check max encap header size capabilityHadar Hen Zion2016-11-091-10/+16
* net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion2016-11-091-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-2/+2
|\
| * net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
* | net/mlx5: LAG demux flow table supportAviv Heller2016-08-181-14/+42
* | net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin2016-08-171-0/+48
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-93/+37
|/
* net/mlx5: Introduce bulk reading of flow countersAmir Vadai2016-07-141-0/+67
* net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-161-6/+30
* net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-161-0/+66
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-041-0/+33
* net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2016-03-101-13/+16
* net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-111-1/+6
* net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-111-0/+27
* net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-111-0/+18
* net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-121-0/+239