summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-04-085-32/+64
|\
| * net/mlx5: Handle event of power detection in the PCIE slotAya Levin2019-04-051-0/+1
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-054-32/+63
| |\
| | * net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2019-04-022-1/+51
| | * net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-0/+1
| | * net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed2019-04-021-0/+1
| | * net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-022-23/+10Star
| | * net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy2019-04-021-8/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-051-0/+2
|\ \ \ | |/ / |/| |
| * | net/mlx5e: Add a lock on tir listYuval Avnery2019-03-291-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-281-1/+2
|\| |
| * | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-1/+2
* | | net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein2019-03-221-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-4/+1Star
|\ \
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-215-33/+122
| |\|
| * | Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2019-02-042-1/+7
| |\ \
| * \ \ Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-8/+26
| |\ \ \
| * | | | IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-221-0/+1
| * | | | RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky2019-01-091-4/+0Star
* | | | | net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+1
* | | | | net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+1
* | | | | net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2019-02-221-0/+2
* | | | | net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein2019-02-221-2/+10
* | | | | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang2019-02-163-4/+12
* | | | | net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang2019-02-161-3/+8
* | | | | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang2019-02-161-7/+4Star
* | | | | net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang2019-02-161-1/+7
* | | | | net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang2019-02-161-0/+1
* | | | | net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang2019-02-161-2/+2
* | | | | net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang2019-02-161-0/+2
| |_|_|/ |/| | |
* | | | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-141-0/+19
* | | | net/mlx5: Add new fields to Port Type and Speed registerAya Levin2019-02-141-4/+8
* | | | net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-11/+0Star
* | | | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2019-02-141-1/+3
* | | | net/mlx5: Relocate vport macros to the vport header fileBodong Wang2019-02-142-6/+7
* | | | net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang2019-02-141-0/+4
* | | | net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang2019-02-141-1/+10
* | | | net/mlx5: Add host params change eventBodong Wang2019-02-142-0/+7
* | | | net/mlx5: Add query host params commandBodong Wang2019-02-141-0/+41
* | | | net/mlx5: Update enable HCA dependencyBodong Wang2019-02-141-2/+4
* | | | net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang2019-02-143-6/+17
* | | | net/mlx5: Use consistent vport num argument typeBodong Wang2019-02-141-4/+4
* | | | net/mlx5: Use void pointer as the type in address_of macroBodong Wang2019-02-141-1/+1
| |_|/ |/| |
* | | net/mlx5: Set ODP SRQ support in firmwareMoni Shoua2019-02-032-0/+4
* | | net/mlx5: Add XRC transport to ODP device capabilities layoutMoni Shoua2019-02-031-1/+3
| |/ |/|
* | net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-241-6/+26
* | RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-151-2/+0Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-282-22/+58
|\
| * IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-20/+42
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-14/+141
| |\