index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW
Steve Wise
2010-08-07
3
-7
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
7
-176
/
+204
|
\
|
*
RDMA/cxgb4: Add timeouts when waiting for FW responses
Steve Wise
2010-08-04
1
-4
/
+18
|
*
RDMA/cxgb4: Set/reset the EP timer inside EP lock
Steve Wise
2010-08-02
1
-26
/
+8
|
*
RDMA/cxgb4: Use correct control txq
Steve Wise
2010-08-02
2
-4
/
+10
|
*
RDMA/cxgb4: Fix race in fini path
Steve Wise
2010-08-02
1
-7
/
+7
|
*
RDMA/cxgb4: Support variable sized work requests
Steve Wise
2010-07-21
2
-122
/
+130
|
*
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
2010-07-21
3
-6
/
+6
|
*
RDMA/cxgb4: Add module option to tweak delayed ack
Steve Wise
2010-07-21
2
-1
/
+19
|
*
RDMA/cxgb4: Remove unneeded NULL check
Roland Dreier
2010-07-19
1
-5
/
+5
|
*
RDMA/cxgb4: Remove unneeded assignment
Dan Carpenter
2010-07-19
1
-1
/
+1
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
6
-25
/
+42
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
7
-76
/
+105
|
|
\
\
|
*
|
|
fix typos concerning "hierarchy"
Uwe Kleine-König
2010-06-16
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
RDMA/cxgb4: Derive smac_idx from port viid
Steve Wise
2010-07-06
1
-4
/
+5
*
|
|
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
2010-07-06
1
-5
/
+20
*
|
|
RDMA/cxgb4: Don't call abort_connection() for active connect failures
Steve Wise
2010-07-06
1
-1
/
+2
*
|
|
RDMA/cxgb4: Use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-07-06
5
-15
/
+15
|
/
/
|
|
|
\
*
-
.
\
Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next
Roland Dreier
2010-05-25
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-21
1
-1
/
+1
|
|
/
*
|
RDMA/cxgb4: Only insert sq qid in lookup table
Steve Wise
2010-05-24
1
-16
/
+9
*
|
RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode
Steve Wise
2010-05-24
1
-1
/
+5
*
|
RDMA/cxgb4: Set fence flag for inv-local-stag work requests
Steve Wise
2010-05-24
1
-0
/
+2
*
|
RDMA/cxgb4: Update some HW limits
Steve Wise
2010-05-24
1
-8
/
+9
*
|
RDMA/cxgb4: Don't limit fastreg page list depth
Steve Wise
2010-05-24
1
-3
/
+0
*
|
RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation
Steve Wise
2010-05-24
1
-2
/
+6
*
|
RDMA/cxgb4: Fix overflow bug in CQ arm
Steve Wise
2010-05-24
1
-19
/
+12
*
|
RDMA/cxgb4: Optimize CQ overflow detection
Steve Wise
2010-05-24
2
-12
/
+17
*
|
RDMA/cxgb4: CQ size must be IQ size - 2
Steve Wise
2010-05-24
1
-1
/
+4
*
|
RDMA/cxgb4: Register RDMA provider based on LLD state_change events
Steve Wise
2010-05-24
3
-10
/
+39
*
|
RDMA/cxgb4: Detach from the LLD after unregistering RDMA device
Steve Wise
2010-05-24
1
-3
/
+1
|
/
*
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
2010-05-05
6
-164
/
+224
*
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
2010-04-21
14
-0
/
+9445