aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Barak5-1/+7
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
2007-07-09IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan1-0/+1
2007-07-09mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin1-0/+1
2007-07-09IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin1-0/+1
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton1-0/+1
2007-07-09IB: Remove garbage non-ASCII characters from commentsRoland Dreier3-3/+3
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2-19/+11
2007-07-09IB/mad: Enhance SMI for switch supportHal Rosenstock4-15/+72
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds33-883/+745
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds13-199/+425
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds83-2683/+6793
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter1-12/+9
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter1-9/+6
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter1-11/+8
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter1-0/+5
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter1-0/+1
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter1-1/+1