summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2019-06-28IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro
2019-06-28IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn
2019-06-28IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-18IB/hfi1: Spelling s/statisfied/satisfied/Geert Uytterhoeven
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-06-17IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-06-17IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-17IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-06-11IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-11IB/hfi1: Validate fault injection opcode user inputKaike Wan
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-05-29IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-05-29IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()Ira Weiny
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/hfi1: Make opfn.h self sufficientMike Marciniszyn
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan