aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl5-181/+229
2017-08-22IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek1-0/+7
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub4-46/+28
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin1-1/+0
2017-08-18Add OPA extended LID supportHiatt, Don1-1/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford2-5/+5
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King1-3/+3
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-3/+2
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-1/+1
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+1
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez3-33/+46
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez2-1/+4
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez6-13/+40
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn1-2/+4
2017-07-31IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski1-6/+8
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl5-29/+40
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski1-6/+7
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin1-6/+3
2017-07-31IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl1-3/+5
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2-1/+16
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek3-52/+64
2017-07-31IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub1-0/+8
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski1-10/+11
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl3-88/+293
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl6-23/+25
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl3-59/+45
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl10-31/+33
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl4-42/+0
2017-07-31IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl1-11/+26
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan11-28/+136
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn8-49/+126
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek3-47/+215
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford2-2/+5
2017-07-24IB/hfi1: Add receiving queue info to qp_statsKaike Wan1-1/+5
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford35-1137/+1543
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2-6/+4
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura3-11/+10
2017-06-27IB/hfi1: Handle missing magic values in config fileJan Sokolowski1-6/+5
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl4-34/+85
2017-06-27IB/hfi1: Initialize TID lists to avoid crash on cleanupMichael J. Ruhl2-4/+4
2017-06-27IB/hfi1: Add traces for TID operationsMike Marciniszyn3-14/+57
2017-06-27IB/hfi1: Use a template for tid reg/unregMike Marciniszyn1-33/+13
2017-06-27IB/hfi1: Remove reading platform configuration from EFI variableJan Sokolowski1-10/+0
2017-06-27IB/hfi1: Create common expected receive verbs/PSM codeMike Marciniszyn7-184/+309
2017-06-27IB/hfi1: Set proper logging levels on QSFP cable error eventsJan Sokolowski1-32/+32
2017-06-27IB/hfi1: Fix DC 8051 host info flag arrayBartlomiej Dudek1-2/+3