summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan
2021-03-16net/mlx5e: Move devlink port register and unregister callsRoi Dayan
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng
2021-03-12net/mlx5e: Allow to match on ICMP parametersMaor Dickman
2021-03-12net/mlx5: CT: Add support for mirroringPaul Blakey
2021-03-12net/mlx5: Display the command index in command mailbox dumpAlaa Hleihel
2021-03-12net/mlx5e: allocate 'indirection_rqt' buffer dynamicallyArnd Bergmann
2021-03-12net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error eventsTariq Toukan
2021-03-12net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapathMaxim Mikityanskiy
2021-03-12net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MODRoi Dayan
2021-03-12net/mlx5: Read congestion counters from all ports when lag is activeMark Zhang
2021-03-12net/mlx5: remove unneeded semicolonJiapeng Chong
2021-03-12net/mlx5: use kvfree() for memory allocated with kvzalloc()Junlin Yang
2021-03-12net/mlx5: DR, Add missing vhca_id consume from STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Fixed typo in STE v0Yevgeny Kliteynik
2021-03-11net/mlx5e: Alloc flow spec using kvzalloc instead of kzallocRoi Dayan
2021-03-11net/mlx5: Avoid unnecessary operationEli Cohen
2021-03-11net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed
2021-03-11net/mlx5: SF, Fix return typeRoi Dayan
2021-03-11net/mlx5e: mlx5_tc_ct_init does not failSaeed Mahameed
2021-03-11net/mlx5: Fix indir stable stubsVlad Buslov
2021-03-11net/mlx5e: Add missing includeVlad Buslov
2021-03-11net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definitionArnd Bergmann
2021-03-11net/mlx5e: CT, Avoid false lock dependency warningRoi Dayan
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky
2021-03-11net/mlx5: Don't rely on interface state bitLeon Romanovsky
2021-03-11net/mlx5: Remove second FW tracer checkLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-03-11net/mlx5: Remove impossible checks of interface stateLeon Romanovsky
2021-03-11net/mlx5: Don't skip vport checkSaeed Mahameed
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin
2021-02-16net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Refactor init clock functionEran Ben Elisha
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-11net/mlx5: Remove TLS dependencies on XPSTariq Toukan