summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-7/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-231-3/+21
|\
| * IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-4/+7
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-162-4/+2
|\
| * Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+1
| |\
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-1/+1
| | * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-191-3/+1
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-205-9/+9
| |\ \
| * | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+1
| | |/ | |/|
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-165-9/+9
|\ \ \ | | |/ | |/|
| * | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| |/
* | IB/hfi1: Suppress a compiler warningBart Van Assche2018-07-111-1/+1
* | RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe2018-07-101-9/+0
* | IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl2018-07-031-7/+9
* | IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl2018-07-033-7/+12
* | IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl2018-06-224-83/+25
* | IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2018-06-222-87/+86
* | IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-228-69/+85
* | IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn2018-06-222-9/+0
* | IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn2018-06-221-6/+6
* | IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2018-06-222-4/+1
* | IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn2018-06-224-15/+19
* | IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn2018-06-196-20/+40
* | IB/hfi1: Remove rcvhdrsizeMike Marciniszyn2018-06-193-5/+1
* | IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn2018-06-194-28/+24
* | IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn2018-06-193-37/+23
* | IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
|/
* treewide: Use array_size() in kvzalloc_node()Kees Cook2018-06-121-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-0731-788/+1560
|\
| * IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn2018-06-041-2/+2
| * IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-043-8/+8
| * IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-042-1/+9
| * IB/hfi1: Remove unused variableKaike Wan2018-06-041-3/+1
| * IB/hfi1: Ensure VL index is within boundsKaike Wan2018-06-041-9/+3
| * IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-06-043-10/+9
| * Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-0/+4
| |\
| * | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-241-1/+1
| * | IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl2018-05-241-0/+1
| * | IB/hfi1: Cleanup of exp_rcvMike Marciniszyn2018-05-244-25/+56
| * | IB/hfi1: Add 16B Management Packet trace supportDon Hiatt2018-05-242-70/+130
| * | IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-244-33/+110
| * | IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-242-0/+8
| * | RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford2018-05-151-15/+0
| * | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-095-162/+10
| * | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-098-16/+444
| * | IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez2018-05-091-23/+60
| * | IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2018-05-092-7/+8
| * | IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-0910-358/+577