aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang1-0/+4
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li1-0/+3
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-24/+27
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch1-9/+12
2018-03-14IB/mlx5: Maintain a single emergency pageIlya Lesokhin1-13/+29
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny1-4/+3
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak1-1/+2
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel1-2/+0
2018-03-06IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch1-3/+7
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens1-9/+2
2018-02-23IB/mlx5: Add proper representors supportMark Bloch1-30/+95
2018-02-23IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch1-30/+123
2018-02-23IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch1-3/+12
2018-02-23IB/mlx5: Add match on vport when in switchdev modeMark Bloch1-0/+12
2018-02-23IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch1-13/+32
2018-02-23IB/mlx5: Add basic regiser/unregister representors codeMark Bloch1-0/+13
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-3/+6
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky1-11/+8
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud1-2/+42
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+1
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-3/+6
2018-01-10IB/mlx5: remove redundant assignment of mdevColin Ian King1-1/+1
2018-01-08IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens1-7/+14
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens1-28/+41
2018-01-08IB/mlx5: Change debugfs to have per port contentsParav Pandit1-2/+10
2018-01-08IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens1-17/+85
2018-01-08IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens1-13/+56
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-25/+396
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens1-35/+50
2018-01-08IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens1-8/+8
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua1-2/+25
2018-01-03IB/mlx5: Move locks initialization to the corresponding stageMark Bloch1-11/+15
2018-01-03IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch1-12/+4
2018-01-03IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch1-7/+6
2018-01-03IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch1-2/+2
2018-01-03IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch1-21/+12
2018-01-03IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch1-93/+251
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas1-18/+90
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas1-9/+28
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+2
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-29/+14
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny1-0/+8
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge1-3/+1
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-29/+6
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen1-1/+2
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich1-0/+3