summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3
* IB/mlx5: fix VFs callback function prototypesArnd Bergmann2016-04-061-9/+9
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-99/+0
|\
| * cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-9/+0
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-81/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2261-5452/+28687
|\ \
| | \
| | \
| *-. \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-2166-6451/+3814
| |\ \ \
| | | * | IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changesMike Marciniszyn2016-03-111-2/+5
| | | * | IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2016-03-112-2/+3
| | | * | IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-112-5/+6
| | | * | IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro2016-03-111-0/+4
| | | * | IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-117-75/+103
| | | * | IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi2016-03-114-39/+39
| | | * | IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango2016-03-111-3/+1
| | | * | IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2016-03-112-9/+23
| | | * | staging/rdma/hfi1: use new RNR timerMike Marciniszyn2016-03-111-0/+1
| | | * | IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-113-49/+21
| | | * | IB/qib: Support query gid in rdmavtDennis Dalessandro2016-03-111-20/+12
| | | * | IB/qib: Remove destroy queue pair codeHarish Chegondi2016-03-113-108/+0
| | | * | IB/qib: Remove modify queue pair codeHarish Chegondi2016-03-1111-493/+113
| | | * | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi2016-03-117-87/+34
| | | * | IB/qib: Clean up register_ib_deviceDennis Dalessandro2016-03-111-68/+0
| | | * | IB/qib: Remove srq functionalityJubin John2016-03-114-404/+1
| | | * | IB/qib: Remove qib_query_qp functionHarish Chegondi2016-03-113-54/+2
| | | * | IB/qib: Remove qib multicast verbs functionsHarish Chegondi2016-03-115-402/+7
| | | * | IB/qib: Remove qib_post_receive and use rdmavt versionHarish Chegondi2016-03-111-63/+1
| | | * | IB/qib: Use rdmavt version of post_sendHarish Chegondi2016-03-1110-291/+81
| | | * | IB/qib: Remove completion queue data structures and functions from qibHarish Chegondi2016-03-1111-631/+24
| | | * | IB/qib: Remove create and free mad agentsDennis Dalessandro2016-03-114-95/+34
| | | * | IB/qib: Use rdmavt device allocation functionDennis Dalessandro2016-03-111-2/+5
| | | * | IB/qib: Remove create qp and create qp table functionalityHarish Chegondi2016-03-114-374/+57
| | | * | IB/qib: Use rdmavt send and receive flagsHarish Chegondi2016-03-119-225/+153
| | | * | IB/qib: Remove qib_query_device functionHarish Chegondi2016-03-111-52/+50
| | | * | IB/qib: Delete QIB user context allocation and de-alloction functionsHarish Chegondi2016-03-111-42/+2
| | | * | IB/qib: Remove qpn, qp tables and related variables from qibHarish Chegondi2016-03-113-98/+84
| | | * | IB/qib: Use rdmavt pkey verbs functionHarish Chegondi2016-03-111-20/+13
| | | * | IB/qib: Remove mmap from qibHarish Chegondi2016-03-118-246/+53
| | | * | IB/qib: Implement qib support for AH notificationHarish Chegondi2016-03-111-0/+19
| | | * | IB/qib: Remove ibport and use rdmavt versionHarish Chegondi2016-03-1115-258/+281
| | | * | IB/qib: Remove srq from qibDennis Dalessandro2016-03-114-21/+8
| | | * | IB/qib: Use address handle in rdmavt and remove from qibDennis Dalessandro2016-03-117-143/+20
| | | * | IB/qib: Remove qp and mr functionality from qibDennis Dalessandro2016-03-1117-1314/+308
| | | * | IB/qib: Add device specific info printsDennis Dalessandro2016-03-113-0/+20
| | | * | IB/qib: Remove driver specific members from qib qp typeDennis Dalessandro2016-03-118-89/+145
| | | * | IB/qib: Use rdmavt lid defines in qibDennis Dalessandro2016-03-113-4/+3
| | | * | IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASEDennis Dalessandro2016-03-115-11/+13
| | | * | IB/qib: Use rdmavt protection domainDennis Dalessandro2016-03-115-79/+12
| | | * | IB/qib: Remove dma.c and use rdmavt version of dma functionsDennis Dalessandro2016-03-113-4/+3
| | | * | IB/qib: Begin to use rdmavt for verbsDennis Dalessandro2016-03-118-23/+39