aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford3-3/+25
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn3-3/+25
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada3-3/+3
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-174/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2-10/+10
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn1-1/+1
2017-02-19IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty4-94/+9
2017-02-19IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota5-122/+21
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty4-162/+20
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty5-50/+11
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn1-3/+4
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-0/+1
2017-01-24IB/qib: Remove empty functionLeon Romanovsky3-12/+0
2017-01-24IB/qib: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-24IB/qib: Remove DMA mapping codeBart Van Assche2-173/+1
2017-01-12RDMA/qib: use rb_entry()Geliang Tang1-3/+3
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin1-8/+0
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford4-88/+16
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn1-2/+1
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn2-19/+3
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn3-53/+3
2016-12-11IB/qib: Use standard refcount wrapper for QPsSebastian Sanchez2-14/+9
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky1-1/+4
2016-12-03IB/qib: Remove debug prints after allocation failureLeon Romanovsky6-80/+17
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-3/+4
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+2
2016-10-07IB/qib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-10-02IB/qib: Remove qpt_mask globalDennis Dalessandro3-13/+3
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn9-137/+55
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-16IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routinesMike Marciniszyn2-8/+7
2016-08-23IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-21/+5
2016-08-22IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock heldMike Marciniszyn2-7/+9
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli1-2/+6
2016-08-02IB/qib: Add qib post send tableMike Marciniszyn3-0/+47
2016-06-17IB/qib: Prevent context lossIra Weiny1-0/+5
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-17/+5
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford2-15/+1
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong1-0/+1
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John1-15/+0
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit1-2/+4
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds6-14/+14
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-10/+1
2016-05-01IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2-10/+1