Age | Commit message (Expand) | Author |
2006-07-01 | [PATCH] IB/ipath: disallow send of invalid packet sizes over UD | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: fix lost interrupts on HT-400 | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: fixed bug 9776 for real | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: reduce overhead on receive interrupts | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: memory management cleanups | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdata | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: use more appropriate gfp flags | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: enable freeze mode when shutting down device | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr... | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdata | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: enforce device resource limits | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: report correct device identification information in /sys | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: return an error for unknown multicast GID | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: fix some memory leaks on failure paths | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: don't allow resources to be created with illegal values | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: remove some duplicate code | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: update some comments and fix typos | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: allow diags on any unit | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: fix shared receive queues for RC | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: fix an indenting problem | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: share more common code between RC and UC protocols | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: update copyrights and other strings to reflect new company ... | Bryan O'Sullivan |
2006-07-01 | [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't counters | Bryan O'Sullivan |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-30 | typo fixes: occuring -> occurring | Adrian Bunk |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-06-17 | IB/mthca: Make all device methods truly reentrant | Roland Dreier |
2006-06-17 | IB/mthca: Fix memory leak on modify_qp error paths | Roland Dreier |
2006-06-17 | IB/mthca: Fill in max_map_per_fmr device attribute | Or Gerlitz |
2006-06-17 | IB/ipath: Add client reregister event generation | Roland Dreier |
2006-06-17 | IB/mthca: Add client reregister event generation | Leonid Arsh |
2006-06-17 | IB: Move struct port_info from ipath to <rdma/ib_smi.h> | Leonid Arsh |
2006-06-17 | IB/mthca: Convert FW commands to use wait_for_completion_timeout() | Roland Dreier |
2006-06-17 | IB/mthca: Remove dead code | Michael S. Tsirkin |
2006-06-17 | IB/mthca: memfree completion with error FW bug workaround | Michael S. Tsirkin |
2006-06-17 | IB/mthca: restore missing PCI registers after reset | Michael S. Tsirkin |
2006-05-24 | IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor | Michael S. Tsirkin |
2006-05-23 | IB/ipath: deref correct pointer when using kernel SMA | Bryan O'Sullivan |
2006-05-23 | IB/ipath: fix null deref during rdma ops | Bryan O'Sullivan |
2006-05-23 | IB/ipath: register as IB device owner | Bryan O'Sullivan |
2006-05-23 | IB/ipath: enable PE800 receive interrupts on user ports | Bryan O'Sullivan |
2006-05-23 | IB/ipath: enable GPIO interrupt on HT-460 | Bryan O'Sullivan |
2006-05-23 | IB/ipath: fix NULL dereference during cleanup | Bryan O'Sullivan |
2006-05-23 | IB/ipath: replace uses of LIST_POISON | Bryan O'Sullivan |
2006-05-23 | IB/ipath: fix reporting of driver version to userspace | Bryan O'Sullivan |
2006-05-23 | IB/ipath: don't modify QP if changes fail | Bryan O'Sullivan |
2006-05-23 | IB/ipath: fix spinlock recursion bug | Bryan O'Sullivan |
2006-05-18 | IB/mthca: Fix posting lists of 256 receive requests for Tavor | Michael S. Tsirkin |
2006-05-17 | IB/mthca: Make fw_cmd_doorbell default to 0 | Roland Dreier |