aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_main.c
AgeCommit message (Expand)Author
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-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-22net/mlx5e: Convert stats groups array to array of group pointersSaeed Mahameed
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed
2020-01-22net/mlx5e: allow TSO on VXLAN over VLAN topologiesDavide Caratti
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik
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
2019-07-29net/mlx5e: Change flow flags type to unsigned longVlad Buslov