summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-12/+11
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-0/+8
|\ \
| * | net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-101-0/+8
* | | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2018-10-181-0/+1
* | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-14/+8
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-4/+2
|\ \ \ | | |/ | |/|
| * | net/mlx5: Set uid as part of SRQ commandsYishai Hadas2018-09-251-0/+1
| * | net/mlx5: Fix atomic_mode enum valuesMoni Shoua2018-09-041-4/+1
* | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-101-10/+4
* | | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-011-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-121-4/+4
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-051-1/+1
* | net/mlx5: Add flow counters idrVlad Buslov2018-09-051-0/+2
* | net/mlx5: Store flow counters in a listVlad Buslov2018-09-051-1/+1
* | net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-051-0/+1
* | net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-051-3/+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
OpenPOWER on IntegriCloud