summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan1-7/+21
2016-08-02IB/hfi1: Disable external device configuration requestsEaswar Hariharan1-14/+0
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong3-22/+23
2016-08-02IB/hfi1: Fix trace message unitsGrzegorz Heldt1-2/+2
2016-08-02IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk3-0/+97
2016-08-02IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick1-4/+64
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong3-8/+18
2016-08-02IB/hfi1: Read all firmware versionsDean Luick4-25/+130
2016-08-02IB/hfi1: Explain state complete frame detailsDean Luick1-8/+126
2016-08-02IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi1-4/+2
2016-08-02IB/hfi1: Add support for extended memory managementJianxin Xiong2-2/+21
2016-08-02IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong4-3/+98
2016-08-02IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2-1/+17
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov5-97/+45
2016-08-02IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan1-1/+1
2016-08-02IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak1-23/+9
2016-08-02IB/qib: Add qib post send tableMike Marciniszyn3-0/+47
2016-08-02IB/hfi1: Add hfi1 post send tablesMike Marciniszyn3-0/+49
2016-08-02IB/hfi1: Correct receive packet handler assignmentJakub Pawlak1-13/+16
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong1-1/+28
2016-08-02IB/hfi1: Remove TWSI referencesDean Luick5-588/+1
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick6-115/+341
2016-08-02IB/hfi1: Refine user process affinity algorithmSebastian Sanchez3-62/+174
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez4-28/+84
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro4-97/+198
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker1-1/+1
2016-08-02IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman1-13/+6
2016-08-02i40iw: Add NULL check for puda bufferMustafa Ismail1-0/+4
2016-08-02i40iw: Change dup_ack_thresh to u8Mustafa Ismail1-1/+1
2016-08-02i40iw: Remove unnecessary check for moving CQ headMustafa Ismail2-5/+4
2016-08-02i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail1-6/+6
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail3-9/+6
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail1-2/+2
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail1-1/+2
2016-08-02i40iw: Fix return codesShiraz Saleem1-16/+31
2016-08-02iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2-8/+15
2016-08-02iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise1-0/+9
2016-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise1-1/+11
2016-08-02RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla1-2/+2
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S1-11/+15
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun1-1/+1
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak4-6/+32
2016-08-02IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak1-2/+9
2016-08-02IB/hfi1: Fix trace sparse errorsMike Marciniszyn2-31/+31
2016-08-02IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez10-1330/+1735
2016-08-02IB/hfi1: Fix typoTadeusz Struk1-1/+1
2016-08-02IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny1-17/+14
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny2-19/+0
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-29/+14
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco1-5/+6