aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski1-2/+0
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl1-0/+6
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny1-3/+3
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl1-2/+0
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys1-0/+6
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan1-0/+1
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski1-24/+0
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski1-0/+3
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt1-1/+1
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt1-1/+3
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli1-1/+1
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt1-0/+25
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt1-4/+113
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+92
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt1-2/+11
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt1-4/+127
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl1-3/+3
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl1-4/+4
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, Jakub1-17/+0
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez1-0/+1
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez1-0/+1
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek1-0/+1
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl1-2/+2
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl1-24/+0
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn1-8/+12
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek1-1/+1
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl1-6/+5
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub1-1/+17
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl1-4/+2
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt1-1/+20
2017-06-27IB/hfi1: Separate input/output header tracingDon Hiatt1-49/+0
2017-06-01RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub1-1/+10
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-55/+50
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl1-10/+6
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl1-4/+4
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl1-8/+5
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl1-1/+1
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl1-35/+37
2017-04-28IB/hfi1: Use bool in process_ecnDennis Dalessandro1-1/+1
2017-04-28IB/hfi1: Cache neighbor secure data after link upStuart Summers1-1/+10
2017-04-28IB/hfi1: Fix softlockup issueTadeusz Struk1-3/+4
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt1-2/+2
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt1-2/+1
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli1-1/+1
2017-04-25IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig1-1/+0
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana1-0/+1
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-2/+27
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana1-1/+26