summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
AgeCommit message (Expand)Author
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-30net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy
2021-10-12net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed
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-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
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-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-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin
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-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch
2021-02-10net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan
2021-02-01net/mlx5e: Move set vxlan nic info to profile initRoi Dayan
2021-02-01net/mxl5e: Add change profile methodSaeed Mahameed
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski