summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford
2017-10-18IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan
2017-10-18IB/hfi1: Eliminate allocation while atomicDon Hiatt
2017-10-18IB/hfi1: Mask out A bit from psn traceDon Hiatt
2017-10-18IB/hfi1: Correct unnecessary acquisition of HW mutexGrzegorz Morys
2017-10-18IB/hfi1: Allow meta version 4 for platform configurationJakub Byczkowski
2017-10-18IB/hfi1: Fix serdes loopback set-upJan Sokolowski
2017-10-14IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-04IB/hfi1: Do not warn on lid conversions for OPADon Hiatt
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl
2017-10-04IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn
2017-10-04IB/hfi1: Add parsing for platform configuration format version 4Jakub Byczkowski
2017-09-29IB/hfi1: Refactor reset_ctxt() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_user() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_invalid() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_clear() IOCTLsMichael J. Ruhl
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl
2017-09-29IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl
2017-09-29IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-09-27IB/hfi1: Extend input hdr tracing for packet typeMike Marciniszyn
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl
2017-09-27IB/hfi1: Remove unnecessary error messages on alloc failuresJan Sokolowski
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny
2017-09-27IB/hfi1: Set default_desc1 just one timeIra Weiny
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl
2017-09-27IB/hfi1: Remove the debug trace message in pin_sdma_pages()Harish Chegondi
2017-09-27IB/hfi1: Convert the macro AHG_HEADER_SET into an inline functionHarish Chegondi
2017-09-27IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski
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