summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-223-0/+107
* IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2017-08-222-12/+0
* IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-224-50/+33
* IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+12
* IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski2017-08-223-62/+31
* IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski2017-08-223-2/+9
* IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro2017-08-221-2/+19
* IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez2017-08-221-6/+12
* IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King2017-08-221-1/+1
* IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli2017-08-221-1/+2
* IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-224-72/+135
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-225-193/+445
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-225-40/+90
* IB/hfi1: Add 16B trace supportDon Hiatt2017-08-223-123/+406
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-226-131/+456
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-224-0/+133
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-226-33/+112
* IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-227-60/+84
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-2211-48/+274
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-223-11/+8
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-229-191/+326
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-225-181/+229
* IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek2017-08-221-0/+7
* IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-224-46/+28
* IB/hfi1: Revert egress pkey check enforcementAlex Estrin2017-08-221-1/+0
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-182-5/+5
|\
| * IB/hfi1: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| * IB/hfi1: fix spelling mistake in variable name continiousColin Ian King2017-08-181-3/+3
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-3/+2
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | IB/hfi1: Always perform offline transitionSebastian Sanchez2017-07-313-33/+46
* | IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-312-1/+4
* | IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-316-13/+40
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-311-2/+4
* | IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski2017-07-311-6/+8
* | IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl2017-07-315-29/+40
* | IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski2017-07-311-6/+7
* | IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin2017-07-311-6/+3
* | IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl2017-07-311-3/+5
* | IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2017-07-312-1/+16
* | IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-313-52/+64
* | IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub2017-07-311-0/+8
* | IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski2017-07-311-10/+11
* | IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-313-88/+293
* | IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-316-23/+25
* | IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-313-59/+45
* | IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-3110-31/+33
OpenPOWER on IntegriCloud