aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin
2021-06-23net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2020-10-14net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin
2020-10-14net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-05net/mlx5e: Fix error path of device attachAya Levin
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-02net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun
2020-04-21net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-04-21net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-04-21net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-01-12net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan
2019-10-18net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-05net/mlx5e: Remove unnecessary clear_bit()sMaxim Mikityanskiy
2019-08-30net/mlx5e: Move local var definition into ifdef blockVlad Buslov
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin
2019-08-20net/mlx5e: Report and recover from rx timeoutAya Levin
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin
2019-08-20net/mlx5e: Add helper functions for reporter's basicsAya Levin
2019-08-20net/mlx5e: Change naming convention for reporter's functionsAya Levin
2019-08-20net/mlx5e: Rename reporter header fileAya Levin
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-05net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-08-01net/mlx5e: Set tx reporter only on successful creationAya Levin
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan