summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* 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/+6Star
* 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-131-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/+2Star
* | 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-311-34/+0Star
* | 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-041-18/+12Star
* IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-041-3/+0Star
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-041-16/+1Star
* 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-151-4/+7
|\
| * IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M2018-03-071-2/+7
| * IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein2018-03-071-2/+0Star
* | mlx4_ib: zero out struct ib_pd when allocatingSteve Wise2018-03-081-2/+1Star
|/
* IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein2018-01-151-8/+5Star
* 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/+2Star
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+0Star
|\
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
* | 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
* | IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-0/+24
* | (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-2/+4
* | IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-0/+7
|/
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-181-1/+1
* IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2Star
* IB/mlx4: Change vma from shared to privateMaor Gottlieb2017-04-211-0/+2
* IB/mlx4: Take write semaphore when changing the vma structMaor Gottlieb2017-04-211-2/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-04-211-0/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-15/+11Star
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | IB/mlx4: Remove unused variable from function declarationLeon Romanovsky2017-02-141-2/+2
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-9/+9