summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/pio.c
AgeCommit message (Expand)Author
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-02-05IB/hfi1: Prioritize the sending of ACK packetsKaike Wan
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn
2018-12-06IB/hfi1: Dump pio info for non-user send contextsKaike Wan
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-09-26IB/hfi1: Move UnsupportedVL bits definitions to the correct headerMichael J. Ruhl
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-05-09IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi
2016-12-11IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez
2016-12-03IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky
2016-11-15IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez
2016-11-15IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan
2016-08-02IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny
2016-08-02IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan
2016-06-17IB/hfi1: Increase packet egress timeoutJubin John
2016-06-17IB/hfi1: Fix credit return threshold adjustmentJubin John
2016-05-26IB/hfi1: Fix pio map initializationJubin John
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro