aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes5-39/+29
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes6-36/+27
2007-07-09IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen1-0/+3
2007-07-09IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher1-0/+11
2007-07-09IB/ehca: Support UD low-latency QPsStefan Roscher1-27/+57
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes9-107/+480
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes4-170/+166
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes5-11/+104
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen1-1/+1
2007-07-09IB/ipath: return correct PortGUID in NodeInfoSean Hefty1-1/+1
2007-07-09IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones1-8/+0
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones3-0/+31
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell4-48/+12
2007-07-09IB/ipath: Change version wording to be less confusing with release numberDave Olson1-1/+1
2007-07-09IB/ipath: Lower default number of kernel send buffersRalph Campbell1-1/+1
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson4-20/+80
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell5-1/+12
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt10-17/+15
2007-07-09RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong1-3/+4
2007-07-09RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise1-1/+0
2007-07-09RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise1-3/+10
2007-07-09RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise1-2/+2
2007-07-09RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise1-7/+7
2007-07-09RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise1-3/+3
2007-07-09RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise6-53/+38
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak4-1/+6
2007-07-09IB/ipath: Update copyright datesJohn Gregor32-32/+32
2007-07-09IB/ipath: Clean send flags properly on QP resetRobert Walsh1-1/+1
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh4-51/+131
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh2-10/+25
2007-07-09IB/ipath: Add capability to modify PBC wordMichael Albaugh2-6/+52
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage1-2/+2
2007-07-09IB/ipath: Correct checking of swminor version field when using subportsMark Debbage1-9/+55
2007-07-09IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell2-5/+34
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell3-2/+10
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell2-4/+3
2007-07-09IB/ipath: Fix RDMA read retry codeRalph Campbell1-19/+38
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson6-38/+68
2007-07-09IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson1-5/+22
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger4-15/+24
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell2-4/+4
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell1-1/+1
2007-07-09IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell1-2/+3
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh1-0/+2
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh5-5/+30
2007-07-09IB/ipath: Support the IBA6110 revision 4Dave Olson1-2/+2
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh9-8/+370
2007-07-09IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor2-27/+1
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh5-30/+53
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh5-1/+149