aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-02net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa
2021-10-26net/mlx5e: Add HW-GRO offloadKhalid Manaa
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-12net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-01Merge tag 'mlx5-updates-2021-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-09-30net/mlx5e: Use array_size() helperGustavo A. R. Silva
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-09-07net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan
2021-08-16net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy