aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-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-02IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell
2007-06-21IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein
2007-06-21IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier
2007-06-21IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin
2007-06-21IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin
2007-06-21IB/umem: Fix possible hang on process exitRoland Dreier
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier
2007-06-18IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein
2007-06-18IB/mlx4: Get rid of max_inline_data calculationRoland Dreier
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier
2007-06-12IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier
2007-06-12IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier
2007-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-06-07IB/mlx4: Make sure RQ allocation is always validRoland Dreier
2007-06-07RDMA/cma: Fix initialization of next_portSean Hefty
2007-06-07IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2007-06-07IB/mthca, mlx4_core: Fix typo in commentRoland Dreier
2007-05-29IB/cm: Fix stale connection detectionSean Hefty
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin
2007-05-29IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin
2007-05-24IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin
2007-05-24IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin
2007-05-24IB/ehca: Fix number of send WRs reported for new QPStefan Roscher
2007-05-24IB/mlx4: Initialize send queue entry ownership bitsEli Cohen
2007-05-23IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21IB/cm: Improve local id allocationMichael S. Tsirkin
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin