aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn1-2/+0
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn1-2/+13
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn1-2/+0
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn1-3/+4
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn1-12/+4
2018-06-04IB/hfi1: Rename exp_lock to exp_mutexKaike Wan1-2/+2
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn1-6/+8
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt1-0/+28
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt1-0/+1
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez1-0/+3
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov1-2/+8
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin1-0/+1
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn1-4/+4
2018-03-13IB: remove duplicate header filesZhu Yanjun1-1/+0
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam1-0/+7
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez1-11/+5
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez1-0/+2
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl1-0/+1
2018-01-05IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl1-10/+12
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl1-1/+0
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-1/+0
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt1-1/+1
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl1-1/+0
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski1-0/+3
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn1-3/+3
2017-10-14IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche1-5/+0
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl1-0/+2
2017-10-04IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn1-0/+1
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl1-0/+2
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