summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-05i40iw: Fix incorrect assignment of SQ headHenry Orosco1-6/+4
2016-12-05i40iw: Remove variable flush_code and check to set qp->sq_flushHenry Orosco1-4/+0
2016-12-05i40iw: Remove check on return from device_init_pestat()Henry Orosco3-14/+4
2016-12-05i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco1-2/+2
2016-12-05i40iw: Use actual page sizeHenry Orosco1-4/+1
2016-12-05i40iw: Remove NULL check for cm_node->iwdevHenry Orosco1-1/+1
2016-12-05i40iw: Remove checks for more than 48 bytes inline dataHenry Orosco1-5/+1
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco5-6/+26
2016-12-05i40iw: Optimize inline data copyHenry Orosco1-14/+10
2016-12-05i40iw: Fix for LAN handler removalHenry Orosco1-6/+4
2016-12-05i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco1-1/+5
2016-12-05i40iw: Use vector when creating CQsHenry Orosco2-3/+10
2016-12-05i40iw: 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 Romanovsky4-4/+16
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky3-15/+3
2016-12-03IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky1-17/+6
2016-12-03IB/rxe: Remove and fix debug prints after allocation failureLeon Romanovsky1-1/+0
2016-12-03IB/ocrdma: Remove and fix debug prints after allocation failureLeon Romanovsky2-6/+3
2016-12-03IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky2-25/+7
2016-12-03IB/mthca: Remove debug prints after allocation failureLeon Romanovsky1-4/+0
2016-12-03IB/nes: Remove debug prints after allocation failureLeon Romanovsky5-19/+6
2016-12-03IB/qib: Remove debug prints after allocation failureLeon Romanovsky6-80/+17
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky3-6/+2
2016-12-03IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky1-4/+0
2016-12-03IB/cxgb3: Remove debug prints after allocation failureLeon Romanovsky1-12/+8
2016-12-03IB/hfi1: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-12-03IB/mlx5: Remove debug prints after allocation failureLeon Romanovsky1-2/+0
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky5-30/+8