开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_sdma.c
Age
Commit message (
Expand
)
Author
2020-09-03
RDMA/qib: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-01-30
IB/{hfi1, qib, rvt} Cleanup open coded sge usage
Michael J. Ruhl
2018-12-18
IB/qib: Fix an error code in qib_sdma_verbs_send()
Dan Carpenter
2018-11-29
RDMA/qib: Remove all occurrences of BUG_ON()
Leon Romanovsky
2018-10-03
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-02-28
IB/qib: Move char *qib_sdma_state_names[] and constify while there.
Hernán Gonzalez
2018-02-28
IB/qib: Remove unused variable (char *qib_sdma_event_names[])
Hernán Gonzalez
2017-10-14
IB/qib: Suppress gcc 7 fall-through complaints
Bart Van Assche
2016-03-10
IB/qib: Remove modify queue pair code
Harish Chegondi
2016-03-10
IB/qib: Use rdmavt version of post_send
Harish Chegondi
2016-03-10
IB/qib: Use rdmavt send and receive flags
Harish Chegondi
2016-03-10
IB/qib: Remove mmap from qib
Harish Chegondi
2016-03-10
IB/qib: Remove ibport and use rdmavt version
Harish Chegondi
2016-03-10
IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
2016-03-10
IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
2013-07-30
IB/qib: Add err_decode() call for ring dump
Mike Marciniszyn
2013-07-11
IB/qib: Log all SDMA errors unconditionally
Dean Luick
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2010-08-03
IB/qib: Fix race between qib_error_qp() and receive packet processing
Ralph Campbell
2010-05-23
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell