summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-4/+14
|\
| * net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-4/+14
* | net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-1/+1
|/
* net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin2018-12-061-0/+112
* net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz2018-10-011-40/+16Star
* net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-061-1/+1
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-8/+59
* net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed2018-08-131-3/+16
* net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed2018-08-131-0/+129
* net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
* net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
* net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey2017-07-271-1/+1
* net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-07-271-1/+1
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-0/+1
|\
| * net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
* | net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed2017-03-271-1/+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: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-191-2/+2
|/
* net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-091-5/+5
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-091-1/+1
* net/mlx5: Add multi dest supportMark Bloch2016-10-301-9/+10
* net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb2016-07-051-0/+34
* net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb2016-07-051-1/+160
* net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-0/+393