summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-12-11IB/hfi1: Read new EPROM formatDean Luick1-8/+203
2016-12-08iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun1-1/+3
2016-12-06i40iw: Add request for reset on CQP timeoutHenry Orosco2-1/+10
2016-12-06i40iw: Code cleanup, remove check of PBLE pagesHenry Orosco1-4/+0
2016-12-06i40iw: Correctly fail loopback connection if no listenerShiraz Saleem1-27/+35
2016-12-06i40iw: Fill in IRD value when on connect requestShiraz Saleem1-0/+1
2016-12-06i40iw: Set TOS field in IP headerShiraz Saleem2-6/+22
2016-12-06i40iw: Add NULL check for ibqp event handlerShiraz Saleem1-1/+1
2016-12-06i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2-4/+4
2016-12-06i40iw: Add IP addr handling on netdev eventsMustafa Ismail3-42/+156
2016-12-06i40iw: Add missing cleanup on device closeMustafa Ismail7-0/+90
2016-12-06i40iw: Add 2MB page supportHenry Orosco2-10/+51
2016-12-06i40iw: Utilize physically mapped memory regionsHenry Orosco1-9/+93
2016-12-06i40iw: Fix incorrect assignment of SQ headHenry Orosco1-6/+4
2016-12-06i40iw: Remove variable flush_code and check to set qp->sq_flushHenry Orosco1-4/+0
2016-12-06i40iw: Remove check on return from device_init_pestat()Henry Orosco3-14/+4
2016-12-06i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco1-2/+2
2016-12-06i40iw: Use actual page sizeHenry Orosco1-4/+1
2016-12-06i40iw: Remove NULL check for cm_node->iwdevHenry Orosco1-1/+1
2016-12-06i40iw: Remove checks for more than 48 bytes inline dataHenry Orosco1-5/+1
2016-12-06i40iw: Query device accounts for internal rsrcHenry Orosco5-6/+26
2016-12-06i40iw: Optimize inline data copyHenry Orosco1-14/+10
2016-12-06i40iw: Fix for LAN handler removalHenry Orosco1-6/+4
2016-12-06i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco1-1/+5
2016-12-06i40iw: Use vector when creating CQsHenry Orosco2-3/+10
2016-12-06i40iw: Convert page_size to encoded valueHenry Orosco2-3/+14
2016-12-03i40iw: Set MAX IRD, MAX ORD size to max supported valueHenry Orosco2-8/+2
2016-12-03i40iw: Remove workaround for pre-production errataHenry Orosco3-26/+4
2016-12-03i40iw: Enable message packingHenry Orosco3-7/+2
2016-12-03i40iw: Add Quality of Service supportHenry Orosco13-36/+325
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky4-56/+3
2016-12-03IB/hns: Fix the IB device nameLijun Ou1-1/+1
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu4-11/+79
2016-12-03IB/hns: Delete the redundant memset operationWei Hu (Xavier)1-3/+0
2016-12-03IB/hns: Fix the bug of setting port mtuWei Hu (Xavier)1-14/+2
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu6-15/+545
2016-12-03IB/hns: Fix the bug when destroy qpWei Hu (Xavier)3-96/+402
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil6-66/+66
2016-12-03IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu2-224/+48
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)6-12/+21
2016-12-03IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)1-3/+1
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)4-14/+9
2016-12-03IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()Lijun Ou1-1/+1
2016-12-03IB/hns: Modify the condition of notifying hardware loopbackLijun Ou1-17/+7
2016-12-03IB/hns: add self loopback for CMLijun Ou2-0/+13
2016-12-03IB/hns: Optimize the logic of allocating memory using APIsWei Hu (Xavier)1-7/+9
2016-12-03IB/hns: Add code for refreshing CQ CI using TPTRWei Hu (Xavier)6-15/+103
2016-12-03IB/hns: Add the interface for querying QP1Lijun Ou2-3/+86
2016-12-03infiniband: remove WARN that is not kernel bugLeon Romanovsky1-1/+4
2016-12-03IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2-6/+3