Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -6/+7 |
2006-06-18 | IB/mthca: Make all device methods truly reentrant | Roland Dreier | 5 | -22/+48 |
2006-06-18 | IB/mthca: Fix memory leak on modify_qp error paths | Roland Dreier | 1 | -6/+6 |
2006-06-18 | IB/mthca: Fill in max_map_per_fmr device attribute | Or Gerlitz | 1 | -0/+10 |
2006-06-18 | IB/ipath: Add client reregister event generation | Roland Dreier | 1 | -1/+1 |
2006-06-18 | IB/mthca: Add client reregister event generation | Leonid Arsh | 1 | -3/+11 |
2006-06-18 | IB: Move struct port_info from ipath to <rdma/ib_smi.h> | Leonid Arsh | 1 | -38/+2 |
2006-06-18 | IB/mthca: Convert FW commands to use wait_for_completion_timeout() | Roland Dreier | 1 | -19/+4 |
2006-06-18 | IB/mthca: Remove dead code | Michael S. Tsirkin | 1 | -4/+0 |
2006-06-18 | IB/mthca: memfree completion with error FW bug workaround | Michael S. Tsirkin | 1 | -1/+10 |
2006-06-18 | IB/mthca: restore missing PCI registers after reset | Michael S. Tsirkin | 1 | -0/+59 |
2006-05-25 | IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor | Michael S. Tsirkin | 1 | -20/+21 |
2006-05-24 | IB/ipath: deref correct pointer when using kernel SMA | Bryan O'Sullivan | 1 | -1/+1 |
2006-05-24 | IB/ipath: fix null deref during rdma ops | Bryan O'Sullivan | 1 | -5/+7 |
2006-05-24 | IB/ipath: register as IB device owner | Bryan O'Sullivan | 1 | -0/+1 |
2006-05-24 | IB/ipath: enable PE800 receive interrupts on user ports | Bryan O'Sullivan | 1 | -0/+4 |
2006-05-24 | IB/ipath: enable GPIO interrupt on HT-460 | Bryan O'Sullivan | 5 | -8/+25 |
2006-05-24 | IB/ipath: fix NULL dereference during cleanup | Bryan O'Sullivan | 1 | -11/+11 |
2006-05-24 | IB/ipath: replace uses of LIST_POISON | Bryan O'Sullivan | 4 | -28/+25 |
2006-05-24 | IB/ipath: fix reporting of driver version to userspace | Bryan O'Sullivan | 1 | -1/+1 |
2006-05-24 | IB/ipath: don't modify QP if changes fail | Bryan O'Sullivan | 1 | -15/+17 |
2006-05-24 | IB/ipath: fix spinlock recursion bug | Bryan O'Sullivan | 1 | -6/+0 |
2006-05-18 | IB/mthca: Fix posting lists of 256 receive requests for Tavor | Michael S. Tsirkin | 1 | -17/+18 |
2006-05-17 | IB/mthca: Make fw_cmd_doorbell default to 0 | Roland Dreier | 1 | -1/+1 |
2006-05-13 | IB/ipath: Properly terminate PCI ID table | Roland Dreier | 1 | -4/+3 |
2006-05-11 | IB/mthca: FMR ioremap fix | Michael S. Tsirkin | 1 | -4/+11 |
2006-05-09 | IB/mthca: Fix race in reference counting | Roland Dreier | 5 | -45/+74 |
2006-05-01 | IB/ipath: tidy up white space in a few files | Bryan O'Sullivan | 3 | -21/+31 |
2006-05-01 | IB/ipath: fix label name in interrupt handler | Bryan O'Sullivan | 1 | -3/+3 |
2006-05-01 | IB/ipath: improve sparse annotation | Bryan O'Sullivan | 1 | -1/+1 |
2006-05-01 | IB/ipath: simplify IB timer usage | Bryan O'Sullivan | 2 | -30/+12 |
2006-05-01 | IB/ipath: simplify RC send posting | Bryan O'Sullivan | 1 | -11/+4 |
2006-05-01 | IB/ipath: prevent hardware from being accessed during reset | Bryan O'Sullivan | 3 | -6/+23 |
2006-05-01 | IB/ipath: fix verbs registration | Bryan O'Sullivan | 1 | -1/+5 |
2006-05-01 | IB/ipath: change handling of PIO buffers | Bryan O'Sullivan | 1 | -14/+22 |
2006-05-01 | IB/ipath: iterate over correct number of ports during reset | Bryan O'Sullivan | 1 | -1/+1 |
2006-05-01 | IB/ipath: set up 32-bit DMA mask if 64-bit setup fails | Bryan O'Sullivan | 1 | -3/+13 |
2006-05-01 | IB/ipath: fix race with exposing reset file | Bryan O'Sullivan | 2 | -2/+15 |
2006-05-01 | IB/mthca: Fix offset in query_gid method | Roland Dreier | 1 | -1/+1 |
2006-04-19 | IB/mthca: make a function static | Adrian Bunk | 1 | -1/+1 |
2006-04-19 | IB/ipath: Fix whitespace | Roland Dreier | 2 | -57/+57 |
2006-04-19 | IB/ipath: Make more names static | Roland Dreier | 9 | -93/+75 |
2006-04-12 | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 4 | -2/+30 |
2006-04-10 | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin | 1 | -0/+7 |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein | 8 | -17/+195 |
2006-04-03 | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 4 | -11/+29 |
2006-04-01 | IB/ipath: kbuild infrastructure | Bryan O'Sullivan | 2 | -0/+52 |
2006-04-01 | IB/ipath: infiniband verbs support | Bryan O'Sullivan | 2 | -0/+1555 |
2006-04-01 | IB/ipath: misc infiniband code, part 2 | Bryan O'Sullivan | 3 | -0/+2817 |
2006-04-01 | IB/ipath: misc infiniband code, part 1 | Bryan O'Sullivan | 4 | -0/+1187 |