summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | * | IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez2016-12-111-1/+1
| | * | IB/hfi1: Fix dc8051 multiple qword memory readsDean Luick2016-12-111-4/+6
| | * | IB/hfi1: Read new EPROM formatDean Luick2016-12-111-8/+203
| | * | IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez2016-11-153-28/+28
| | * | IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez2016-11-152-4/+8
| | * | IB/hfi1: Add active channel and backplane support for integrated devicesEaswar Hariharan2016-11-155-45/+376
| | * | IB/hfi1: Optimize devdata cachelinesSebastian Sanchez2016-11-151-53/+55
| | * | IB/hfi1: Unify access to GUID entriesJakub Pawlak2016-11-156-37/+39
| | * | IB/hfi1: Optimize pio cachelinesMike Marciniszyn2016-11-151-5/+5
| | * | IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn2016-11-152-12/+18
| | * | IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn2016-11-156-15/+35
| | |/
| * | IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0
| |/
* | IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro2016-11-151-1/+1
* | IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong2016-11-151-1/+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-152-2/+18
* | IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski2016-11-151-18/+26
* | IB/hfi1: Fix rnr_timer additionIra Weiny2016-11-151-1/+1
* | IB/hfi1: Delete unused lockEaswar Hariharan2016-11-152-3/+0
* | IB/hfi1: Clean up unused argumentEaswar Hariharan2016-11-153-5/+3
* | IB/hfi1: Remove leftover snoop referencesDennis Dalessandro2016-11-153-114/+4
* | IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong2016-11-151-6/+7
* | IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski2016-11-151-13/+12
* | IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk2016-11-154-5/+44
* | IB/hfi1: Fix integrity check flags default valuesJakub Pawlak2016-11-153-40/+32
* | IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk2016-11-153-101/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+2
|\
OpenPOWER on IntegriCloud