aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+14
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-4/+14
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-1/+1
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin1-0/+112
2018-10-01net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz1-40/+16
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed1-1/+1
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed1-8/+59
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed1-3/+16
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed1-102/+128
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed1-64/+100
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