summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Remove rcvhdrsizeMike Marciniszyn2018-06-191-2/+0Star
* IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn2018-06-191-3/+4
* IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn2018-06-191-12/+4Star
* IB/hfi1: Rename exp_lock to exp_mutexKaike Wan2018-06-041-2/+2
* IB/hfi1: Cleanup of exp_rcvMike Marciniszyn2018-05-241-6/+8
* IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-241-0/+28
* IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-241-0/+1
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-0/+3
* IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-091-2/+8
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-05-091-0/+1
* IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-031-4/+4
* IB: remove duplicate header filesZhu Yanjun2018-03-131-1/+0Star
* IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-011-0/+7
* IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez2018-02-011-11/+5Star
* IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez2018-02-011-0/+2
* IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl2018-02-011-0/+1
* IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-051-10/+12
* IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-051-1/+0Star
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-281-1/+0Star
|\
| * IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-221-1/+0Star
* | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-221-1/+1
|/
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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