summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
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
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 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-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-06-07IB/mlx4: Bump driver versionTariq Toukan
2017-04-21IB/mlx4: Change vma from shared to privateMaor Gottlieb
2017-04-21IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb
2017-04-21IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny