aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceGravatar Yonatan Cohen 1-0/+3
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerGravatar Yonatan Cohen 1-0/+3
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGravatar Guy Levi 1-0/+17
2017-08-10RDMA: Simplify get firmware interfaceGravatar Leon Romanovsky 1-3/+2
2017-07-27Merge branch 'misc' into k.o/for-nextGravatar Doug Ledford 1-1/+0
2017-07-24IB/mlx4: Expose RSS capabilitiesGravatar Guy Levi 1-1/+6
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGravatar Guy Levi 1-3/+9
2017-07-24IB/mlx4: Add support for WQ related verbsGravatar Guy Levi 1-0/+24
2017-07-24(IB, net)/mlx4: Add resource utilization supportGravatar Moshe Shemesh 1-2/+4
2017-07-24IB/mlx4: Add inline-receive supportGravatar Maor Gottlieb 1-0/+7
2017-07-24RDMA: Remove useless MODULE_VERSIONGravatar Leon Romanovsky 1-1/+0
2017-07-17IB: Convert msleep below 20ms to usleep_rangeGravatar Leon Romanovsky 1-1/+1
2017-06-07IB/mlx4: Bump driver versionGravatar Tariq Toukan 1-3/+2
2017-04-21IB/mlx4: Change vma from shared to privateGravatar Maor Gottlieb 1-0/+2
2017-04-21IB/mlx4: Take write semaphore when changing the vma structGravatar Maor Gottlieb 1-2/+2
2017-04-21IB/mlx4: Fix ib device initialization error flowGravatar Jack Morgenstein 1-0/+1
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledGravatar Majd Dibbiny 1-15/+11
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-02-14IB/mlx4: Remove unused variable from function declarationGravatar Leon Romanovsky 1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverGravatar Or Gerlitz 1-9/+9
2017-02-14IB/mlx4: Support raw packet protocolGravatar Or Gerlitz 1-2/+5
2017-01-24IB/mlx4: Switch from dma_device to dev.parentGravatar Bart Van Assche 1-1/+1
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVGravatar Jack Morgenstein 1-2/+12
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testGravatar Doug Ledford 1-1/+2
2016-12-14Merge branch 'mlx' into merge-testGravatar Doug Ledford 1-11/+19
2016-12-14IB/mlx4: fix improper return valueGravatar Pan Bian 1-1/+2
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsGravatar Eran Ben Elisha 1-8/+13
2016-12-03IB/mlx4: Remove debug prints after allocation failureGravatar Leon Romanovsky 1-13/+3
2016-11-16IB/mlx4: Fix port query for 56Gb Ethernet linksGravatar Saeed Mahameed 1-3/+5
2016-11-16IB/mlx4: Put non zero value in max_ah device attributeGravatar Maor Gottlieb 1-0/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-8/+139
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsGravatar Jack Morgenstein 1-2/+108
2016-10-07IB/mlx4: Move user vendor structuresGravatar Leon Romanovsky 1-1/+1
2016-10-07IB/{core,hw}: Add constant for node_descGravatar Yuval Shaia 1-3/+3
2016-10-07IB/mlx4: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-1/+1
2016-10-07IB/mlx4: Add validation to flow specifications parsingGravatar Maor Gottlieb 1-0/+25
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdGravatar Christoph Hellwig 1-1/+1
2016-09-16IB/mlx4: Diagnostic HW counters are not supported in slave modeGravatar Kamal Heib 1-0/+3
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-13/+209
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Gravatar Doug Ledford 1-1/+197
2016-08-03IB/mlx4: Add diagnostic hardware countersGravatar Mark Bloch 1-1/+197
2016-06-23IB/mlx4: Support device FW version stringGravatar Ira Weiny 1-12/+12
2016-06-23IB/mlx4: Verify port number in flow steering create flowGravatar Yishai Hadas 1-0/+3
2016-06-06IB/mlx4: Fix device managed flow steering support testGravatar Bart Van Assche 1-2/+2
2016-04-28IB/mlx4: printk fixGravatar Colin Ian King 1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+7
2016-03-01mlx4: Implement devlink interfaceGravatar Jiri Pirko 1-0/+7
2016-02-29IB/mlx4: Add support for the don't trap ruleGravatar Marina Varshaver 1-4/+67