summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib
AgeCommit message (Expand)Author
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory
2021-10-25RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
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
2021-07-26net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-06-03net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-16net/mlx5e: Cleanup safe switch channels API by passing paramsMaxim Mikityanskiy
2021-04-16net/mlx5e: Refactor on-the-fly configuration changesMaxim Mikityanskiy
2021-04-16net/mlx5e: Use mlx5e_safe_switch_channels when channels are closedMaxim Mikityanskiy
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-25net/mlx5e: Generalize direct-TIRs and direct-RQTs APIAya Levin
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb
2021-03-10net/mlx5e: Fix error flow in change profileRoi Dayan
2021-02-01net/mlx5e: Move netif_carrier_off() out of mlx5e_priv_init()Roi Dayan
2021-02-01net/mlx5e: Refactor mlx5e_netdev_init/cleanup to mlx5e_priv_init/cleanupRoi Dayan
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit
2020-05-09net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy