summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-24/+27
|\
| * IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-141-9/+12
| * IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch2018-03-061-3/+7
| * {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-281-9/+2
* | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-061-4/+3
* | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-061-1/+2
* | IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny2018-03-061-12/+8
* | IB/mlx5: Removed not used parametersAviad Yehezkel2018-03-061-2/+0
* | IB/mlx5: Add proper representors supportMark Bloch2018-02-231-30/+95
* | IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch2018-02-231-30/+123
* | IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch2018-02-231-3/+12
* | IB/mlx5: Add match on vport when in switchdev modeMark Bloch2018-02-231-0/+12
* | IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch2018-02-231-13/+32
* | IB/mlx5: Add basic regiser/unregister representors codeMark Bloch2018-02-231-0/+13
|/
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-3/+6
|\
| * net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-1/+1
| * {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-121-3/+6
* | RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky2018-01-191-11/+8
* | IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud2018-01-181-2/+42
* | IB/mlx5: remove redundant assignment of mdevColin Ian King2018-01-101-1/+1
* | IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens2018-01-081-7/+14
* | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* | IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2018-01-081-28/+41
* | IB/mlx5: Change debugfs to have per port contentsParav Pandit2018-01-081-2/+10
* | IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens2018-01-081-17/+85
* | IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens2018-01-081-13/+56
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-25/+396
* | IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-081-35/+50
* | IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens2018-01-081-8/+8
* | IB/mlx5: Add support for DC target QPMoni Shoua2018-01-081-2/+25
* | IB/mlx5: Move locks initialization to the corresponding stageMark Bloch2018-01-031-11/+15
* | IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch2018-01-031-12/+4
* | IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch2018-01-031-7/+6
* | IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch2018-01-031-2/+2
* | IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch2018-01-031-21/+12
* | IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch2018-01-031-93/+251
* | IB/mlx5: Expose dynamic mmap allocationYishai Hadas2017-12-281-18/+90
* | IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-281-9/+28
* | IB/mlx5: Report inner RSS capabilityMaor Gottlieb2017-12-281-1/+2
* | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-29/+14
|\ \ | |/
| * IB/mlx5: Serialize access to the VMA listMajd Dibbiny2017-12-271-0/+8
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-29/+6
* | drivers: infiniband: remove duplicate includesPravin Shedge2017-12-221-3/+1
|/
* IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+7
* IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-1/+2
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
* IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-101-0/+3
* IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-251-0/+14
* IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-251-0/+4
* IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-251-2/+6
OpenPOWER on IntegriCloud