aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari1-1/+1
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-1/+1
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed1-1/+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-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-2/+2
2016-12-28net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb1-0/+1
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion1-5/+5
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion1-1/+1
2016-10-30net/mlx5: Add multi dest supportMark Bloch1-9/+10
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb1-0/+34
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb1-1/+160
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb1-0/+393