Age | Commit message (Expand) | Author |
2016-08-26 | i40iw: Receive notification events correctly | Shiraz Saleem |
2016-08-26 | i40iw: Update hw_iwarp_state | Mustafa Ismail |
2016-08-25 | i40iw: Send last streaming mode message for loopback connections | Tatyana Nikolova |
2016-08-24 | i40iw: Avoid writing to freed memory | Mustafa Ismail |
2016-08-24 | i40iw: Fix double free of allocated_buffer | Mustafa Ismail |
2016-08-24 | i40iw: Do not set self-referencing pointer to NULL after kfree | Mustafa Ismail |
2016-08-24 | i40iw: Add missing NULL check for MPA private data | Shiraz Saleem |
2016-08-23 | i40iw: Add missing check for interface already open | Mustafa Ismail |
2016-08-23 | i40iw: Protect req_resource_num update | Mustafa Ismail |
2016-08-23 | i40iw: Change mem_resources pointer to a u8 | Shiraz Saleem |
2016-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-08-02 | i40iw: Add NULL check for puda buffer | Mustafa Ismail |
2016-08-02 | i40iw: Change dup_ack_thresh to u8 | Mustafa Ismail |
2016-08-02 | i40iw: Remove unnecessary check for moving CQ head | Mustafa Ismail |
2016-08-02 | i40iw: Simplify code to set fragments in SQ WQE | Mustafa Ismail |
2016-08-02 | i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion | Mustafa Ismail |
2016-08-02 | i40iw: Do not access pointer after free | Mustafa Ismail |
2016-08-02 | i40iw: Correct and use size parameter to i40iw_reg_phys_mr | Mustafa Ismail |
2016-08-02 | i40iw: Fix return codes | Shiraz Saleem |
2016-07-12 | i40iw: Enable remote access rights for stag allocation | Shiraz Saleem |
2016-07-12 | i40iw: do not print unitialized variables in error message | Nicolas Iooss |
2016-06-23 | IB/i40iw: Support device FW version string | Ira Weiny |
2016-06-23 | i40iw: Enable level-1 PBL for fast memory registration | Shiraz Saleem |
2016-06-23 | i40iw: Return correct max_fast_reg_page_list_len | Faisal Latif |
2016-06-23 | i40iw: Correct status check on i40iw_get_pble | Faisal Latif |
2016-06-23 | i40iw: Correct CQ arming | Shiraz Saleem |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter |
2016-05-13 | i40iw: pass hw_stats by reference rather than by value | Colin Ian King |
2016-05-13 | i40iw: Remove unnecessary synchronize_irq() before free_irq() | Lars-Peter Clausen |
2016-05-13 | i40iw: constify i40iw_vf_cqp_ops structure | Julia Lawall |
2016-05-13 | i40e: constify i40e_client_ops structure | Julia Lawall |
2016-05-13 | IB/core: Enhance ib_map_mr_sg() | Bart Van Assche |
2016-05-13 | IB/core: Add passing an offset into the SG to ib_map_mr_sg | Christoph Hellwig |
2016-04-28 | RDMA/i40iw: Fix for removing quad hash entries | Tatyana Nikolova |
2016-04-28 | RDMA/i40iw: Fix for checking if the QP is destroyed | Tatyana Nikolova |
2016-04-28 | RDMA/i40iw: Fix for using one sge for RDMA READ | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Fix for the size of kernel mode SQ | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Fix for a NOP WQE size | Mohammad Khan |
2016-04-28 | RDMA/i40iw: Correct STag mask to min of 14 bits | Chien Tin Tung |
2016-04-28 | RDMA/i40iw: Fixes for WQE alignment | Shiraz Saleem |
2016-04-28 | RDMA/i40iw: Adding queue drain functions | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Fix SD calculation for initial HMC creation | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Fix endian issues and warnings | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa |
2016-04-28 | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa |