summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl
2017-08-28IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski
2017-08-28IB/hfi1: constify vm_operations_structArvind Yadav
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan
2017-08-28IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam
2017-08-28IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi
2017-08-28IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi
2017-08-28IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi
2017-08-28IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys
2017-08-28IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame
2017-08-22IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski
2017-08-22IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez
2017-08-22IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King
2017-08-22IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl