summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-02-01IB/hfi1: Fix for potential refcount leak in hfi1_open_file()Alex Estrin
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-10IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2018-01-05IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl
2018-01-05IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl
2018-01-03IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-12-11IB/hfi1: Use 4096 for default active MTU in query_qpJan Sokolowski
2017-12-11IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt
2017-11-30IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro
2017-11-13IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt
2017-11-13IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski
2017-11-13IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-11-13IB/hfi1: Remove unnecessary if checkJan Sokolowski
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn
2017-11-13IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam
2017-11-13IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski
2017-11-07IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange
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