summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+2
|\
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+2
* | IB/hfi1: Fix trace of atomic ackMike Marciniszyn2016-10-022-3/+3
* | IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong2016-10-021-25/+24
* | IB/hfi1: Use EPROM platform configuration readDean Luick2016-10-022-15/+26
* | IB/hfi1: Add ability to read platform config from the EPROMDean Luick2016-10-022-0/+84
* | IB/hfi1: Restore EPROM read abilityDean Luick2016-10-023-3/+103
* | IB/hfi1: Add new debugfs sdma_cpu_list fileTadeusz Struk2016-10-023-0/+83
* | IB/hfi1: Add irq affinity notification handlerTadeusz Struk2016-10-022-10/+103
* | IB/hfi1: Add a new VL sysfs attribute for sdma enginesTadeusz Struk2016-10-021-1/+14
* | IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk2016-10-025-7/+412
* | IB/hfi1: Fix resource release in context allocationJakub Pawlak2016-10-022-5/+13
* | IB/hfi1: Remove unused variable from devdataDennis Dalessandro2016-10-021-2/+0
* | IB/hfi1: Cleanup tasklet refs in commentsDennis Dalessandro2016-10-022-10/+10
* | IB/hfi1: Adjust hardware buffering parameterHarish Chegondi2016-10-022-3/+3
* | IB/hfi1: Act on external device timeoutDean Luick2016-10-022-2/+6
* | IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn2016-10-021-1/+4
* | IB/hfi1: Combine shift copy and byte copy for SGE readsSebastian Sanchez2016-10-021-137/+23
* | IB/hfi1: Do not read more than a SGE lengthSebastian Sanchez2016-10-021-48/+40
* | IB/hfi1: Extend i2c timeoutDean Luick2016-10-021-1/+1
* | IB/hfi1: Increase default settings of max_cqes and max_qpsJianxin Xiong2016-10-021-2/+2
OpenPOWER on IntegriCloud