summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-2/+2
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-185/+2
|\
| * IB/hfi1: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
| * IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-0/+1
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-0/+1
* | | IB/hfi1: use size_t for passing array lengthArnd Bergmann2017-02-191-1/+1
* | | IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl2017-02-193-48/+25
* | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-193-12/+12
* | | IB/hfi1: Do not set physical link state if DC is in the shutdown stateMichael J. Ruhl2017-02-191-8/+10
* | | IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski2017-02-192-9/+15
* | | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2017-02-191-1/+1
* | | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-195-94/+7
* | | IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-196-36/+37
* | | IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota2017-02-195-235/+16
* | | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-196-188/+22
* | | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-197-49/+9
* | | IB/hfi1: Check upper-case EFI variablesSebastian Sanchez2017-02-191-4/+22
* | | IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez2017-02-191-4/+3
* | | IB/hfi1: Add additional fields to qp_statsMike Marciniszyn2017-02-191-1/+3
* | | IB/hfi1: Allocate context data on memory nodeSebastian Sanchez2017-02-191-8/+9
* | | IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-196-11/+16
* | | IB/hfi1: Correct error calldown lockingMike Marciniszyn2017-02-191-8/+11
* | | IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan2017-02-191-2/+2
* | | IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2017-02-191-3/+4
* | | IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn2017-02-191-54/+67
* | | IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn2017-02-191-0/+4
| |/ |/|
* | RDMA/hfi1: drop pci_link_reset()Cao jin2017-01-121-10/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-1529-380/+1181
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-6/+6
| |\ \
| | * | IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-141-6/+6
| | |/
| * | Merge branch 'hfi1' into merge-testDoug Ledford2016-12-1429-373/+1175
| |\ \
| | * | IB/hfi1: Define platform_config_table_limits onceBart Van Assche2016-12-112-10/+10
| | * | IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal2016-12-111-1/+1
| | * | IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn2016-12-111-2/+1
| | * | IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn2016-12-112-19/+3
| | * | IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi2016-12-113-18/+6
| | * | IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn2016-12-113-56/+3
| | * | IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez2016-12-111-2/+1
| | * | IB/hfi1: Preserve external device completed bitDean Luick2016-12-111-1/+4
| | * | IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez2016-12-111-2/+0
| | * | IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov2016-12-114-15/+13
| | * | IB/hfi1: Add special setting for low power AOCDean Luick2016-12-111-1/+43
| | * | IB/hfi1: Remove definition of unused hfi1_affinity structTadeusz Struk2016-12-112-9/+0
| | * | IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt2016-12-116-9/+10
| | * | IB/hfi1: Show statistics counters under IB stats interfaceJianxin Xiong2016-12-111-0/+154
| | * | IB/hfi1: Disable header suppression for short packetsJakub Pawlak2016-12-111-17/+43
| | * | IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick2016-12-111-0/+110