summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/driver.c
AgeCommit message (Expand)Author
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub
2017-06-27IB/hfi1: Remove subtraction of uninitialized valueDennis Dalessandro
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-27IB/hfi1: Add functions to parse BTH/IB headersDon Hiatt
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt
2017-04-28IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt
2017-04-05IB/hfi1: Add receive fault injection featureDon Hiatt
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-11IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez
2016-11-15IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli
2016-11-15IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn
2016-08-22IB/hfi1: Validate header in set_armed_activeMike Marciniszyn
2016-08-22IB/hfi1: Pass packet ptr to set_armed_activeMike Marciniszyn
2016-08-02IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro