summaryrefslogtreecommitdiff
path: root/drivers/staging/rdma/hfi1/ruc.c
AgeCommit message (Expand)Author
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan
2016-03-17IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi
2016-03-11staging/rdma/hfi1: Fix headerJubin John
2016-03-11staging/rdma/hfi1: Fix code alignmentJubin John
2016-03-11staging/rdma/hfi1: Remove space after castJubin John
2016-03-11staging/rdma/hfi1: fix panic in send engineMike Marciniszyn
2016-03-11staging/rdma/hfi1: Remove header memcpy from sdma send path.Dennis Dalessandro
2016-03-11staging/rdma/hfi1: move txreq header codeMike Marciniszyn
2016-03-11IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn
2016-03-11staging/rdma/hfi1: actually use new RNR timer API in loopback pathMike Marciniszyn
2016-03-11staging/rdma/hfi1: Insure last cursor is updated prior to completeMike Marciniszyn
2016-03-11staging/rdma/hfi1: Split last 8 bytes of copy to user bufferDean Luick
2016-03-11staging/rdma/hfi1: Allow a fair scheduling of QPsVennila Megavannan
2016-03-11staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan
2016-03-11staging/rdma/hfi1: Remove modify queue pair from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Use rdmavt version of post_sendDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove CQ data structures and functions from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Use rdmavt send flags and recv flagsDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove srq from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp typeDennis Dalessandro
2016-03-11staging/rdma/hfi1: Use address handle in rdmavt and remove from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove driver specific members from hfi1 qp typeDennis Dalessandro
2016-03-11staging/rdma/hfi1: Remove MR data structures from hfi1Dennis Dalessandro
2016-03-11staging/rdma/hfi1: Use rdmavt protection domainDennis Dalessandro
2015-12-21staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTAErik E. Kahn
2015-11-20staging/rdma/hfi1: Reduce number of parameters passed to send handlersDennis Dalessandro
2015-11-20staging/rdma/hfi1: pre-compute sc and sde for RC/UC QPsMike Marciniszyn
2015-11-20staging/rdma/hfi1: move hfi1_migrate_qpMike Marciniszyn
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-27staging/rdma/hfi1: Add a schedule in send threadDean Luick
2015-10-27staging/rdma/hfi1: Fix regression in send performanceMike Marciniszyn
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-29IB/hfi1: add driver filesMike Marciniszyn