summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/driver.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-221-0/+59
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-14/+21
* IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-221-11/+47
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-15/+112
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-24/+47
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-1/+1
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-7/+8
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-2/+2
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-1/+0
|\
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
* | IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub2017-06-271-3/+5
* | IB/hfi1: Remove subtraction of uninitialized valueDennis Dalessandro2017-06-271-1/+0
* | IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-47/+111
* | IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt2017-06-271-3/+3
|/
* IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-041-1/+1
* IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-041-36/+0
* IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-041-2/+2
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-2/+2
* IB/hfi1: Use defines from common headersDon Hiatt2017-04-281-4/+4
* IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-281-7/+6
* IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli2017-04-281-3/+4
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-12/+40
* IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-201-4/+21
* IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-051-0/+11
* IB/hfi1: Add receive fault injection featureDon Hiatt2017-04-051-0/+8
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-191-2/+2
* IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn2017-02-191-54/+67
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+1
|\
| * IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez2016-12-111-2/+1
* | IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli2016-11-151-9/+11
* | IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak2016-11-151-2/+15
|/
* IB/qib,IB/hfi: Use core common header fileMike Marciniszyn2016-10-021-18/+17
* IB/hfi1: Validate header in set_armed_activeMike Marciniszyn2016-08-221-1/+2
* IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn2016-08-221-5/+5
* IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli2016-08-021-3/+1
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-021-21/+26
* IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak2016-08-021-0/+1
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+1404