summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu2023-08-141-1/+2
* net/mlx5e: Make flow classification filters staticParav Pandit2023-07-271-3/+3
* net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman2023-06-161-15/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-171-1/+9
|\
| * net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi2023-03-101-1/+9
* | net/mlx5: Move needed PTYS functions to core layerGal Pressman2023-03-151-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-18/+0
|\
| * net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan2022-11-211-18/+0
* | net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed2022-11-121-0/+1
|/
* net/mlx5e: xsk: Use umr_mode to calculate striding RQ parametersMaxim Mikityanskiy2022-10-031-1/+3
* net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy2022-09-301-1/+1
* net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy2022-09-301-1/+7
* net/mlx5e: Validate striding RQ before enabling XDPMaxim Mikityanskiy2022-09-281-4/+8
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-2/+2
* net/mlx5e: Make flow steering arfs independent of privLama Kayal2022-08-221-2/+2
* net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal2022-08-221-0/+1
* net/mlx5e: HTB, move ids to selq_params structMoshe Tal2022-07-191-2/+2
* net/mlx5e: Report header-data split state through ethtoolGal Pressman2022-07-191-2/+10
* net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-02-231-1/+1
* net/mlx5e: Refactor set_pflag_cqe_based_moderSaeed Mahameed2022-01-061-12/+7
* net/mlx5e: Use bitmap field for profile featuresTariq Toukan2021-12-211-1/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* net/mlx5e: Support ethtool cq modeSaeed Mahameed2021-11-161-6/+43
* net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2021-10-261-0/+5
* net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-2/+2
* net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-151-2/+4
* Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-10-011-0/+11
|\
| * net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin2021-09-301-0/+11
* | net/mlx5e: loopback test is not supported in switchdev modeRoi Dayan2021-09-241-3/+1
|/
* net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin2021-09-071-5/+6
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net/mlx5e: Support MQPRIO channel modeTariq Toukan2021-08-161-0/+10
* net/mlx5e: Support multiple RSS contextsTariq Toukan2021-08-161-5/+54
* net/mlx5e: Introduce abstraction of RSS contextTariq Toukan2021-08-161-3/+3
* net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-021-61/+8
* net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-261-9/+1
* net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy2021-07-261-10/+8
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-4/+9
* net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy2021-07-261-16/+15
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-2/+10
|\
| * net/mlx5e: Fix conflict with HW TS and CQE compressionAya Levin2021-06-011-0/+7
| * net/mlx5e: Fix incompatible castingAya Levin2021-06-011-2/+3
* | net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel2021-06-031-1/+1
|/
* mlx5: implement ethtool standard statsJakub Kicinski2021-04-161-0/+37
* net/mlx5e: Add ethtool extended link stateMoshe Tal2021-04-161-0/+171
* net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy2021-04-161-49/+49
* net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy2021-04-161-13/+11
* net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy2021-04-161-57/+8
* mlx5: implement ethtool::get_fec_statsJakub Kicinski2021-04-151-0/+9
* net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk2021-04-111-0/+44