summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Remove dependency on X86Eli Cohen2014-02-131-1/+1
* IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2014-02-062-4/+3
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-063-4/+32
* IB/mlx5: Fix RC transport send queue overhead computationEli Cohen2014-02-061-1/+3
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-1/+2
|\
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+2
* | IB/mlx5: Verify reserved fields are clearedEli Cohen2014-01-221-2/+6
* | IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen2014-01-221-20/+29
* | IB/mlx5: Add support for resize CQEli Cohen2014-01-223-18/+270
* | IB/mlx5: Implement modify CQEli Cohen2014-01-221-1/+25
* | IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen2014-01-221-0/+4
* | IB/mlx5: Fix micro UAR allocatorEli Cohen2014-01-142-24/+66
* | IB/mlx5: Remove unused code in mr.cEli Cohen2014-01-142-2/+0
|/
* IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen2013-11-151-1/+1
* IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-083-5/+6
* IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
* IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
* IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-083-5/+5
* IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4
* IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1
* IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
* IB/mlx5: Multithreaded create MREli Cohen2013-11-084-40/+136
* IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
* IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
* IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-3/+3
* IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
* mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
* IB/mlx5: Disable atomic operationsEli Cohen2013-10-102-47/+6
* IB/mlx5: Avoid async events on invalid port numberEli Cohen2013-10-101-0/+5
* IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22
* IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
* IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
* IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
* mlx5_core: Variable may be used uninitializedAndi Shyti2013-07-311-1/+1
* IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter2013-07-311-1/+2
* IB/mlx5: Fix error return code in init_one()Wei Yongjun2013-07-311-3/+5
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-111-4/+4
* IB/mlx5: Make profile[] static in main.cRoland Dreier2013-07-081-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-0813-0/+7523
OpenPOWER on IntegriCloud