aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-01-27Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels"Aya Levin
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2022-01-05net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-03net/mlx5e: Fix error path of updating netdev queuesAya Levin
2021-06-03net/mlx5e: reset XPS on error flow if netdev isn't registered yetSaeed Mahameed
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-03-30net/mlx5: Add back multicast stats for uplink representorHuy Nguyen
2021-03-30net/mlx5e: When changing XDP program without reset, take refs for XSK RQsMaxim Mikityanskiy
2021-03-30net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan
2021-03-04net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2021-02-10net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-03net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy
2021-02-03net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy
2021-02-03net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman
2020-11-05net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-10-02net/mlx5e: Fix error path for RQ allocAya Levin
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-22Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy
2020-09-21net/mlx5e: Support multiple SKBs in a TX WQEMaxim Mikityanskiy
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5e: Fix error path of device attachAya Levin
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-16net/mlx5e: Do not request completion on every single UMR WQETariq Toukan
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller