linux-stable/drivers/staging/rdma/hfi1
Dan Carpenter 7d630467d7 IB/hfi1: mask vs shift confusion
We are shifting by the _MASK macros instead of the _SHIFT ones.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-09-18 11:28:47 -04:00
..
Kconfig
Makefile
TODO
chip.c IB/hfi1: fix a locking bug 2015-09-18 11:28:47 -04:00
chip.h
chip_registers.h IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY 2015-09-03 15:27:45 -04:00
common.h
cq.c
debugfs.c
debugfs.h
device.c
device.h
diag.c IB/hfi1: fix copy_to/from_user() error handling 2015-09-18 11:28:47 -04:00
dma.c
driver.c
eprom.c
eprom.h
file_ops.c IB/hfi1: info leak in get_ctxt_info() 2015-09-18 11:28:47 -04:00
firmware.c
hfi.h
init.c
intr.c
iowait.h
keys.c
mad.c IB/hfi1: fix pstateinfo from returning improperly byteswapped value 2015-09-18 11:28:47 -04:00
mad.h
mmap.c
mr.c IB/hfi1: Support ib_alloc_mr verb 2015-08-30 18:08:48 -04:00
opa_compat.h
pcie.c
pio.c
pio.h
pio_copy.c
platform_config.h
qp.c
qp.h
qsfp.c
qsfp.h
rc.c
ruc.c
sdma.c IB/hfi1: mask vs shift confusion 2015-09-18 11:28:47 -04:00
sdma.h IB/hfi1: clean up some defines 2015-09-18 11:28:47 -04:00
srq.c
sysfs.c
trace.c
trace.h
twsi.c
twsi.h
uc.c
ud.c
user_pages.c
user_sdma.c
user_sdma.h
verbs.c IB/hfi1: checking for NULL instead of IS_ERR 2015-09-18 11:28:47 -04:00
verbs.h IB/hfi1: Support ib_alloc_mr verb 2015-08-30 18:08:48 -04:00
verbs_mcast.c