summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi
2017-11-13IB/mlx4: Use optimal numbers of MTT entriesGuy Levi
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24IB/mlx4: Expose RSS capabilitiesGuy Levi
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-06-07IB/mlx4: Bump driver versionTariq Toukan
2017-06-01RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein
2017-05-01IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge
2017-05-01IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli