summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+7
* IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-132-1/+5
* IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny2017-11-131-2/+6
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
* IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-103-4/+38
* IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2017-10-251-0/+11
* IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-253-5/+51
* IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-253-4/+32
* IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-252-4/+10
* IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-252-8/+48
* IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-252-0/+21
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-4/+5
|\
| * IB/mlx5: Remove a set-but-not-used variableBart Van Assche2017-10-141-2/+0
| * IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-142-0/+3
| * IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav2017-09-271-2/+2
* | IB/mlx5: Use ARRAY_SIZEJérémy Lefaure2017-10-181-3/+3
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-4/+0
* | IB/mlx5: Fix label order in error path handlingParav Pandit2017-10-041-2/+2
* | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin2017-09-251-10/+17
* | IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin2017-09-251-30/+17
* | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-251-5/+5
|/
* IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
* IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2017-08-292-5/+22
* IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2017-08-292-0/+15
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-292-9/+12
* IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-241-0/+5
* IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2017-08-242-2/+5
* IB/mlx5: Add support for multi underlay QPYishai Hadas2017-08-241-7/+42
* IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin2017-08-241-4/+5
* IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib2017-08-241-4/+4
* IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin2017-08-241-30/+45
* IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2017-08-242-20/+15
* IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2017-08-242-0/+24
* RDMA/mlx5: Limit scope of get vector affinity local functionLeon Romanovsky2017-08-241-2/+2
* IB/mlx5: Add necessary delay drop assignmentMaor Gottlieb2017-08-241-0/+2
* IB/mlx5: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-242-0/+7
|\
| * IB/mlx5: Always return success for RoCE modify portMajd Dibbiny2017-08-241-0/+6
| * IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny2017-08-241-0/+1
| * RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+1
* | IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2017-08-222-17/+22
* | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-222-12/+5
* | Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-4/+4
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+4
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-102-1/+10
|\ \ \ \ | |_|/ / |/| | |
| | * | mlx5: support ->get_vector_affinitySagi Grimberg2017-08-081-0/+9
| | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-2/+1
|\ \
OpenPOWER on IntegriCloud