summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | | RDMA/ocrdma: report asic-id in query deviceMitesh Ahuja2014-08-121-1/+1
| | | | | | | | | | * | | RDMA/ocrdma: Update sli data structure for endiannessDevesh Sharma2014-08-122-50/+129
| | | | | | | | | | * | | RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2014-08-122-4/+4
| | | | | | | | | | * | | RDMA/ocrdma: Update the ocrdma module version stringSelvin Xavier2014-08-011-1/+1
| | | | | | | | | | * | | RDMA/ocrdma: Fix a sparse warningSelvin Xavier2014-08-011-1/+3
| | | | | | | | | | * | | RDMA/ocrdma: Initialize the GID table while registering the deviceSelvin Xavier2014-08-011-0/+53
| | | | | | | | | | * | | RDMA/ocrdma: Increase the size of STAG array in dev structure to 16KSelvin Xavier2014-08-013-2/+8
| | | | | | | | | | * | | RDMA/ocrdma: Add missing adapter mailbox opcodesSelvin Xavier2014-08-011-29/+33
| | | | | | | | | | * | | RDMA/ocrdma: Return proper value for max_mr_sizeMitesh Ahuja2014-08-013-3/+4
| | | | | | | | | | * | | RDMA/ocrdma: Do proper cleanup even if FW is in error stateMitesh Ahuja2014-08-013-2/+19
| | | | | | | | | | * | | RDMA/ocrdma: Allow only SEND opcode in case of UD QPsMitesh Ahuja2014-08-011-0/+7
| | | | | | | | | | * | | RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEsSelvin Xavier2014-08-011-0/+10
| | | | | | | | | | * | | RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creationDevesh Sharma2014-08-011-2/+5
| | | | | | | | | | * | | RDMA/ocrdma: Remove hardcoding of the max DPP QPs supportedDevesh Sharma2014-08-012-2/+2
| | | | | | | | | | * | | RDMA/ocrdma: Handle shutdown event from be2net driverDevesh Sharma2014-08-011-0/+9
| | | | | | | | | | * | | RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributesSelvin Xavier2014-08-011-2/+12
| | | | | | | | | | * | | RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier2014-08-016-1/+278
| | | | | | | | | | * | | RDMA/ocrdma: Avoid posting DPP requests for RDMA READDevesh Sharma2014-08-011-1/+2
| | | | | | | | | | |/ /
| | | | | | | | | * | | IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-1/+1
| | | | | | | | | |/ /
| | | | | | | | * | | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-4/+2
| | | | | | | | |/ /
| | | | | | | * | | RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf()Dan Carpenter2014-08-121-2/+5
| | | | | | | |/ /
| | | | | | * | | IB/mad: Add user space RMPP supportIra Weiny2014-08-102-35/+73
| | | | | | * | | IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-109-11/+132
| | | | | | * | | IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2014-08-102-9/+57
| | | | | | * | | IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-103-77/+85
| | | | | | * | | IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-101-11/+15
| | | | | | |/ /
| | | | | * | | RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-08-051-0/+27
| | | | | |/ /
| | | | * | | IB/iser: Clarify a duplicate counters checkRoi Dayan2014-08-011-1/+4
| | | | * | | IB/iser: Replace connection waitqueue with completion objectAriel Nahum2014-08-013-23/+22
| | | | * | | IB/iser: Protect iser state machine with a mutexAriel Nahum2014-08-013-14/+65
| | | | * | | IB/iser: Remove redundant return code in iser_free_ib_conn_res()Sagi Grimberg2014-08-011-5/+2
| | | | * | | IB/iser: Seperate iser_conn and iscsi_endpoint storage spaceAriel Nahum2014-08-012-4/+14
| | | | * | | IB/iser: Fix responder resources advertisementSagi Grimberg2014-08-011-1/+3
| | | | * | | IB/iser: Add TIMEWAIT_EXIT event handlingRoi Dayan2014-08-011-0/+1
| | | | * | | IB/iser: Support IPv6 address familyRoi Dayan2014-08-013-15/+9
| | | | |/ /
| | | * | | IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick2014-08-121-4/+2
| | | * | | IB/ipoib: Avoid multicast join attempts with invalid P_keyAlex Estrin2014-08-102-45/+46
| | | * | | IB/ipoib: Avoid flushing the workqueue from worker contextErez Shitrit2014-08-053-6/+6
| | | * | | IB/ipoib: Use P_Key change event instead of P_Key polling mechanismErez Shitrit2014-08-053-65/+20
| | | * | | IB/ipath: Add P_Key change event supportOr Gerlitz2014-08-051-4/+10
| | | |/ /
| | * | | RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise2014-08-013-12/+37
| | |/ /
| * | | IB/mlx4_ib: Add support for user MR re-registrationMatan Barak2014-08-013-1/+93
| * | | IB/core: Add user MR re-registration supportMatan Barak2014-08-013-0/+95
| |/ /
* | | infiniband: use pci_zalloc_consistentJoe Perches2014-08-083-13/+10
| |/ |/|
* | mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-7/+7
* | mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-306-7/+7
* | mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-307-305/+196
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-224-12/+27
|\ \ | |/
| * Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier2014-07-161-1/+1
| |\
| | * IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz2014-07-161-1/+1
OpenPOWER on IntegriCloud