summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2
2019-02-12net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed1-1/+1
2018-10-11net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-0/+8
2018-09-06net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-2/+2
2018-09-06net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-06net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-0/+5
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-3/+15
2018-08-03RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-3/+0
2018-07-28net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+2
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+15
2018-07-24net/mlx5: FW tracer, implement tracer logicFeras Daoud1-0/+3
2018-07-19net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-19net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha1-0/+1
2018-07-19net/mlx5: FW tracer, add hardware structuresFeras Daoud1-0/+4
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen1-2/+0
2018-05-26net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-4/+12
2018-05-25net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen1-0/+2
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed1-11/+1
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-9/+3
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang1-3/+12
2018-03-15Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+2
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch1-0/+6
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-14/+37
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-17/+0
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-2/+0
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-13/+9
2018-02-05mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg1-1/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe1-2/+20
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+3
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-1/+21
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens1-0/+5
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-1/+1
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua1-0/+8
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas1-0/+3
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny1-0/+4
2017-12-20net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-1/+1
2017-12-20Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen1-0/+7
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen1-0/+2
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-0/+24
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy1-0/+1
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+5
2017-09-04Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+20
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-1/+0