aboutsummaryrefslogtreecommitdiff
path: root/net/rds/iw.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-06net: remove interrupt.h inclusion from netdevice.hGravatar Alexey Dobriyan 1-0/+1
2010-10-21rds: make local functions/variables staticGravatar stephen hemminger 1-4/+0
2010-09-08RDS: remove __init and __exit annotationGravatar Zach Brown 1-3/+3
2010-09-08RDS: Remove struct rds_rdma_opGravatar Andy Grover 1-2/+2
2010-09-08RDS: inc_purge() transport function unused - remove itGravatar Andy Grover 1-1/+0
2009-10-30RDS/IB+IW: Move recv processing to a taskletGravatar Andy Grover 1-0/+2
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportGravatar Andy Grover 1-1/+0
2009-04-09RDS/IW+IB: Allow max credit advertise window.Gravatar Steve Wise 1-1/+1
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsGravatar Andy Grover 1-9/+5
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodGravatar Andy Grover 1-3/+11
2009-02-26RDS: Add iWARP supportGravatar Andy Grover 1-0/+395