summaryrefslogtreecommitdiff
path: root/include/linux/mlx5/driver.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-12/+11
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin1-0/+1
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-14/+8
2018-10-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-4/+2
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+11
2018-10-11net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-0/+8
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-10/+4
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel1-0/+1
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas1-0/+1
2018-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2018-09-06net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-06net/mlx5: Add flow counters idrVlad Buslov1-0/+2
2018-09-06net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-06net/mlx5: Add new list to store deleted flow countersVlad Buslov1-0/+1
2018-09-06net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-3/+1
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-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua1-4/+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