| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 2016-05-26 | 1 | -36/+109 |
* | i40iw: pass hw_stats by reference rather than by value | Colin Ian King | 2016-05-13 | 1 | -3/+3 |
* | i40iw: Remove unnecessary synchronize_irq() before free_irq() | Lars-Peter Clausen | 2016-05-13 | 1 | -1/+0 |
* | i40iw: constify i40iw_vf_cqp_ops structure | Julia Lawall | 2016-05-13 | 3 | -3/+3 |
* | i40e: constify i40e_client_ops structure | Julia Lawall | 2016-05-13 | 1 | -1/+1 |
* | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche | 2016-05-13 | 1 | -1/+1 |
* | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig | 2016-05-13 | 1 | -2/+3 |
* | RDMA/i40iw: Fix for removing quad hash entries | Tatyana Nikolova | 2016-04-28 | 1 | -1/+3 |
* | RDMA/i40iw: Fix for checking if the QP is destroyed | Tatyana Nikolova | 2016-04-28 | 3 | -0/+8 |
* | RDMA/i40iw: Fix for using one sge for RDMA READ | Shiraz Saleem | 2016-04-28 | 1 | -1/+5 |
* | RDMA/i40iw: Fix for the size of kernel mode SQ | Shiraz Saleem | 2016-04-28 | 1 | -2/+0 |
* | RDMA/i40iw: Fix for a NOP WQE size | Mohammad Khan | 2016-04-28 | 1 | -0/+3 |
* | RDMA/i40iw: Correct STag mask to min of 14 bits | Chien Tin Tung | 2016-04-28 | 1 | -1/+2 |
* | RDMA/i40iw: Fixes for WQE alignment | Shiraz Saleem | 2016-04-28 | 2 | -2/+18 |
* | RDMA/i40iw: Adding queue drain functions | Ismail, Mustafa | 2016-04-28 | 2 | -0/+40 |
* | RDMA/i40iw: Fix SD calculation for initial HMC creation | Ismail, Mustafa | 2016-04-28 | 2 | -33/+62 |
* | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa | 2016-04-28 | 8 | -56/+54 |
* | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa | 2016-04-28 | 4 | -19/+271 |
* | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa | 2016-04-28 | 1 | -0/+1 |
* | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa | 2016-04-28 | 1 | -4/+5 |
* | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa | 2016-04-28 | 6 | -63/+103 |
* | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa | 2016-04-28 | 4 | -16/+3 |
* | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa | 2016-04-28 | 1 | -2/+2 |
* | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa | 2016-04-28 | 1 | -5/+5 |
* | RDMA/i40iw: Add qp table lock around AE processing | Ismail, Mustafa | 2016-04-28 | 3 | -2/+15 |
* | RDMA/i40iw: Do not set self-referencing pointer to NULL after free | Ismail, Mustafa | 2016-04-28 | 1 | -1/+0 |
* | RDMA/i40iw: Correct max message size in query port | Ismail, Mustafa | 2016-04-28 | 1 | -1/+1 |
* | RDMA/i40iw: Fix refused connections | Ismail, Mustafa | 2016-04-28 | 1 | -41/+44 |
* | RDMA/i40iw: Correct QP size calculation | Ismail, Mustafa | 2016-04-28 | 4 | -66/+58 |
* | RDMA/i40iw: Fix overflow of region length | Ismail, Mustafa | 2016-04-28 | 2 | -3/+7 |
* | i40iw: avoid potential uninitialized variable use | Arnd Bergmann | 2016-04-06 | 1 | -7/+3 |
* | i40iw: Replace the obsolete crypto hash interface with shash | Tatyana Nikolova | 2016-03-21 | 5 | -21/+37 |
* | i40iw: Kconfig and Makefile for iwarp module | Faisal Latif | 2016-03-16 | 2 | -0/+16 |
* | i40iw: virtual channel handling files | Faisal Latif | 2016-03-16 | 4 | -0/+1019 |
* | i40iw: user kernel shared files | Faisal Latif | 2016-03-16 | 2 | -0/+1646 |
* | i40iw: add X722 register file | Faisal Latif | 2016-03-16 | 1 | -0/+1030 |
* | i40iw: add hardware related header files | Faisal Latif | 2016-03-16 | 3 | -0/+3131 |
* | i40iw: add file to handle cqp calls | Faisal Latif | 2016-03-16 | 1 | -0/+4743 |
* | i40iw: use shared code for port mapper | Faisal Latif | 2016-03-16 | 4 | -394/+76 |
* | i40iw: add files for iwarp interface | Faisal Latif | 2016-02-29 | 3 | -0/+2714 |
* | i40iw: add hw and utils files | Faisal Latif | 2016-02-29 | 3 | -0/+2200 |
* | i40iw: add hmc resource files | Faisal Latif | 2016-02-29 | 2 | -0/+1062 |
* | i40iw: add pble resource files | Faisal Latif | 2016-02-29 | 2 | -0/+749 |
* | i40iw: add puda code | Faisal Latif | 2016-02-29 | 2 | -0/+1619 |
* | i40iw: add connection management code | Faisal Latif | 2016-02-29 | 2 | -0/+4898 |
* | i40iw: add main, hdr, status | Faisal Latif | 2016-02-29 | 3 | -0/+2599 |