index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-15
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
1
-0
/
+1
2008-10-01
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-15
RDMA/cxgb3: Fixes for zero STag
Steve Wise
4
-26
/
+130
2008-07-15
RDMA/core: Add local DMA L_Key support
Steve Wise
1
-2
/
+4
2008-07-15
RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw()
Steve Wise
1
-0
/
+1
2008-07-15
RDMA/cxgb3: Propagate HW page size capabilities
Jon Mason
3
-1
/
+3
2008-07-15
RDMA/cxgb3: Add support for protocol statistics
Steve Wise
1
-4
/
+58
2008-07-15
RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields
Roland Dreier
2
-4
/
+0
2008-07-15
RDMA/cxgb3: Fix up some ib_device_attr fields
Steve Wise
3
-3
/
+29
2008-07-15
RDMA/cxgb3: MEM_MGT_EXTENSIONS support
Steve Wise
7
-82
/
+293
2008-07-09
RDMA/cxgb3: Fix regression caused by class_device -> device conversion
Steve Wise
1
-0
/
+4
2008-05-17
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-07
RDMA/cxgb3: Fix severe limit on userspace memory registration size
Roland Dreier
5
-94
/
+155
2008-05-07
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-30
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
6
-28
/
+136
2008-04-30
RDMA/cxgb3: Set the max_mr_size device attribute correctly
Steve Wise
4
-1
/
+4
2008-04-30
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-20
IB: convert struct class_device to struct device
Tony Jones
1
-38
/
+37
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2
-4
/
+3
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
12
-218
/
+218
2008-04-17
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-03-01
RDMA/cxgb3: Return correct max_inline_data when creating a QP
Jon Mason
1
-0
/
+3
2008-02-26
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
Bryan Rosenburg
1
-8
/
+2
2008-02-13
RDMA/cxgb3: Fail loopback connections
Steve Wise
1
-0
/
+17
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
Linus Torvalds
1
-1
/
+1
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
2008-01-29
INFINIBAND: Remove 'TOPDIR' from Makefiles
WANG Cong
1
-2
/
+1
2008-01-26
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
3
-4
/
+4
2008-01-26
RDMA/cxgb3: Mark QP as privileged based on user capabilities
Steve Wise
2
-1
/
+3
2008-01-26
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
Steve Wise
1
-0
/
+7
2008-01-26
RDMA/cxgb3: Flush the receive queue when closing
Steve Wise
1
-2
/
+5
2008-01-26
RDMA/cxgb3: Endianness annotation for irs field
Roland Dreier
1
-1
/
+1
2008-01-26
IB: Spelling fixes in comments
Joe Perches
1
-1
/
+1
2008-01-26
RDMA/cxgb3: Support version 5.0 firmware
Steve Wise
1
-19
/
+2
2008-01-26
RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call
Steve Wise
1
-0
/
+5
2007-11-14
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
Steve Wise
1
-0
/
+1
2007-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-8
/
+8
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+2
2007-10-10
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
Steve Wise
1
-8
/
+8
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
1
-1
/
+1
[next]