aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
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/rdmavt: Handle local operations in post sendJianxin Xiong1-5/+40
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong1-2/+71
2016-08-02IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong3-0/+60
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/rdmavt: Use new driver specific post send tableMike Marciniszyn2-39/+10
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/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn1-5/+62
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/isert: Remove an unused member variableBart Van Assche2-3/+0
2016-08-02IB/srpt: Simplify srpt_queue_response()Bart Van Assche1-5/+2
2016-08-02IB/srpt: Limit the number of SG elements per work requestBart Van Assche2-2/+7
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2-8/+11
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche1-5/+9
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-12i40iw: Enable remote access rights for stag allocationShiraz Saleem1-0/+1
2016-07-12i40iw: do not print unitialized variables in error messageNicolas Iooss1-2/+1
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter1-0/+4
2016-07-12IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk1-7/+9
2016-07-12IB/hfi1: Correct issues with sc5 computationMike Marciniszyn1-20/+3
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford25-81/+157
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche2-2/+2
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem2-0/+6
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif2-0/+2
2016-06-23i40iw: Correct status check on i40iw_get_pbleFaisal Latif1-1/+1
2016-06-23i40iw: Correct CQ armingShiraz Saleem1-3/+6
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn1-1/+3
2016-06-23IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qpAshutosh Dixit1-6/+0
2016-06-23IB/hfi1: Fix deadlock with txreq allocation slow pathMike Marciniszyn2-3/+2
2016-06-23IB/mlx4: Prevent cross page boundary allocationChuck Lever2-18/+18