summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski2017-11-131-0/+3
* IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-301-3/+3
* IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche2017-10-151-5/+0
* IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl2017-10-041-0/+2
* IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn2017-10-041-0/+1
* IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl2017-09-271-0/+2
* IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski2017-09-271-2/+0
* IB/hfi1: Inline common calculationMichael J. Ruhl2017-09-271-0/+6
* IB/hfi1: Remove unused link_default variableIra Weiny2017-09-271-3/+3
* IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl2017-09-271-2/+0
* IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2017-08-291-0/+6
* IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-221-0/+1
* IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-221-24/+0
* IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski2017-08-221-0/+3
* IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-221-1/+1
* IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-221-1/+3
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-1/+1
* IB/hfi1: Add 16B trace supportDon Hiatt2017-08-221-0/+25
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-4/+113
* IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+92
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-221-2/+11
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-4/+127
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-3/+3
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-221-4/+4
* 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-221-17/+0
* IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-311-0/+1
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-0/+1
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-311-0/+1
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-2/+2
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-311-24/+0
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-8/+12
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-311-1/+1
* IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl2017-06-271-6/+5
* IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub2017-06-271-1/+17
* IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-4/+2
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-1/+20
* IB/hfi1: Separate input/output header tracingDon Hiatt2017-06-271-49/+0
* RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-011-1/+10
*-. Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-091-55/+50
|\ \
| | * IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-051-10/+6
| | * IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-051-4/+4
| | * IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-051-8/+5
| | * IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-051-1/+1
| | * IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-051-35/+37
| |/
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-1/+0
|\ \ | |/ |/|
| * IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-251-1/+0
* | IB/hfi1: Use bool in process_ecnDennis Dalessandro2017-04-281-1/+1
* | IB/hfi1: Cache neighbor secure data after link upStuart Summers2017-04-281-1/+10
* | IB/hfi1: Fix softlockup issueTadeusz Struk2017-04-281-3/+4