aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/pio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe1-10/+41
2018-09-26IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl1-8/+0
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl1-8/+34
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl1-2/+7
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn1-4/+4
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn1-3/+3
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl1-10/+34
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam1-7/+8
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-17/+0
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura1-17/+0
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-3/+3
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez1-1/+1
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan1-3/+10
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-1/+18
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-27/+13
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford1-26/+13
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi1-17/+3
2016-12-11IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez1-2/+0
2016-12-03IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-11-15IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez1-3/+2
2016-11-15IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez1-4/+7
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn1-0/+1
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak1-10/+3
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan1-10/+10
2016-08-02IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny1-3/+16
2016-08-02IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan1-1/+1
2016-06-17IB/hfi1: Increase packet egress timeoutJubin John1-1/+1
2016-06-17IB/hfi1: Fix credit return threshold adjustmentJubin John1-2/+22
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+2073