aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy
2021-08-02net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-28net/mlx5: Don't rely on always true registered fieldLeon Romanovsky
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy
2021-07-26net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy
2021-07-26net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy
2021-07-26net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy
2021-07-26net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()Maxim Mikityanskiy
2021-07-26net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware idMaxim Mikityanskiy
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: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-06-09net/mlx5e: Block offload of outer header csum for GRE tunnelAya Levin
2021-06-09net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-09net/mlx5e: Don't update netdev RQs with PTP-RQAya Levin
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel
2021-06-03mlx5: count all link eventsJakub Kicinski
2021-06-01net/mlx5e: Fix HW TS with CQE compression according to profileAya Levin
2021-06-01net/mlx5e: Disable TLS offload for uplink representorRoi Dayan
2021-05-18mlx5e: add add missing BH locking around napi_schdule()Jakub Kicinski
2021-05-18net/mlx5e: Fix error path of updating netdev queuesAya Levin
2021-05-18net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed
2021-04-19net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan
2021-04-19net/mlx5e: Fix possible non-initialized struct usageVladyslav Tarasiuk
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-04-16net/mlx5e: Allow mlx5e_safe_switch_channels to work with channels closedMaxim Mikityanskiy
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan
2021-04-16net/mlx5e: Remove non-essential TLS SQ state bitTariq Toukan
2021-04-14net/mlx5e: Fix RQ creation flow for queues which doesn't support XDPAya Levin