summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/pio.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2018-05-091-10/+34
* IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam2018-02-011-7/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-17/+0
|\
| * IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura2017-11-131-17/+0
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-3/+3
|/
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-1/+1
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-311-3/+10
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-1/+18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-27/+13
|\
| * Merge branch 'hfi1' into merge-testDoug Ledford2016-12-141-26/+13
| |\
| | * IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi2016-12-111-17/+3
| | * IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez2016-12-111-2/+0
| | * IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez2016-11-151-3/+2
| | * IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez2016-11-151-4/+7
| | * IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn2016-11-151-0/+1
| * | IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0
| |/
* / IB/hfi1: Fix integrity check flags default valuesJakub Pawlak2016-11-151-10/+3
|/
* IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan2016-10-021-10/+10
* IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny2016-08-021-3/+16
* IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan2016-08-021-1/+1
* IB/hfi1: Increase packet egress timeoutJubin John2016-06-171-1/+1
* IB/hfi1: Fix credit return threshold adjustmentJubin John2016-06-171-2/+22
* IB/hfi1: Fix pio map initializationJubin John2016-05-261-2/+1
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+2073