aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-07-09mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak
2007-07-09IB/ipath: Update copyright datesJohn Gregor
2007-07-09IB/ipath: Clean send flags properly on QP resetRobert Walsh
2007-07-09IB/ipath: ipath_poll fixups and enhancementsRobert Walsh
2007-07-09IB/ipath: Send ACK invalid where appropriateRobert Walsh
2007-07-09IB/ipath: Add capability to modify PBC wordMichael Albaugh
2007-07-09IB/ipath: Make handling of one subport consistentMark Debbage
2007-07-09IB/ipath: Correct checking of swminor version field when using subportsMark Debbage
2007-07-09IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell
2007-07-09IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell
2007-07-09IB/ipath: Wait for PIO available interruptRalph Campbell
2007-07-09IB/ipath: Fix RDMA read retry codeRalph Campbell
2007-07-09IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson
2007-07-09IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson
2007-07-09IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger
2007-07-09IB/ipath: Set M bit in BTH according to IB specRalph Campbell
2007-07-09IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell
2007-07-09IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell
2007-07-09IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh
2007-07-09IB/ipath: Support the IBA6110 revision 4Dave Olson
2007-07-09IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh
2007-07-09IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor
2007-07-09IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh
2007-07-09IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh
2007-07-09IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan
2007-07-09mlx4_core: Include linux/mutex.h from mlx4.hMichael S. Tsirkin
2007-07-09IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin
2007-07-09IB: Fix ib_umem_get() when npages == 0Andrew Morton
2007-07-09IB: Remove garbage non-ASCII characters from commentsRoland Dreier
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes
2007-07-09IB/mad: Enhance SMI for switch supportHal Rosenstock
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter
2007-07-10firewire: simplify a struct typeStefan Richter
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter
2007-07-10firewire: remove unused macroStefan Richter