summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-0/+2
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-4/+2
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-2/+2
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-19/+11
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-23/+13
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+4
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
* mlx4: trigger IB events needed by SMCUrsula Braun2018-11-221-0/+27
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-19/+18
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-3/+5
|\
| * RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* | RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe2018-09-201-118/+24
|/
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-1/+2
* IB/mlx4: Add support for drain SQ & RQYishai Hadas2018-06-251-0/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+2
* IB/mlx4: Use GID attribute from ah attributeParav Pandit2018-06-181-14/+6
* RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit2018-06-181-6/+6
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-5/+7
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-1/+5
|\
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+5
* | RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky2018-06-011-8/+2
* | RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky2018-06-011-1/+4
* | RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)2018-05-301-34/+0
* | IB/core: Reduce the places that use zgidParav Pandit2018-05-241-2/+3
|/
* IB/mlx4: Check for egress flow steeringBoris Pismenny2018-04-041-0/+3
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-18/+12
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-031-3/+0
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-16/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-151-8/+13
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-151-2/+20
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-1/+1
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-4/+7
|\
| * IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-03-061-2/+7
| * IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-03-061-2/+0
* | mlx4_ib: zero out struct ib_pd when allocatingSteve Wise2018-03-081-2/+1
|/
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-01-151-8/+5
* IB/mlx4: Add support to RSS hash for inner headersGuy Levi2017-12-281-0/+6
* 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-131-0/+3
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-101-0/+17
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+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 WQ indirection table related verbsGuy Levi2017-07-241-3/+9