linux/drivers/infiniband
Roland Dreier 67cdb40ca4 [IB] uverbs: Implement more commands
Add kernel support for userspace calling poll CQ, request CQ
notification, post send, post receive, post SRQ receive, create AH and
destroy AH commands.  These commands allow us to support userspace
verbs for devices that can't perform these operations directly from
userspace (eg the PathScale HCA).

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-17 15:20:31 -07:00
..
core [IB] uverbs: Implement more commands 2005-10-17 15:20:31 -07:00
hw/mthca [IB] uverbs: Add a mask of device methods allowed for userspace 2005-10-17 15:20:30 -07:00
ulp/ipoib [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 2005-10-17 15:20:29 -07:00
Kconfig [PATCH] IB: clean up user access config options 2005-09-07 12:43:08 -07:00
Makefile