index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
6
-15
/
+201
*
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2008-01-25
2
-4
/
+4
*
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
2008-01-25
1
-1
/
+4
*
IB/ipath: Fix some sparse warnings about shadowed symbols
Roland Dreier
2008-01-25
2
-4
/
+1
*
RDMA/cxgb3: Endianness annotation for irs field
Roland Dreier
2008-01-25
1
-1
/
+1
*
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
2008-01-25
1
-1
/
+1
*
IB/ipath: Drop support for the original QHT7040 board
Dave Olson
2008-01-25
1
-2
/
+1
*
IB/ipath: Add ipath_read_ireg() abstraction
Arthur Jones
2008-01-25
2
-2
/
+10
*
IB/ipath: Add flag and handling for chips with swapped register bug
Ralph Campbell
2008-01-25
5
-16
/
+10
*
IB/ipath: Port config has on-chip effects for 7220
Ralph Campbell
2008-01-25
5
-4
/
+24
*
IB/ipath: Allow more flexible user register alignments
Ralph Campbell
2008-01-25
4
-5
/
+22
*
IB/ipath: Clean up some comments
Dave Olson
2008-01-25
6
-13
/
+11
*
IB/ipath: Export hardware counters more consistently
Ralph Campbell
2008-01-25
5
-17
/
+328
*
IB/ipath: MAD performance sampling registers support
Ralph Campbell
2008-01-25
5
-44
/
+101
*
IB/ipath: Changes for fields moving from devdata to portdata
Dave Olson
2008-01-25
5
-36
/
+17
*
IB/ipath: Generalize some xxx_SHIFT macros
Dave Olson
2008-01-25
7
-13
/
+40
*
IB/ipath: kreceive uses portdata rather than devdata
Ralph Campbell
2008-01-25
6
-26
/
+46
*
IB/ipath: Cleanup ipath_get_egrbuf()
Ralph Campbell
2008-01-25
1
-4
/
+2
*
IB/ipath: Fix RNR NAK handling
Ralph Campbell
2008-01-25
2
-12
/
+12
*
IB/ehca: Forward event client-reregister-required to registered clients
Hoang-Nam Nguyen
2008-01-25
1
-0
/
+12
*
IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Roland Dreier
2008-01-25
1
-4
/
+5
*
IB/mthca: Remove MSI support as scheduled
Adrian Bunk
2008-01-25
3
-44
/
+13
*
IB: Spelling fixes in comments
Joe Perches
2008-01-25
2
-2
/
+2
*
IB/ipath: Convert from .nopage to .fault
Nick Piggin
2008-01-25
2
-21
/
+12
*
IB/ipath: Add the work completion error code to the QP error debug output
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Better comment for rmb() in ipath_intr()
Arthur Jones
2008-01-25
1
-1
/
+9
*
IB/ipath: Fix comments for ipath_create_srq()
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...
Ralph Campbell
2008-01-25
1
-1
/
+1
*
IB/ipath: Fix sendctrl locking
John Gregor
2008-01-25
6
-29
/
+72
*
IB/ipath: Remove dead code for user process waiting for send buffer
Ralph Campbell
2008-01-25
2
-30
/
+0
*
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
2008-01-25
1
-19
/
+2
*
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
2008-01-25
1
-0
/
+5
*
drivers/infiniband: Add missing "space"
Joe Perches
2008-01-25
2
-4
/
+4
*
IB/ipath: Convert ipath_eep_sem semaphore to a mutex
Matthias Kaehlcke
2008-01-25
3
-12
/
+13
*
IB/ipath: Enable loopback of DR SMP responses from userspace
Ralph Campbell
2008-01-25
1
-2
/
+2
*
IB/ipath: Improve interrupt handler cache footprint
Dave Olson
2008-01-25
1
-2
/
+2
*
IB/ipath: Fix crash on unload introduced by sysfs changes
Roland Dreier
2008-01-25
1
-1
/
+2
*
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2008-01-24
4
-45
/
+18
*
IB/ipath: Fix receiving UD messages with immediate data
Ralph Campbell
2008-01-16
1
-22
/
+22
*
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
2008-01-08
1
-1
/
+1
*
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-12-13
3
-2
/
+2
*
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
2007-12-12
3
-17
/
+25
*
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
2007-12-12
1
-2
/
+2
*
IB/ehca: Fix static rate if path faster than link
Joachim Fenkes
2007-11-30
1
-2
/
+6
*
IB/ehca: Fix static rate regression
Joachim Fenkes
2007-11-24
1
-2
/
+2
*
IB/ipath: Normalize error return codes for posting work requests
Ralph Campbell
2007-11-20
2
-4
/
+6
*
IB/ipath: Fix offset returned to ibv_modify_srq()
Ralph Campbell
2007-11-20
1
-17
/
+25
*
IB/ipath: Fix error path in QP creation
Ralph Campbell
2007-11-20
1
-6
/
+9
*
IB/ipath: Fix offset returned to ibv_resize_cq()
Ralph Campbell
2007-11-20
1
-5
/
+14
*
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
2007-11-13
1
-0
/
+1
[prev]
[next]