summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski2017-08-281-0/+15
* IB/hfi1: constify vm_operations_structArvind Yadav2017-08-281-1/+1
* IB/hfi1: Add opcode states to qp_statsMike Marciniszyn2017-08-281-1/+3
* IB/hfi1: Add received request info to qp_statsKaike Wan2017-08-281-2/+9
* IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam2017-08-281-1/+1
* IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi2017-08-282-168/+166
* IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi2017-08-284-19/+19
* IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi2017-08-283-20/+12
* IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi2017-08-281-7/+10
* IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi2017-08-281-34/+45
* IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi2017-08-281-59/+82
* IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi2017-08-282-88/+153
* IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl2017-08-283-27/+6
* IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2017-08-282-2/+8
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-08-281-1/+2
* IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-223-0/+107
* IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2017-08-222-12/+0
* IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-224-50/+33
* IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+12
* IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski2017-08-223-62/+31
* IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski2017-08-223-2/+9
* IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro2017-08-221-2/+19
* IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez2017-08-221-6/+12
* IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King2017-08-221-1/+1
* IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli2017-08-221-1/+2
* IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-224-72/+135
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-225-193/+445
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-225-40/+90
* IB/hfi1: Add 16B trace supportDon Hiatt2017-08-223-123/+406
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-226-131/+456
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-224-0/+133
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-226-33/+112
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-227-60/+84
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-2211-48/+274
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-223-11/+8
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-229-191/+326
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-225-181/+229
* IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek2017-08-221-0/+7
* IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-224-46/+28
* IB/hfi1: Revert egress pkey check enforcementAlex Estrin2017-08-221-1/+0
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-182-5/+5
|\
| * IB/hfi1: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| * IB/hfi1: fix spelling mistake in variable name continiousColin Ian King2017-08-181-3/+3
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-3/+2
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | IB/hfi1: Always perform offline transitionSebastian Sanchez2017-07-313-33/+46
* | IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-312-1/+4
OpenPOWER on IntegriCloud