summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/driver.c
Commit message (Expand)AuthorAgeFilesLines
* staging/rdma/hfi1: Remove modify queue pair from hfi1Dennis Dalessandro2016-03-111-8/+11
* staging/rdma/hfi1: Use rdmavt version of post_sendDennis Dalessandro2016-03-111-4/+4
* staging/rdma/hfi1: Use rdmavt send flags and recv flagsDennis Dalessandro2016-03-111-4/+4
* staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro2016-03-111-1/+1
* staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp typeDennis Dalessandro2016-03-111-5/+5
* staging/rdma/hfi1: Use correct rdmavt header files after move.Dennis Dalessandro2016-03-111-1/+2
* staging/rdma/hfi1: Add device specific info printsDennis Dalessandro2016-03-111-0/+16
* staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow2016-03-111-0/+72
* staging/hfi1: Clean up commentsEdward Mascarenhas2016-03-111-1/+1
* staging/rdma/hfi1: Fix error in hfi1 driver buildJubin John2015-12-211-1/+1
* staging/rdma/hfi1: Add space between concatenated string elementsJubin John2015-12-211-1/+1
* staging/rdma/hfi1: Handle packets with invalid RHF on context 0Niranjana Vishwanathapura2015-11-201-14/+94
* staging/rdma/hfi1: add common routine for queuing acksMike Marciniszyn2015-11-201-2/+2
* staging/rdma/hfi1: Remove spurious error messagesIgnacio Hernandez2015-11-161-13/+13
* staging/rdma/hfi1: optionally prescan rx queue for {B, F}ECNs - UC, RCArthur Kepner2015-11-161-32/+32
* staging/rdma/hfi1: don't cache "prescan head"Arthur Kepner2015-11-161-10/+3Star
* staging/rdma/hfi1: Thread the receive interrupt.Dean Luick2015-10-271-31/+41
* staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick2015-10-271-2/+3
* staging: hfi1: driver: Use setup_timerMuhammad Falak R Wani2015-10-271-3/+3
* IB/hfi1: add driver filesMike Marciniszyn2015-08-291-0/+1241