summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy2022-10-011-11/+2
* net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal2022-08-221-0/+29
* net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal2022-08-221-10/+10
* net/mlx5e: Introduce flow steering APILama Kayal2022-08-221-12/+21
* net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-281-12/+12
* net/mlx5e: Removed useless code in functionRustam Subkhankulov2022-07-131-4/+1
* net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-3/+3
* net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-151-4/+2
* net/mlx5e: Support flow classification into RSS contextsTariq Toukan2021-08-161-21/+78
* net/mlx5e: Rename traffic type enumsMaor Gottlieb2021-08-021-18/+18
* net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-021-12/+7
* net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-261-8/+1
* net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy2021-07-261-4/+4
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-4/+5
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky2020-04-231-1/+1
* net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey2020-01-161-3/+6
* net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed2019-09-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-1/+2
|\
| * net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-1/+2
* | net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed2019-07-291-7/+4
|/
* 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-051-0/+112
* net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz2018-10-011-40/+16
* net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed2018-09-051-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-261-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