summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+3
* IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-132-0/+4
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-11-131-1/+1
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-134-7/+16
* IB/mlx4: Use optimal numbers of MTT entriesGuy Levi2017-11-131-24/+261
* IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi2017-11-101-7/+9
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-102-5/+28
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-182-0/+3
|\
| * IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-142-0/+3
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-5/+3
|/
* IB/mlx4: fix sprintf format warningArnd Bergmann2017-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-13/+13
|\
| * net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-13/+13
* | IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-2/+2
* | RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky2017-08-241-4/+2
* | IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi2017-08-241-0/+3
* | IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-241-5/+4
* | IB/mlx4: Fix RSS QP type in creation verbGuy Levi2017-08-241-1/+1
* | IB/mlx4: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
* | RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
* | RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky2017-08-241-1/+1
* | IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-222-20/+8
* | Add OPA extended LID supportHiatt, Don2017-08-182-5/+5
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-3/+2
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-102-5/+5
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-3/+3
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-082-2/+2
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+0
|\ \
| * | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
| |/
* | IB/mlx4: Expose RSS capabilitiesGuy Levi2017-07-241-1/+6
* | IB/mlx4: Add support for RSS QPGuy Levi2017-07-242-22/+439
* | IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-243-3/+85
* | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-243-57/+497
* | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-243-6/+15
* | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-243-7/+35
|/
* IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge2017-07-201-0/+4
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-174-31/+24
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-172-2/+2
* IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
* RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge2017-05-011-2/+2
* IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge2017-05-011-3/+3
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-013-25/+18
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-014-109/+143
* IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-12/+12
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-4/+4
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-015-17/+21
OpenPOWER on IntegriCloud