summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_fs_ethtool.c
AgeCommit message (Expand)Author
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato
2023-07-27net/mlx5e: Remove duplicate code for user flowParav Pandit
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-13net/mlx5e: Removed useless code in functionRustam Subkhankulov
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey
2019-09-24net/mlx5e: Fix traffic duplication in ethtool steeringSaeed Mahameed
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-29net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin
2018-10-01net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz
2018-09-05net/mlx5e: Ethtool steering, fix udp source port valueSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari
2017-03-27net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2016-12-28net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion
2016-10-30net/mlx5: Add multi dest supportMark Bloch
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb