index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mthca
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
1
-1
/
+1
*
IB/mthca: Use the dma state API instead of pci equivalents
FUJITA Tomonori
2010-04-21
3
-8
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
7
-1
/
+7
*
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
2010-02-24
1
-1
/
+1
*
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
2009-09-24
1
-3
/
+8
*
-
.
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...
Roland Dreier
2009-09-10
9
-17
/
+29
|
\
\
|
|
*
IB/mthca: Don't allow userspace open while recovering from catastrophic error
Jack Morgenstein
2009-09-05
4
-0
/
+7
|
|
*
IB/mthca: Distinguish multiple devices in /proc/interrupts
Arputham Benjamin
2009-09-05
2
-5
/
+13
|
|
*
IB/mthca: Annotate CQ locking
Roland Dreier
2009-09-05
1
-4
/
+8
|
|
*
IB/mthca: Remove unnecessary include of <linux/init.h>
Roland Dreier
2009-09-05
1
-1
/
+0
|
|
*
IB/mthca: Remove unnecessary include of <asm/page.h>
Roland Dreier
2009-09-05
1
-2
/
+0
|
|
/
|
/
|
|
*
IB: Use printk_once() for driver versions
Marcin Slusarz
2009-09-05
1
-5
/
+1
|
/
*
IB/mthca: Replace dma_sync_single() use with proper functions
Roland Dreier
2009-06-22
1
-3
/
+10
*
IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
2009-06-13
1
-1
/
+3
*
IB/mthca: Add module parameter for number of MTTs per segment
Eli Cohen
2009-05-27
5
-14
/
+26
*
IB/mthca: Fix timeout for INIT_HCA and a few other commands
Jack Morgenstein
2009-04-20
1
-7
/
+9
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event
Moni Shoua
2009-01-28
1
-6
/
+19
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-2
/
+2
*
infiniband: use %p6 for printing message ids
Harvey Harrison
2008-10-28
1
-21
/
+2
*
IB/mthca: Use pci_request_regions()
Roland Dreier
2008-09-29
3
-111
/
+14
*
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-26
1
-1
/
+1
*
IB/mthca: Keep free count for MTT buddy allocator
Roland Dreier
2008-07-22
2
-8
/
+19
*
IB/mthca: Fix check of max_send_sge for special QPs
Roland Dreier
2008-07-14
1
-2
/
+2
*
IB/mthca: Use round_jiffies() for catastrophic error polling timer
Roland Dreier
2008-07-14
1
-1
/
+1
*
IB/mthca: Remove "stop" flag for catastrophic error polling timer
Roland Dreier
2008-07-14
2
-14
/
+2
*
IB/mthca: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
1
-26
/
+0
*
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-14
1
-2
/
+2
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
27
-53
/
+0
*
IB/mthca: Clear ICM pages before handing to FW
Eli Cohen
2008-06-23
1
-1
/
+5
*
IB/mthca: Fix max_sge value returned by query_device
Roland Dreier
2008-05-16
1
-1
/
+13
*
IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute
Roland Dreier
2008-04-29
3
-5
/
+20
*
IB/mthca: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
2008-04-29
1
-13
/
+0
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
2
-2
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-04-21
1
-20
/
+28
|
\
|
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-20
/
+28
*
|
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
2008-04-18
1
-2
/
+1
|
/
*
IB/mthca: Update module version and release date
Jack Morgenstein
2008-04-16
1
-2
/
+2
*
IB/mthca: Update QP state if query QP succeeds
Dotan Barak
2008-04-16
1
-6
/
+14
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-3
/
+3
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/mthca: Avoid integer overflow when allocating huge ICM table
Roland Dreier
2008-04-16
1
-1
/
+3
*
IB/mthca: Avoid integer overflow when dealing with profile size
Roland Dreier
2008-04-16
3
-7
/
+10
*
IB/mthca: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
6
-13
/
+30
*
IB/mthca: Formatting cleanups
Roland Dreier
2008-04-16
6
-11
/
+11
*
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
2008-02-19
1
-1
/
+1
*
IB/mthca: Convert to use be16_add_cpu()
Marcin Slusarz
2008-02-13
1
-1
/
+1
*
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
Roland Dreier
2008-02-12
1
-0
/
+1
*
IB/mthca: Return proper error codes from mthca_fmr_alloc()
Olaf Kirch
2008-02-04
1
-2
/
+6
[next]