History log of /drivers/infiniband/hw/amso1100/c2_intr.c
Revision Date Author Comments
56da00fc92e6f227874bba36f127ffc8847ee1f8 25-Sep-2011 Kumar Sanghvi <kumaras@chelsio.com> RDMA/{amso1100,cxgb3}: Minimal MPAv2 support

As part of MPAv2 Enhanced RDMA Negotiation, pass max supported ird/ord
values upwards for the time being in iw_cxgb3 and amso1100.

Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Reviewed-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
fc4ec9bd82dbe08499d801f45a1d49e4c7b66b20 12-Sep-2010 Joe Perches <joe@perches.com> RDMA/amso1100: Remove KERN_<level> from pr_<level> use

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
9285faa1e7c8ffcc8901c40f6e1cc06d93e92431 17-Apr-2008 Tom Tucker <tom@opengridcomputing.com> RDMA/amso1100: Add check for NULL reply_msg in c2_intr()

Fix a place where we might dereference a NULL pointer; this fixes
Coverity CID 1392. On inspection I also found a place where we could
attempt to kmem_cache_free() a NULL pointer, so fix this too.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
f94b533d091a42da92d908eb7b3f9ade1923f90d 23-Sep-2006 Tom Tucker <tom@opengridcomputing.com> RDMA/amso1100: Add driver for Ammasso 1100 RNIC

Add a driver for the Ammasso 1100 gigabit ethernet RNIC.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>