summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-8/+5
|\
| * net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-071-8/+5
* | net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea2023-02-041-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-124-7/+71
|\|
| * net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea2023-01-091-0/+9
| * net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea2023-01-094-7/+62
* | net/mlx5e: Add flow steering debugfs directoryGal Pressman2023-01-101-1/+2
|/
* net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea2022-12-281-0/+4
* net/mlx5e: Add error flow when failing update_rxGuy Truzman2022-11-122-2/+11
* net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy2022-10-012-2/+0
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal2022-08-221-2/+2
* net/mlx5e: Make flow steering arfs independent of privLama Kayal2022-08-221-4/+6
* net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal2022-08-222-0/+2
* net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal2022-08-221-2/+2
* net/mlx5e: Introduce flow steering APILama Kayal2022-08-221-3/+5
* net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal2022-07-281-1/+2
* net/mlx5e: Add mdev to flow_steering structLama Kayal2022-07-281-1/+1
* net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-281-4/+15
* net/mlx5e: Report header-data split state through ethtoolGal Pressman2022-07-191-1/+1
* net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman2022-05-171-4/+10
* net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan2021-12-211-1/+1
* net/mlx5e: Use bitmap field for profile featuresTariq Toukan2021-12-212-2/+0
* mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann2021-12-021-3/+9
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* net/mlx5e: Support ethtool cq modeSaeed Mahameed2021-11-161-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-031-3/+5
|\
| * RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski2021-10-251-3/+5
* | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-261-4/+3
* | net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory2021-10-251-5/+5
* | net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-152-0/+33
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
|/
* net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan2021-09-301-2/+2
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb2021-08-021-4/+2
* net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb2021-08-021-8/+4
* net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-021-32/+13
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-2/+2
* net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy2021-07-261-10/+7
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-12/+18
* net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy2021-07-261-0/+2
* net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy2021-07-261-2/+4
* net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy2021-07-261-16/+2
* net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger2021-06-031-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-1/+1
|\
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
* | net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy2021-04-161-5/+5
* | net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy2021-04-161-1/+1
* | net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy2021-04-161-10/+1
* | net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin2021-03-292-0/+2