summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn
2017-10-30IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam
2017-10-30IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn
2017-10-30IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez
2017-10-30Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-10-30IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook
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