summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-181-3/+3
* net/mlx5: Fix DCT creation bad flowYishai Hadas2019-03-181-30/+36
* net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua2019-01-251-2/+3
* net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-301-4/+4
* net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-261-13/+55
* net/mlx5: Add interface to hold and release core resourcesMoni Shoua2018-11-121-0/+16
* net/mlx5: Release resource on error flowMoni Shoua2018-11-121-2/+2
* net/mlx5: Set uid as part of DCT commandsYishai Hadas2018-09-251-0/+4
* net/mlx5: Set uid as part of SQ commandsYishai Hadas2018-09-251-2/+14
* net/mlx5: Set uid as part of RQ commandsYishai Hadas2018-09-251-2/+14
* net/mlx5: Set uid as part of QP commandsYishai Hadas2018-09-251-18/+27
* net/mlx5: remove some extraneous spaces in indentationsColin Ian King2018-04-161-9/+9
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+2
|\
| * net/mlx5: Fix error flow in CREATE_QP commandMoni Shoua2017-12-191-2/+2
* | net/mlx5: Add DCT command interfaceMoni Shoua2018-01-081-12/+113
|/
* net/mlx5: Introduce set delay drop commandMaor Gottlieb2017-07-241-0/+14
* net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-151-20/+0Star
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-1/+0Star
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-108/+0Star
* net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-8/+2Star
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-20/+6Star
* {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-9/+115
* {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-106/+61Star
* net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-101-1/+1
* net/mlx5: Introduce device queue countersTariq Toukan2016-04-211-0/+68
* {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-46/+2Star
* net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
* net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-211-19/+107
* IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-7/+0Star
* net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-291-0/+1
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-051-0/+7
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5_core: Add support for page faults events and low level handlingHaggai Eran2014-12-161-0/+119
* net/mlx5_core: Identify resources by their typeEli Cohen2014-10-041-16/+41
* net/mlx5_core: Use hardware registers description header fileEli Cohen2014-10-041-3/+0Star
* mellanox: Logging message cleanupsJoe Perches2014-05-091-2/+2
* mlx5_core: Use mlx5 core style warningEli Cohen2014-01-231-1/+2
* IB/mlx5: Clear out struct before create QP commandEli Cohen2014-01-231-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+301