aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman
2022-08-22net/mlx5e: Fix wrong application of the LRO stateAya Levin
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-28net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama 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
2022-07-28net/mlx5e: Allocate VLAN and TC for featured profiles onlyLama Kayal
2022-07-19net/mlx5e: HTB, move htb functions to a new fileMoshe Tal
2022-07-19net/mlx5e: HTB, change functions name to follow conventionMoshe Tal
2022-07-19net/mlx5e: HTB, remove priv from htb function callsMoshe Tal
2022-07-19net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structureSaeed Mahameed
2022-07-19net/mlx5e: HTB, move stats and max_sqs to privMoshe Tal
2022-07-19net/mlx5e: HTB, move ids to selq_params structMoshe Tal
2022-07-19net/mlx5e: HTB, reduce visibility of htb functionsSaeed Mahameed
2022-07-19net/mlx5e: Fix mqprio_rl handling on devlink reloadMoshe Tal
2022-07-13net/mlx5e: Remove the duplicating check for striding RQ when enabling LROMaxim Mikityanskiy
2022-07-13net/mlx5e: Move the LRO-XSK check to mlx5e_fix_featuresMaxim Mikityanskiy
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin
2022-05-16mlx5: support BIG TCP packetsEric Dumazet
2022-05-03net/mlx5: Merge various control path IPsec headers into one fileLeon Romanovsky
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-03-18net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy
2022-03-18net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy
2022-03-18net/mlx5e: Don't prefill WQEs in XDP SQ in the multi buffer modeMaxim Mikityanskiy
2022-03-18net/mlx5e: Store DMA address inside struct pageMaxim Mikityanskiy
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-02-16net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan
2022-02-14net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy
2022-02-14net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy
2022-02-14net/mlx5e: Use a barrier after updating txq2sqMaxim Mikityanskiy
2022-02-14net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy