summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
* net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+5
|\
| * net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+2
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-3/+15
| |\
| * | net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-231-0/+3
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-3/+15
|\ \ \ | | |/ | |/|
| * | net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-181-3/+15
* | | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-021-3/+0
| |/ |/|
* | net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2018-07-181-0/+1
* | net/mlx5: FW tracer, add hardware structuresFeras Daoud2018-07-181-0/+4
* | net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-2/+0
|/
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-4/+12
* net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2018-05-241-0/+2
* net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed2018-05-161-11/+1
* net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-9/+3
* net/mlx5: Packet pacing enhancementBodong Wang2018-03-191-3/+12
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-2/+2
|\
| * IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
* | net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-231-0/+6
* | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-14/+37
* | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-151-17/+0
* | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-2/+0
* | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-151-13/+9
|/
* mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg2018-02-051-1/+1
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+20
|\
| * net/mlx5: Fix get vector affinity helper functionSaeed Mahameed2018-01-121-1/+18
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2017-12-281-0/+4
| |\
| * | net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh2017-12-191-1/+1
| * | Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-191-0/+1
* | | net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud2018-01-181-0/+3
* | | {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* | | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-1/+21
* | | IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-081-0/+5
* | | net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens2018-01-081-1/+1
* | | net/mlx5: Add DCT command interfaceMoni Shoua2018-01-081-0/+8
* | | IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-281-0/+3
| |/ |/|
* | IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-0/+4
|/
* net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-041-0/+7
* net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-041-0/+2
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-0/+24
* net/mlx5: Fix FPGA capability locationInbar Karmy2017-09-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-2/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-3/+1
| |\
| * | net/mlx5: Remove a leftover unused variableGal Pressman2017-08-241-2/+0
| * | net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+3
| * | net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-0/+2
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-11/+20
|\ \ \ | |_|/ |/| |
| * | net/mlx5: Add XRQ supportArtemy Kovalyov2017-08-291-0/+1