summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+5
2023-02-08net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-04net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea1-0/+2
2023-01-10net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea1-2/+14
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-23net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal1-0/+1
2022-07-19net/mlx5e: Report header-data split state through ethtoolGal Pressman1-1/+1
2022-05-18net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman1-4/+10
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-17net/mlx5e: Support ethtool cq modeSaeed Mahameed1-2/+2
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory1-5/+5
2021-10-16net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi1-0/+30
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-06-03net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger1-0/+2
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-1/+1
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau1-8/+0
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau1-19/+4
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha1-0/+9
2019-06-05mlx5: Move firmware flash implementation to devlinkJiri Pirko1-9/+0
2018-01-09net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud1-0/+1
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker1-0/+5
2017-08-20net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman1-2/+1
2017-08-20net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel1-12/+118
2017-08-20net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud1-0/+2
2017-06-22net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz1-0/+9
2017-06-19net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud1-0/+9
2017-06-19net/mlx5e: IPoIB, Add ethtool supportErez Shitrit1-0/+127