aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-06-04RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-05-04IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-03-20IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-11RDMA/mlx4: Initialize ib_device_ops structKamal Heib
2018-11-22mlx4: trigger IB events needed by SMCUrsula Braun
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18IB/mlx4: Use GID attribute from ah attributeParav Pandit
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-01RDMA/mlx4: Don't crash machine if zap_vma_ptes() failsLeon Romanovsky
2018-06-01RDMA/mlx4: Catch FW<->SW misalignment without machine crashLeon Romanovsky
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-04-04IB/mlx4: Check for egress flow steeringBoris Pismenny
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-08mlx4_ib: zero out struct ib_pd when allocatingSteve Wise
2018-03-06IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M
2018-03-06IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi
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-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky