summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-1/+1
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-5/+3
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-3/+31
|\
| * IB/mlx5: Add support for CQE compressingBodong Wang2016-12-131-1/+29
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-161-2/+2
* | IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-161-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+0
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-20/+2
|\ \ | |/ |/|
| * IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
* | {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-47/+63
|/
* IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-1/+86
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-06-071-2/+7
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Fire the CQ completion handler from taskletMatan Barak2016-05-181-1/+4
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-8/+8
* IB/mlx5: Generate completions in softwareHaggai Eran2016-03-011-5/+78
* IB/mlx5: Add support for CSUM in RX flowErez Shitrit2016-03-011-1/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-6/+25
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-211-8/+1
| * 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
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+1
|/
* 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