aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed
2015-04-02net/mlx5_core: Coding style fixEli Cohen
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-08mlx5: Fix sparse warningsEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg
2014-10-09IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-12IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick