summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib
AgeCommit message (Expand)Author
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-09-17RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau
2020-09-17net/mlx5: Refactor query port speed functionsAharon Landau
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-03net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan
2020-05-15net/mlx5e: IPoIB, Enable loopback packets for IPoIB interfacesErez Shitrit
2020-05-09net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmitMaxim Mikityanskiy
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy
2020-04-19net/mlx5: Remove extra indirection while storing QPNLeon Romanovsky
2020-04-19net/mlx5: Open-code modify QP in the IPoIB moduleLeon Romanovsky
2020-04-19net/mlx5: Open-code create and destroy QP callsLeon Romanovsky
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-19net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-22net/mlx5e: IPoIB, use separate stats groupsSaeed Mahameed
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed
2020-01-07net/mlx5: Increase the max number of channels to 128Fan Li
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin
2018-11-19net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun