summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds29-380/+1181
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-6/+6
2016-12-14Merge branch 'hfi1' into merge-testDoug Ledford29-373/+1175
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock1-6/+6
2016-12-11IB/hfi1: Define platform_config_table_limits onceBart Van Assche2-10/+10
2016-12-11IB/hfi1: constify mmu_notifier_ops structureBhumika Goyal1-1/+1
2016-12-11IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu divisionMike Marciniszyn1-2/+1
2016-12-11IB/hfi1,IB/qib: use rvt swqe mr deref helperMike Marciniszyn2-19/+3
2016-12-11IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodesHarish Chegondi3-18/+6
2016-12-11IB/hfi1,IB/qib: Use new send completion helperMike Marciniszyn3-56/+3
2016-12-11IB/hfi1: Replace qp->refcount release code with standard driver wrapperSebastian Sanchez1-2/+1
2016-12-11IB/hfi1: Preserve external device completed bitDean Luick1-1/+4
2016-12-11IB/hfi1: Remove critical section gap in sc_buffer_alloc()Sebastian Sanchez1-2/+0
2016-12-11IB/hfi1: Remove usage of qp->s_cur_sgeMitko Haralanov4-15/+13
2016-12-11IB/hfi1: Add special setting for low power AOCDean Luick1-1/+43
2016-12-11IB/hfi1: Remove definition of unused hfi1_affinity structTadeusz Struk2-9/+0
2016-12-11IB/hfi1: Remove dependence on qp->s_cur_sizeDon Hiatt6-9/+10
2016-12-11IB/hfi1: Show statistics counters under IB stats interfaceJianxin Xiong1-0/+154
2016-12-11IB/hfi1: Disable header suppression for short packetsJakub Pawlak1-17/+43
2016-12-11IB/hfi1: Export 8051 memory and LCB registers via debugfsDean Luick1-0/+110
2016-12-11IB/hfi1: Use non-atomic __test_and_clear_bit in hot pathSebastian Sanchez1-1/+1
2016-12-11IB/hfi1: Fix dc8051 multiple qword memory readsDean Luick1-4/+6
2016-12-11IB/hfi1: Read new EPROM formatDean Luick1-8/+203
2016-12-03IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-11-15IB/hfi1: Optimize pio_buf and send_context structsSebastian Sanchez3-28/+28
2016-11-15IB/hfi1: Get rid of divide in pio buffer allocatorSebastian Sanchez2-4/+8
2016-11-15IB/hfi1: Add active channel and backplane support for integrated devicesEaswar Hariharan5-45/+376
2016-11-15IB/hfi1: Optimize devdata cachelinesSebastian Sanchez1-53/+55
2016-11-15IB/hfi1: Unify access to GUID entriesJakub Pawlak6-37/+39
2016-11-15IB/hfi1: Optimize pio cachelinesMike Marciniszyn1-5/+5
2016-11-15IB/hfi1: Inline sdma_txclean() for verbs pioMike Marciniszyn2-12/+18
2016-11-15IB/hfi1: Add unique txwait_lock for txreq eventsMike Marciniszyn6-15/+35
2016-11-15IB/hfi1: Remove incorrect IS_ERR checkDennis Dalessandro1-1/+1
2016-11-15IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong1-1/+1
2016-11-15IB/hfi1: Fix ECN processing in prescan_rxqDasaratharaman Chandramouli1-9/+11
2016-11-15IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak2-2/+18
2016-11-15IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski1-18/+26
2016-11-15IB/hfi1: Fix rnr_timer additionIra Weiny1-1/+1
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan2-3/+0
2016-11-15IB/hfi1: Clean up unused argumentEaswar Hariharan3-5/+3
2016-11-15IB/hfi1: Remove leftover snoop referencesDennis Dalessandro3-114/+4
2016-11-15IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong1-6/+7
2016-11-15IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski1-13/+12
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk4-5/+44
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak3-40/+32
2016-11-15IB/hfi1: Remove redundant sysfs irq affinity entryTadeusz Struk3-101/+0
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+2
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+2
2016-10-02IB/hfi1: Fix trace of atomic ackMike Marciniszyn2-3/+3
2016-10-02IB/hfi1: Update SMA ingress checks for response packetsJianxin Xiong1-25/+24