aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c
AgeCommit message (Expand)Author
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-03-15net/mlx5e: Don't cache tunnel offloads capabilityParav Pandit
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10net/mlx5e: Add flow steering debugfs directoryGal Pressman
2023-01-09net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea
2022-12-28net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2022-11-12net/mlx5e: Add error flow when failing update_rxGuy Truzman
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
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: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-02mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann
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-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-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-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