summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-013-7/+7
* IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-25/+0
* IB/hfi1: Use bool in process_ecnDennis Dalessandro2017-04-282-2/+3
* IB/hfi: Protect against writable mmapIra Weiny2017-04-281-0/+4
* IB/hfi1: Fix unbalanced braces around elseDennis Dalessandro2017-04-282-4/+6
* IB/hfi1: Convert %Lx to %llxDennis Dalessandro2017-04-281-1/+1
* IB/hfi1: Fix misspelling in commentDennis Dalessandro2017-04-281-1/+1
* IB/hfi1: Permanently enable P_Key checking in HFINeel Desai2017-04-282-10/+3
* IB/hfi1: Cache neighbor secure data after link upStuart Summers2017-04-283-38/+27
* IB/hfi1: Adjust high temperature warning for QSFP cableNeel Desai2017-04-281-1/+1
* IB/hfi1: Fix softlockup issueTadeusz Struk2017-04-283-38/+57
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-04-283-14/+22
* IB/hfi1: Use defines from common headersDon Hiatt2017-04-287-19/+13
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-288-47/+42
* IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli2017-04-284-6/+7
* IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VLSebastian Sanchez2017-04-281-16/+25
* IB/hfi1: Validate the TID count before using itMichael J. Ruhl2017-04-281-0/+3
* IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-281-1/+1
* IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA outputMichael J. Ruhl2017-04-282-0/+14
* IB/hfi: Fix up comments in engine mappingIra Weiny2017-04-252-36/+36
* IB/hfi1: Coding style improvement (make sizeof use safer)Markus Elfring2017-04-201-1/+3
* IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()Markus Elfring2017-04-201-3/+2
* IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()Markus Elfring2017-04-201-4/+6
* IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()Markus Elfring2017-04-201-2/+3
* IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-206-3/+376
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-2017-104/+659
* IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-206-7/+853
* IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-056-7/+77
* IB/hfi1: Add receive fault injection featureDon Hiatt2017-04-056-3/+336
* IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl2017-04-051-0/+5
* IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-051-6/+1
* IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl2017-04-055-31/+47
* IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan2017-04-051-2/+5
* IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk2017-04-051-1/+11
* IB/hfi1: Check device id early during initTadeusz Struk2017-04-051-9/+10
* IB/rdmavt: Add swqe completion traceMike Marciniszyn2017-04-053-0/+47
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-053-3/+28
* IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-052-12/+28
* IB/hfi1: Cache registers during state changeMichael J. Ruhl2017-04-051-3/+55
* IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl2017-04-051-1/+2
* IB/hfi1: Force logical link downDean Luick2017-04-051-18/+68
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-2/+2
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-185/+2
|\
| * IB/hfi1: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
| * IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \
OpenPOWER on IntegriCloud