summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-1/+6
* IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0
* IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+17
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-3/+0
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+3
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-6/+5
|\
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-4/+4
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-2/+1
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+8
|/
* net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-021-2/+0
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-4/+4
* net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-4/+4
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-23/+23
* IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud2014-05-271-1/+12
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+62
* IB/mlx5: Verify reserved fields are clearedEli Cohen2014-01-221-2/+6
* IB/mlx5: Add support for resize CQEli Cohen2014-01-221-17/+265
* IB/mlx5: Implement modify CQEli Cohen2014-01-221-1/+25
* IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen2013-11-151-1/+1
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-1/+1
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-1/+1
* IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4
* IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+843