aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-1/+12
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-3/+2
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy1-0/+5
2021-10-12net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed1-1/+0
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan1-2/+1
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan1-2/+3
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+86
2021-08-05net/mlx5: Add send to vport rules on paired deviceMark Bloch1-1/+85
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-1/+1
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb1-6/+8
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb1-11/+6
2021-08-02net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy1-33/+14
2021-07-26net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy1-11/+8
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-13/+20
2021-07-26net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy1-3/+2
2021-07-26net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy1-2/+4
2021-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem1-0/+7
2021-06-14net/mlx5: Change ownership model for lagMark Bloch1-2/+2
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov1-0/+3
2021-06-09net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov1-2/+2
2021-04-14net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang1-1/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-2/+1
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-03-29net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin1-0/+2
2021-03-25net/mlx5e: Generalize direct-TIRs and direct-RQTs APIAya Levin1-6/+9
2021-03-25net/mlx5e: Move params logic into its dedicated fileTariq Toukan1-0/+1
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-51/+97
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan1-129/+4
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan1-3/+3
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed1-1/+2
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch1-2/+1
2021-02-10net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei1-1/+0
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan1-13/+16
2021-02-01net/mlx5e: Move set vxlan nic info to profile initRoi Dayan1-4/+10
2021-02-01net/mxl5e: Add change profile methodSaeed Mahameed1-1/+1
2021-02-01net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed1-21/+30
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-01-26net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman1-0/+2
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky1-4/+36
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky1-1/+0
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit1-90/+13
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-1/+0
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel1-2/+2
2020-09-15mlx5: add pause frame statsJakub Kicinski1-0/+9
2020-09-09devlink: Introduce controller numberParav Pandit1-2/+7