summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2017-04-20IB/hfi1: Coding style improvement (make sizeof use safer)Markus Elfring
2017-04-20IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues()Markus Elfring
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues()Markus Elfring
2017-04-20IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init()Markus Elfring
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana
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-04-05IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl
2017-04-05IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl
2017-04-05IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan
2017-04-05IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk
2017-04-05IB/hfi1: Check device id early during initTadeusz Struk
2017-04-05IB/rdmavt: Add swqe completion traceMike Marciniszyn
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn
2017-04-05IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez
2017-04-05IB/hfi1: Cache registers during state changeMichael J. Ruhl
2017-04-05IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl
2017-04-05IB/hfi1: Force logical link downDean Luick
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/hfi1: use size_t for passing array lengthArnd Bergmann
2017-02-19IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt
2017-02-19IB/hfi1: Do not set physical link state if DC is in the shutdown stateMichael J. Ruhl
2017-02-19IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty
2017-02-19IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty
2017-02-19IB/hfi1: Check upper-case EFI variablesSebastian Sanchez
2017-02-19IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn
2017-02-19IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn