aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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
2022-02-14net/mlx5e: Cleanup of start/stop all queuesMaxim Mikityanskiy
2022-02-14net/mlx5e: Use FW limitation for max MPW WQEBBsAya Levin
2022-02-14net/mlx5e: Read max WQEBBs on the SQ from firmwareAya Levin
2022-02-14net/mlx5e: Remove unused tstamp SQ fieldTariq Toukan
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin
2022-01-06Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-06net/mlx5e: Move HW-GRO and CQE compression check to fix features flowGal Pressman
2022-01-04net: fixup build after bpf header changesJakub Kicinski
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-22net/mlx5e: Use auxiliary_device driver data helpersDavid E. Box
2021-12-21net/mlx5e: Allocate per-channel stats dynamically at first usageLama Kayal
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-12-21net/mlx5e: Allow profile-specific limitation on max num of channelsTariq Toukan
2021-12-21net/mlx5e: Save memory by using dynamic allocation in netdev privTariq Toukan
2021-12-21net/mlx5e: Add profile indications for PTP and QOS HTB featuresTariq Toukan