index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-27
RDMA/cxgb3: Limit fast register size based on T3 limitations
Steve Wise
1
-1
/
+1
2009-05-27
RDMA/cxgb3: Report correct port state and MTU
Steve Wise
1
-2
/
+30
2009-04-29
RDMA/cxgb3: Don't complete flushed send work requests twice
Steve Wise
1
-0
/
+1
2009-04-20
RDMA/cxgb3: Don't zero QP attrs when moving to IDLE
Steve Wise
1
-1
/
+0
2009-04-20
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
1
-0
/
+8
2009-03-30
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2
-12
/
+17
2009-03-30
RDMA/cxgb3: Handle EEH events
Steve Wise
6
-34
/
+92
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+19
2009-03-24
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
1
-2
/
+2
2009-03-24
RDMA/cxgb3: Enforce required firmware
Steve Wise
2
-0
/
+20
2009-02-16
RDMA/cxgb3: Remove modulo math from build_rdma_recv()
Steve Wise
1
-2
/
+2
2009-02-10
RDMA/cxgb3: Connection termination fixes
Steve Wise
4
-7
/
+20
2009-02-10
RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits
Steve Wise
1
-6
/
+3
2009-01-26
iw_cxgb3: handle chip reset notifications
Divy Le Ray
3
-1
/
+19
2009-01-17
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-2
/
+2
2008-11-12
RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)
Steve Wise
1
-6
/
+0
2008-11-01
RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()
Roland Dreier
1
-1
/
+0
2008-10-15
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
1
-0
/
+1
2008-09-30
RDMA/cxgb3: Set active_mtu in ib_port_attr
Jon Mason
1
-6
/
+3
2008-08-04
RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device
Steve Wise
1
-25
/
+3
2008-08-04
RDMA/cxgb3: Fix up MW access rights
Steve Wise
3
-4
/
+11
2008-08-04
RDMA/cxgb3: Fix QP capabilities
Steve Wise
1
-16
/
+7
2008-07-14
RDMA/cxgb3: Fixes for zero STag
Steve Wise
4
-26
/
+130
2008-07-14
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-2
/
+4
2008-07-14
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-14
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-14
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-4
/
+58
2008-07-14
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-14
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-14
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-08
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-05-16
RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send()
Roland Dreier
1
-1
/
+1
2008-05-13
RDMA/cxgb3: Wrap the software send queue pointer as needed on flush
Steve Wise
1
-2
/
+2
2008-05-06
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
5
-94
/
+155
2008-05-06
RDMA/cxgb3: Don't add PBL memory to gen_pool in chunks
Roland Dreier
1
-8
/
+28
2008-05-02
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
1
-2
/
+2
2008-05-02
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
1
-1
/
+1
2008-05-02
RDMA/cxgb3: QP flush fixes
Steve Wise
3
-10
/
+20
2008-04-29
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
6
-28
/
+136
2008-04-29
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
4
-1
/
+4
2008-04-29
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
3
-35
/
+72
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
1
-38
/
+37
2008-04-16
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2
-4
/
+3
2008-04-16
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
12
-218
/
+218
2008-04-16
RDMA/cxgb3: IDR IDs are signed
Roland Dreier
1
-1
/
+1
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-03-09
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
Jon Mason
1
-1
/
+1
2008-02-29
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-02-25
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
1
-8
/
+2
[next]