| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: refcount race fixes | Sean Hefty | 2006-05-12 | 5 | -44/+52 |
* | IB/ipath: Properly terminate PCI ID table | Roland Dreier | 2006-05-12 | 1 | -4/+3 |
* | IB/mthca: FMR ioremap fix | Michael S. Tsirkin | 2006-05-10 | 1 | -4/+11 |
* | IPoIB: Free child interfaces properly | Roland Dreier | 2006-05-09 | 1 | -3/+1 |
* | IB/mthca: Fix race in reference counting | Roland Dreier | 2006-05-09 | 5 | -45/+74 |
* | IB/srp: Fix tracking of pending requests during error handling | Roland Dreier | 2006-05-09 | 2 | -84/+115 |
* | IB: Fix display of 4-bit port counters in sysfs | Ralph Campbell | 2006-05-09 | 1 | -1/+1 |
* | IB/ipath: tidy up white space in a few files | Bryan O'Sullivan | 2006-05-01 | 3 | -21/+31 |
* | IB/ipath: fix label name in interrupt handler | Bryan O'Sullivan | 2006-05-01 | 1 | -3/+3 |
* | IB/ipath: improve sparse annotation | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+1 |
* | IB/ipath: simplify IB timer usage | Bryan O'Sullivan | 2006-05-01 | 2 | -30/+12 |
* | IB/ipath: simplify RC send posting | Bryan O'Sullivan | 2006-05-01 | 1 | -11/+4 |
* | IB/ipath: prevent hardware from being accessed during reset | Bryan O'Sullivan | 2006-05-01 | 3 | -6/+23 |
* | IB/ipath: fix verbs registration | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+5 |
* | IB/ipath: change handling of PIO buffers | Bryan O'Sullivan | 2006-05-01 | 1 | -14/+22 |
* | IB/ipath: iterate over correct number of ports during reset | Bryan O'Sullivan | 2006-05-01 | 1 | -1/+1 |
* | IB/ipath: set up 32-bit DMA mask if 64-bit setup fails | Bryan O'Sullivan | 2006-05-01 | 1 | -3/+13 |
* | IB/ipath: fix race with exposing reset file | Bryan O'Sullivan | 2006-05-01 | 2 | -2/+15 |
* | IB/mthca: Fix offset in query_gid method | Roland Dreier | 2006-05-01 | 1 | -1/+1 |
* | IB/mthca: make a function static | Adrian Bunk | 2006-04-19 | 1 | -1/+1 |
* | IB/ipath: Fix whitespace | Roland Dreier | 2006-04-19 | 2 | -57/+57 |
* | IB/ipath: Make more names static | Roland Dreier | 2006-04-19 | 9 | -93/+75 |
* | IB/mad: Fix RMPP version check during agent registration | Hal Rosenstock | 2006-04-19 | 1 | -4/+1 |
* | IB/srp: Remove request from list when SCSI abort succeeds | Roland Dreier | 2006-04-19 | 1 | -7/+11 |
* | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 2006-04-12 | 4 | -2/+30 |
* | IB/cache: Use correct pointer to calculate size | Michael S. Tsirkin | 2006-04-10 | 1 | -1/+1 |
* | IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() | Roland Dreier | 2006-04-10 | 1 | -5/+4 |
* | IPoIB: Close race in ipoib_flush_paths() | Eli Cohen | 2006-04-10 | 1 | -2/+3 |
* | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin | 2006-04-10 | 1 | -0/+7 |
* | IPoIB: Make send and receive queue sizes tunable | Shirley Ma | 2006-04-10 | 4 | -20/+40 |
* | IPoIB: Wait for join to finish before freeing mcast struct | Eli Cohen | 2006-04-10 | 1 | -21/+20 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 12 | -36/+233 |
* | IPoIB: Consolidate private neighbour data handling | Michael S. Tsirkin | 2006-04-04 | 3 | -17/+34 |
* | IB/srp: Fix memory leak in options parsing | Roland Dreier | 2006-04-03 | 1 | -0/+1 |
* | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 | 4 | -11/+29 |
* | IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 | 1 | -1/+2 |
* | IB/mad: fix oops in cancel_mads | Michael S. Tsirkin | 2006-04-02 | 1 | -1/+1 |
* | IB/ipath: kbuild infrastructure | Bryan O'Sullivan | 2006-03-31 | 4 | -0/+54 |
* | IB/ipath: infiniband verbs support | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+1555 |
* | IB/ipath: misc infiniband code, part 2 | Bryan O'Sullivan | 2006-03-31 | 3 | -0/+2817 |
* | IB/ipath: misc infiniband code, part 1 | Bryan O'Sullivan | 2006-03-31 | 4 | -0/+1187 |
* | IB/ipath: infiniband RC protocol support | Bryan O'Sullivan | 2006-03-31 | 1 | -0/+1857 |
* | IB/ipath: infiniband UC and UD protocol support | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+1266 |
* | IB/ipath: infiniband header files | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+804 |
* | IB/ipath: layering interfaces used by higher-level driver code | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+1696 |
* | IB/ipath: support for userspace apps using core driver | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+2117 |
* | IB/ipath: sysfs and ipathfs support for core driver | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+1383 |
* | IB/ipath: misc driver support code | Bryan O'Sullivan | 2006-03-31 | 4 | -0/+1914 |
* | IB/ipath: chip initialisation code, and diag support | Bryan O'Sullivan | 2006-03-31 | 2 | -0/+1330 |
* | IB/ipath: support for PCI Express devices | Bryan O'Sullivan | 2006-03-31 | 1 | -0/+1247 |